Mark Miller wrote:
>
> it looks expensive to me to do both
> of them properly. 
Okay - I guess that somewhat makes sense - you can calculate the
magnitude of the doc vectors at index time. How is that impossible with
incremental indexing though? Isn't it just expensive? Seems somewhat
expensive in the non incremental case as well - your just eating it at
index time rather than query time - though the same could be done for
incremental? The information is all there in either case.


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

Reply via email to