That sounds familiar... try to track down the last thread maybe? I think it was this: if the payload was already retrieved for a prior span then the current span won't be able to retrieve it, so even though you know a payload falls within the span you're looking at, you won't get it back, if it already fell on a prior span.
Mike On Wed, Dec 9, 2009 at 11:25 AM, Jason Rutherglen <jason.rutherg...@gmail.com> wrote: > Right we're getting the spans, however it's just the payloads that are > missing, randomly... > > On Wed, Dec 9, 2009 at 2:23 AM, Michael McCandless > <luc...@mikemccandless.com> wrote: >> 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 >> <jason.rutherg...@gmail.com> 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: java-user-unsubscr...@lucene.apache.org >>> For additional commands, e-mail: java-user-h...@lucene.apache.org >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org >> For additional commands, e-mail: java-user-h...@lucene.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org