bruno-roustant commented on a change in pull request #1113: SOLR-14131: adds 
maxQueryLength option
URL: https://github.com/apache/lucene-solr/pull/1113#discussion_r360947790
 
 

 ##########
 File path: 
solr/core/src/test/org/apache/solr/spelling/DirectSolrSpellCheckerTest.java
 ##########
 @@ -79,7 +79,7 @@ public void test() throws Exception {
       return null;
     });
   }
-  
+
 
 Review comment:
   Good point. Indeed the test should be fixed line 77 to use spellOpts.tokens 
instead and expect empty suggestions.
   Would you like to fix it?

----------------------------------------------------------------
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


With regards,
Apache Git Services

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

Reply via email to