Thanks, this is very helpful!
-TCK
On Tue, Feb 16, 2010 at 8:16 PM, Ahmet Arslan wrote:
> > It seems that when I do a search with a wildcard (eg,
> > +text:abc*) the Solr
> > standard SearchHandler will construct a ConstantScoreQuery
> > passing in a
> > Filter, so all the documents in the res
> It seems that when I do a search with a wildcard (eg,
> +text:abc*) the Solr
> standard SearchHandler will construct a ConstantScoreQuery
> passing in a
> Filter, so all the documents in the result set are scored
> the same. Is there
> a way to make Solr construct a BooleanQuery instead so that
>