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

    https://github.com/apache/lucene-solr/pull/275#discussion_r153109956
  
    --- 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 --
    
    This new functionality should apply to the lucene QueryParser... wouldn't a 
test be better targeted there instead of edismax?


---

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

Reply via email to