You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/12/23 17:01:48 UTC

[GitHub] [lucene-solr] bruno-roustant commented on a change in pull request #1113: SOLR-14131: adds maxQueryLength option

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:
users@infra.apache.org


With regards,
Apache Git Services

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