RE: Score per position

2011-12-13 Thread Zhang, Lisheng
en in CustomScoreQuery we can get this field by FieldCache and use it. Best regards, Lisheng -Original Message- From: arnon ma [mailto:arnon...@yahoo.com] Sent: Sunday, December 11, 2011 3:44 AM To: java-user@lucene.apache.org Subject: Re: Score per position Lisheng, thanks for the res

Re: Score per position

2011-12-11 Thread arnon ma
g, Lisheng" To: java-user@lucene.apache.org; arnon ma Sent: Thursday, December 8, 2011 7:30 PM Subject: RE: Score per position Hi, A few days ago I asked a similar question: 1) in coming lucene 4.0, there is a feature sort like payload in document level: >lucene 4 has a feature called

RE: Score per position

2011-12-08 Thread Zhang, Lisheng
Hi, A few days ago I asked a similar question: 1) in coming lucene 4.0, there is a feature sort like payload in document level: >lucene 4 has a feature called IndexDocValues which is essentially a > payload per document per field. > > you can read about it here: > http://www.searchworkings.org/b