I don't have a better example, sorry. Although you'll find Michael Busch's presentation on payloads helpful probably:

<http://people.apache.org/~buschmi/apachecon/AdvancedIndexingLuceneAtlanta07.ppt >

But as I understand it, yes you can set those types of values on the payloads and use BoostingTermQuery to leverage them.

        Erik

On Dec 13, 2008, at 11:04 AM, ayyanar wrote:


Hi Eric, plz consider my example and tell me what can be stored in as payload value. Should we store the boosting value as payload value? For example, can
i set 0.56 as payload value for the "Dirty" in document 1
and 0.98 as payload value for the "Dirty" in document 3?

(Or) Kindly provide some easy to understand examples for payload. This will help me lot to understand payload since the test case in the net is not that
much helpful.

Thanks in advance.


--
View this message in context: 
http://www.nabble.com/Newbie-Question-on---Multi-valued-Keyword-field-search-tp20987615p20991681.html
Sent from the Lucene - General mailing list archive at Nabble.com.

Reply via email to