dsmiley commented on a change in pull request #155:
URL: https://github.com/apache/lucene/pull/155#discussion_r641254711



##########
File path: 
lucene/queryparser/src/test/org/apache/lucene/queryparser/xml/TestCoreParser.java
##########
@@ -201,6 +206,39 @@ public void testPointRangeQueryWithoutRange() throws 
ParserException, IOExceptio
     dumpResults("PointRangeQueryWithoutRange", q, 5);
   }
 
+  public void testSpanBoosts() throws Exception {

Review comment:
       Nice testing!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to