« Return to Thread: Optimizing unordered queries

Re: Optimizing unordered queries

by Nigel-13 :: Rate this Message:

Reply to Author | View in Thread

On Fri, Jun 26, 2009 at 10:51 AM, eks dev <eksdev@...> wrote:

>
> You omitNorms(), did you also omitTf()?


We did, but had to include TF after all since omitting it also dropped
position information, which we needed for phrase queries.  I didn't think it
was possible to remove just the TFs without the positions, but please let me
know if that's incorrect.

Thanks,
Chris

 « Return to Thread: Optimizing unordered queries