Yes...That's true for now I can sort based on that field but was wondering
how index time boost really works at the document level for JSON documents
indexed using an DataImportHandler.
Thanks Eric!
Regards,
Abhijit
On Fri, Aug 11, 2017 at 1:50 PM, Erick Erickson
wrote:
> Well, you have
Well, you have to _do_ something with the field. And you don't
particularly want to do document boosting at index time in the first
place as this has been removed recently IIRC. Note this is different
than just putting a _value_ in some field you _use_ for boosting..
Anyway, you state:
"I woul