mikemccand commented on PR #12875:
URL: https://github.com/apache/lucene/pull/12875#issuecomment-1856089585

   > I am looking at `TestUnifiedHighlighter*` tests. Does it mean that I need 
to use specific fieldType? Can I use any fieldType(s) from existing 
`UHTestHelper.parametersFactoryList()`? Such as `postingsType` and 
`postingsWithTvType`?
   
   Hi @lukas-vlcek -- I don't think we need to add a specific unit test to 
`UnifiedHighlighter` tests for this.  I think it's fine to say something 
general in the `MIGRATE.txt` like "`(Reverse)PathHieararchyTokenizer` now 
produces sequential (instead of overlapping) tokens with accurate offsets, 
making positional queries and highlighters possible for fields tokenized with 
this tokenizer" or so?


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