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: [email protected] > -----Original Message----- > From: Yonghui Zhao <[email protected]> > Sent: Monday, May 21, 2018 10:57 AM > To: Lucene Users <[email protected]> > Subject: disableCoord is removed in lucene boolean query? > > 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? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
