benwtrent commented on issue #14429:
URL: https://github.com/apache/lucene/issues/14429#issuecomment-2775445981
Thank you @mikemccand for some details!
> Do we know any fun details about the use case? Maybe an exotic/old JVM?
Massive numbers of terms...? Or the terms are some crazy bi
mikemccand commented on issue #14429:
URL: https://github.com/apache/lucene/issues/14429#issuecomment-2773775763
Phew, this is a spooky exception!
I think it means that the same term was fed to the FST Builder twice in row.
FST Builder in general can support this case, and it means t
benwtrent opened a new issue, #14429:
URL: https://github.com/apache/lucene/issues/14429
### Description
Found this in the wild. I haven't been able to replicate :(
I don't even know what it means to hit this `fst.outputs.merge` branch and
under what conditions is it valid/inva