Hello list,

I am surely not the only one who wishes to migrate from bare lucene to solr. Many different reasons can be there, e.g. facetting, web- externalization, ease of update... what interests me here are the steps needed in the form of advice as to what to use.

Here's a few hints. I would love a web-page grouping all these:

- first change references to indexwriter/indexreader/indexsearch to be those of SOLR using embedded-solr-server

- make a first solr schema with appropriate analyzers by defining particular dynamic fields

- slowly replace the queries methods with solr queries, slowly taking advantage of solr features

- web-expose the solr core for at least admin by merging the web.xml

Does such a web-page already exist?

thanks in advance

paul

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to