Hi,

I have an issue with Lucene 2.9.4 and sorting of wildcard queries.

If I set a boost to some documents during indexing like this:

doc.setBoost(1000.00);


and execute a query like this:

PRODUCT_GROUP:2020*


I don't get results with a high boost value returned before the documents with 
no boost.

In the earlier version of Lucene (2.3.2) we used before this worked fine.


Is there a way to enable this again in 2.9.4?



Thanks


Lutz Fechner
____________________________________________

Team Lead eContent Development


Brühler Str. 9
53119 Bonn
Tel: +49 228 6195 482
Mobile: +49 175 7279 482
lfech...@hubwoo.com - www.hubwoo.com <http://www.hubwoo.com/> 


Reply via email to