akhgeek30 commented on issue #11864:
URL: https://github.com/apache/lucene/issues/11864#issuecomment-1291592656

   @romseygeek It might be possible the bug is present at SOLR but do you think 
hardcoding the value inside the newSynonymQuery method is feasible if the list 
is empty? In the method analyzeGraphBoolean method if the terms.length == 0 or 
terms.length > 1 it goes into an else condition, so if the terms.length == 0, 
it will definitely throw the error. 


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

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

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