Re: Using FastVectorHighlighter for snippets

2010-09-23 Thread Devshree Sane
One more observation. The length of the snippet returned is not equal to the fragment length specified. Does anyone know the reason why? On Wed, Sep 22, 2010 at 3:05 PM, Devshree Sane wrote: > Thanks for your reply Koji. > > On Wed, Sep 22, 2010 at 4:51 AM, Koji Sekiguchi wrote: > >> (10/09/22

Re: Using FastVectorHighlighter for snippets

2010-09-22 Thread Devshree Sane
Thanks for your reply Koji. On Wed, Sep 22, 2010 at 4:51 AM, Koji Sekiguchi wrote: > (10/09/22 3:24), Devshree Sane wrote: > >> I am a bit confused about the parameters that are passed to the >> FastVectorHighlighter.getBestFragments() method. One parameter is a >> document >> id and another is

Re: Using FastVectorHighlighter for snippets

2010-09-21 Thread Koji Sekiguchi
(10/09/22 3:24), Devshree Sane wrote: I am using the FastVectorHighlighter for retrieving snippets from the index. I am a bit confused about the parameters that are passed to the FastVectorHighlighter.getBestFragments() method. One parameter is a document id and another is the maximum number o

Using FastVectorHighlighter for snippets

2010-09-21 Thread Devshree Sane
I am using the FastVectorHighlighter for retrieving snippets from the index. I am a bit confused about the parameters that are passed to the FastVectorHighlighter.getBestFragments() method. One parameter is a document id and another is the maximum number of fragments. Does it mean that only the m