tohidemyname opened a new issue, #943:
URL: https://github.com/apache/lucenenet/issues/943

   ### Is there an existing issue for this?
   
   - [X] I have searched the existing issues
   
   ### Describe the bug
   
   ShingleFilter uses the position length attribute of the token stream to 
encode the number of terms they put in a single token.
   This breaks the query parsing because it creates disconnected graphs.
   
   ### Expected Behavior
   
   _No response_
   
   ### Steps To Reproduce
   
   I will implement a test case to show the bug. 
   
   ### Exceptions (if any)
   
   _No response_
   
   ### Lucene.NET Version
   
   _No response_
   
   ### .NET Version
   
   8.0.300
   
   ### Operating System
   
   win 10
   
   ### Anything else?
   
   _No response_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to