Ivan: Long time!
If the test fails against 8x or master, certainly raise a JIRA. But there’s little chance there’ll be a release of 6x. Best, Erick > On Feb 28, 2020, at 12:45 AM, Ivan Provalov <[email protected]> > wrote: > > 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? > <TestPayloads.java> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
