You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2020/09/16 20:50:21 UTC

[GitHub] [lucenenet] thedugas edited a comment on issue #296: IndexOutOfRangeException when searching

thedugas edited a comment on issue #296:
URL: https://github.com/apache/lucenenet/issues/296#issuecomment-693447089


   If it helps any:
   I get same exception, with same StackTrace, when using WildcardQuery on a particular StringField (the field contains a string of ints). If I wrap the WildcardQuery in a single item BooleanQuery, I do not experience the issue. This seems to happen when I add a StringField that is the Reverse of another. 


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