Hi,

I am trying to implement index time boost via DIH. but I want to boost at
field level rather than document level. Ex:

Consider there are 2 fields in a document: LastUpdatedBy, fullName. After
indexing both the fields, I am copying the data from both the field in to a
default search field. Now when search happens on default search field I want
fullNameto get more priority than LastUpdatedBy even though both might have
the search keyword. 

Note: I have tried dismax handler before for runtime boosting, want to try
index time boosing using DIH.

Thanks!!!

Thanks,
BB



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-implement-Index-time-boost-via-DIH-tp4001720.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to