Github user dsmiley commented on a diff in the pull request:

    https://github.com/apache/lucene-solr/pull/275#discussion_r153388267
  
    --- Diff: 
solr/core/src/test/org/apache/solr/search/TestExtendedDismaxParser.java ---
    @@ -1794,6 +1798,37 @@ public void testOperatorsAndMultiWordSynonyms() 
throws Exception {
         );
       }
     
    +  public void testOverlapTermScoringQueries() throws Exception {
    --- End diff --
    
    I see.  Nonetheless I think it belongs in TestSolrQueryParser.  I'd rather 
edismax tests stick to testing edismax and not LuceneQParser/SolrQueryParser 
stuff unless it's incidental.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to