java-user@lucene.apache.org
[Top] [All Lists]

Re: Boosting results

Subject: Re: Boosting results
From: Stefan Trcek
Date: Mon, 10 Nov 2008 20:42:05 +0100
On Monday 10 November 2008 13:55:31 Michael McCandless wrote:
>
> Finally, you might want to instead look at Solr, which provides facet
> counting out of the box, rather than roll your own...

Doooh - new api, but it's facet counting sounds good.

Any starting points for moving from plain lucene to Solr in a smooth 
way? I doubt whether it is possible to integrate the facet counting 
part of Solr into my plain lucene application?

For searching: Do I have to have a Solr server (servlet engine) running 
or will EmbeddedSolrServer and SolrQuery do the job?

For indexing: Can I use a ready to use lucene index in Solr?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: java-user-help@xxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>