Re: understanding termVector output

2010-01-25 Thread Grant Ingersoll
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

Re: understanding termVector output

2010-01-23 Thread Koji Sekiguchi
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

understanding termVector output

2010-01-22 Thread Harsch, Timothy J. (ARC-TI)[PEROT SYSTEMS]
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