Because I need to filter on (possibly) more than 1024 terms and using a
query to do it just wouldn't work.

Comron Sattari


On Wed, Mar 18, 2009 at 1:30 PM, David Smiley @MITRE.org
<dsmi...@mitre.org>wrote:

>
> Although I'm not answering your question (others have), why are you even
> doing this at all with Solr when you could take advantage of Solr's filter
> queries (fq param)?
> ~ David Smiley
>
>
> Comron Sattari-3 wrote:
> >
> > I've recently upgraded to Solr 1.3 using Lucene 2.4. One of the reasons I
> > upgraded was because of the nicer SearchComponent architecture that let
> me
> > add a needed feature to the default request handler. Simply put, I needed
> > to
> > filter a query based on some additional parameters.
> > ...
> >
>
> --
> View this message in context:
> http://www.nabble.com/NPE-in-MultiSegmentReader%24MultiTermDocs.doc-tp22569615p22587843.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>

Reply via email to