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/06/04 21:45:09 UTC

[GitHub] [lucenenet] 43081j commented on issue #293: RegexpQuery doesn't maintain any reference to the Regexp

43081j commented on issue #293:
URL: https://github.com/apache/lucenenet/issues/293#issuecomment-639135680


   In this case, this is not a regular expression engine, so I would have expected a regular expression query to be a representation of a "field" and a regular expression. It still seems a strange design since a parser should only really be responsible for parsing into a syntax tree. 
   
   Either way what you say makes sense since you can't change the design. We can use a workaround for now.


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