<SpanFirst> <https://lucene.apache.org/solr/guide/6_6/other-parsers.html#OtherParsers-XMLQueryParser>
On Wed, Aug 29, 2018 at 1:19 PM Jan Høydahl <jan....@cominvent.com> wrote: > Hi, > > Is there an ootb way to boost term matches based on their position/offset > inside a field, so that the term gets a higher score if it occurs in the > befinning of the field and lower boost or a deboost if it occurs towards > the end of a field? > > I know that I could index the first part of the text in a new field and > boost on that, but that is kind of "binary". > I could also add the term offset as payload for every term and boost on > that, but this should not be necessary since offset info is already part of > the index? > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > > -- Sincerely yours Mikhail Khludnev