LAFK,

Yes, or even more, than 1k. Based on sloppyFreq component (hopefully, same
as phraseFreq) we get documents where keywords occur near each other ranked
higher. As if we used slop=10 or something.

On Wed, Apr 22, 2015 at 2:59 PM, LAFK <tomasz.bo...@gmail.com> wrote:

> Out of curiosity, why proximity 1k?
>
> @LAFK_PL
>   Oryginalna wiadomość
> Od: Dmitry Kan
> Wysłano: środa, 22 kwietnia 2015 09:26
> Do: solr-user@lucene.apache.org
> Odpowiedz: solr-user@lucene.apache.org
> Temat: phraseFreq vs sloppyFreq
>
> 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
>



-- 
Dmitry Kan
Luke Toolbox: http://github.com/DmitryKey/luke
Blog: http://dmitrykan.blogspot.com
Twitter: http://twitter.com/dmitrykan
SemanticAnalyzer: www.semanticanalyzer.info

Reply via email to