Hi guys. I'm executing the following proximity query: "leader the"~1000. In the debugQuery I see phraseFreq=0.032258064. Is phraseFreq same thing as sloppyFreq from https://lucene.apache.org/core/4_3_0/core/org/apache/lucene/search/similarities/DefaultSimilarity.html ?
Do higher phraserFreq increase the final similarity score? -- Dmitry Kan Luke Toolbox: http://github.com/DmitryKey/luke Blog: http://dmitrykan.blogspot.com Twitter: http://twitter.com/dmitrykan SemanticAnalyzer: www.semanticanalyzer.info