Re: NearSpansUnordered payloads not returning all the time

2009-12-09 Thread Michael McCandless
Yes, you found it! Is that what you're hitting? I don't know of a workaround though... this is just how SpanQuery currently works... Mike On Wed, Dec 9, 2009 at 4:56 PM, Jason Rutherglen wrote: > Mike, > > Is this the thread? > > http://www.lucidimagination.com/search/document/1e87d488a904b89f

Re: NearSpansUnordered payloads not returning all the time

2009-12-09 Thread Jason Rutherglen
Mike, Is this the thread? http://www.lucidimagination.com/search/document/1e87d488a904b89f/spannearquery_s_spans_payloads#8103efdc9705a763 Maybe we need a recommended workaround for this? Jason On Wed, Dec 9, 2009 at 1:17 PM, Michael McCandless wrote: > That sounds familiar... try to track do

Re: NearSpansUnordered payloads not returning all the time

2009-12-09 Thread Michael McCandless
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 al

Re: NearSpansUnordered payloads not returning all the time

2009-12-09 Thread Jason Rutherglen
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 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 > m

Re: NearSpansUnordered payloads not returning all the time

2009-12-09 Thread Michael McCandless
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 wrote: > Howdy, > > I am wondering if anyone has seen > NearSpansUnordered.getPayl