I noticed a weird payload behavior with Solr 6.3.0.  After writing the 
Lucene62Codec specific unit test (attached) I think there could be a bug which 
allows for the same term payloads to be written into another document's same 
term payload (or the second payload for the second document being skipped).  

For comparison, I added SimpleTextCodec which doesn't behave this way.  Should 
I open a JIRA for this? 

Attachment: TestPayloads.java
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to