There was a thread a while back about how span queries don't enumerate every possible span, but I can't remember if that included sometimes missing payloads...
Mike On Tue, Dec 8, 2009 at 7:34 PM, Jason Rutherglen <[email protected]> wrote: > Howdy, > > I am wondering if anyone has seen > NearSpansUnordered.getPayload() not return payloads that are > verifiably accessible via IR.termPositions? It's a bit confusing > because most of the time they're returned properly. > > I suspect the payload logic gets tripped up in > NearSpansUnordered. I'll put together a test case, however the > difficulty is that we're only seeing the issue with largish 800 > MB indexes, which could make the test case a little crazy. > > Jason > > --------------------------------------------------------------------- > 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]
