The problem is that I need to be able to match spans resulting from a a
SpanNearQuery with the Term they came from so I can eliminate using Payloads
from certain Terms on a query-by-query basis.
I still need this term to effect the results of a NearSpanQuery as per the
usual logic, I just need to
On Nov 24, 2009, at 9:56 AM, Christopher Tignor wrote:
> Hello,
>
> For certain span queries I construct problematically by piecing together my
> own SpanTermQueries I would like to enforce that Payload data is not
> returned for matches on those specific terms used by the constituent
> SapnTerm
Hello,
For certain span queries I construct problematically by piecing together my
own SpanTermQueries I would like to enforce that Payload data is not
returned for matches on those specific terms used by the constituent
SapnTermQueries.
For exmaple if I search for a position match with a SpanQue