Hi Uwe,
Thanks for replying. I now understood how to do it.
Actually my requirement was to search records which fall between certain hours
in a day i.e records between 9AM to 5PM(each record has a GMT timestamp field
indexed). The problem here is the timezone, I have to adjust the hour valu
Yes.
As Lucene no longer defaults to TF-IDF aka ClassicSimilarity, coord is no
longer needed.
Uwe
-
Uwe Schindler
Achterdiek 19, D-28357 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Yonghui Zhao
> Sent: Monday, May 21, 2018 10:57 AM
> To: Luce
I am upgrading my project now, I find there is no disableCoord feature in
boolean query now?
So now the default behavior is disableCoord = true and not configurable?