Ahmet Arslan created SOLR-8570:
----------------------------------

             Summary: Make discountOverlaps' initialization value consistent 
across subclasses of SimilarityFactory 
                 Key: SOLR-8570
                 URL: https://issues.apache.org/jira/browse/SOLR-8570
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 5.4
            Reporter: Ahmet Arslan
            Priority: Minor
             Fix For: Trunk


Subclasses of SimilarityFactory have a member variable named 
{{discountOverlaps}}.
In ClassicSimilarityFactory, it is initialized to {{true}} in SOLR-5561.
Since discountOverlaps' default value is true, we should do the same in 
remaining subclasses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to