lukas-vlcek opened a new pull request, #12875:
URL: https://github.com/apache/lucene/pull/12875

   ### Description
   
   Incrementing position attribute for each token in both 
`PathHieararchyTokenizer` and `ReversePathHieararchyTokenizer`.
   This change makes it possible to use both tokenizers in 
`BaseTokenStreamTestCase.assertAnalyzesTo()` method (test cases extended to 
demonstrate this).
   
   This PR solves and surpasses https://github.com/apache/lucene/pull/12750.
   
   @msfroh I included your original commit from your Lucene fork to keep proper 
commit attribution.
   
   Shall we squash all commit?


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