Hi,
Does anyone know how to boost a field when querying the lucene index (or indexing)?
I can only see how to boost a term with "BoostCriteria", but not a field, as you cannot boost at wildcard term, so you need to boost the field in stead of the term.
Best regards, Anders