The performance impact should only be at indexing time, unless you
actually retrieve the vectors for some number of hits at search time.

Mike

On Tue, Nov 30, 2010 at 2:28 PM, Maricris Villareal <arisc...@gmail.com> wrote:
> Hi,
>
> Could someone tell me the effect (if any) of having term vectors set to
> WITH_POSITIONS_OFFSETS vs YES in terms of search performance?  I did some
> testing and the results were inconclusive.  In one case,
> WITH_POSITIONS_OFFSETS was searched faster than YES, in all others, it was
> the reverse.  Is the performance effect only at indexing time?
>
> Thanks.
>
> Maricris Villareal
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to