On Jan 22, 2010, at 12:39 PM, Harsch, Timothy J. (ARC-TI)[PEROT SYSTEMS] wrote:
> Hi,
> I'm trying to see if I can use termVectors for a use case I have.
> Essentially I want to know is: where in the indexed value does the query hit
> occur?
Solr doesn't currently have support for Span Querie
Harsch, Timothy J. (ARC-TI)[PEROT SYSTEMS] wrote:
Hi,
I'm trying to see if I can use termVectors for a use case I have. Essentially I want to
know is: where in the indexed value does the query hit occur? I think either tv.positions
or tv.offsets would provide that info but I don't really grok
Hi,
I'm trying to see if I can use termVectors for a use case I have. Essentially
I want to know is: where in the indexed value does the query hit occur? I
think either tv.positions or tv.offsets would provide that info but I don't
really grok the result. Below I've pasted the URL and part of