It is a very uncommon usecase to "slowly" migrate from lucene to Solr.
I somehow feel that the piecemeal migration is going to be more
expensive than the whole migration .

happy hacking...
--Noble

On Mon, Apr 27, 2009 at 10:05 AM, Paul Libbrecht <p...@activemath.org> wrote:
>
> 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



-- 
--Noble Paul

Reply via email to