jpountz commented on PR #12426:
URL: https://github.com/apache/lucene/pull/12426#issuecomment-1630974964
LongField, DoubleField, FloatField and IntField provide the same index-time
enforcement as KeywordField. Plus there is a similar pull request about doing
the same for geo points: https:/
jpountz commented on PR #12426:
URL: https://github.com/apache/lucene/pull/12426#issuecomment-1629645539
I must say I'm surprised it's being considered for usage on Amazon Product
Search: `IndexOrDocValuesQuery` should pick the best query, and this
`VerifyingQuery` would run both queries, s
jpountz commented on PR #12426:
URL: https://github.com/apache/lucene/pull/12426#issuecomment-1626920803
I'm not clear how/when it's expected to be used, is it something for the
testing framework?
--
This is an automated message from the Apache Git Service.
To respond to the message, plea