This means the FST builder is fed twice with the same key, so it tries to
merge their outputs. This should not happen since the terms dictionary
deduplicates terms.
Do you get additional errors if you enable assertions? What are the codec
readers that you pass to addIndexes? Could they contain dup
Hו yin
How do you determine the size being allocated for your _uid ?
--
Sent from: http://lucene.472066.n3.nabble.com/Lucene-Java-Users-f532864.html
-
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additio
On Mon, Dec 11, 2017 at 10:59 PM, Adrien Grand wrote:
> This means the FST builder is fed twice with the same key, so it tries to
> merge their outputs. This should not happen since the terms dictionary
> deduplicates terms.
>
> Do you get additional errors if you enable assertions? What are the c