Hi<div><br></div><div>There are some Solr-integration in 8.5, haven't used it though. If you are on previous versions you need to do more work. </div><div><br></div><div>First you need to hook into the indexing classes (or listen for the publish event) and then push data to the Solr-server rather than store contents in the "local" Lucene. </div>
<div>In relation to searching the content, it is easiest just to use the Solr query api, but you could also create a collector (similar to what is present in 8.5), but that may not make sense if you need to present data from a different data source (non-VFS resources).</div>
<div><br></div><div>You of course also need your other data sources to work with Solr, so their data gets indexed.</div><div><br></div><div>Brs</div><div>Claus </div><div class="gmail_extra"><br><br><div class="gmail_quote">
2012/11/27 Edwin Chiu <span dir="ltr"><<a href="mailto:edwin.chiu@gmail.com" target="_blank">edwin.chiu@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hi Claus,<br>
<br>
Thanks for your information. I am new to Solr.<br>
<br>
Can you elaborate more on how you use Solr with OpenCms?<br>
<br>
Or is it meaning that you don't suggest to use built-in lucene for such use<br>
case and let the Solr to index all kind of pages?<br>
<br>
Thanks<br>
Edwin<br>
<div><div class="h5"><br>
<br>
Claus Priisholm wrote:<br>
><br>
> I think you should look at Solr for such a use case.<br>
><br>
> 2012/11/27 Edwin Chiu <<a href="mailto:edwin.chiu@gmail.com">edwin.chiu@gmail.com</a>><br>
><br>
>><br>
>> Hi All,<br>
>><br>
>> I want to use built-in lucene for indexing the pages which are not<br>
>> maintain<br>
>> in OpenCms/VFS and wanna having the search result which contains all<br>
>> OpenCms<br>
>> and Non-OpenCms pages.<br>
>><br>
>> Anyone have experience to doing this? Please advise.<br>
>><br>
>> Thanks<br>
>> Edwin<br>
>> --<br>
>> View this message in context:<br>
>> <a href="http://old.nabble.com/Lucene-indexing-non-OpenCms-VFS-resources-tp34727069p34727069.html" target="_blank">http://old.nabble.com/Lucene-indexing-non-OpenCms-VFS-resources-tp34727069p34727069.html</a><br>

>> Sent from the OpenCMS - Dev mailing list archive at Nabble.com.<br>
>><br>
>> _______________________________________________<br>
>> This mail is sent to you from the opencms-dev mailing list<br>
>> To change your list options, or to unsubscribe from the list, please<br>
>> visit<br>
>> <a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
>><br>
>><br>
>><br>
>><br>
><br>
><br>
> --<br>
> Claus Priisholm<br>
> <a href="tel:%2B45%2048%2022%2046%2046" value="+4548224646">+45 48 22 46 46</a><br>
> cpr (you know what) <a href="http://codedroids.com" target="_blank">codedroids.com</a><br>
><br>
> _______________________________________________<br>
> This mail is sent to you from the opencms-dev mailing list<br>
> To change your list options, or to unsubscribe from the list, please visit<br>
> <a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
><br>
><br>
><br>
><br>
><br>
--<br>
</div></div>View this message in context: <a href="http://old.nabble.com/Lucene-indexing-non-OpenCms-VFS-resources-tp34727069p34727633.html" target="_blank">http://old.nabble.com/Lucene-indexing-non-OpenCms-VFS-resources-tp34727069p34727633.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the OpenCMS - Dev mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Claus Priisholm<div>+45 48 22 46 46</div><div>cpr (you know what) <a href="http://codedroids.com" target="_blank">codedroids.com</a></div><br>
</div>