ge in context:
http://www.nabble.com/Remote-Searcher-performance-and-Document-retrieval-tf2942459.html#a8228692
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
On Monday 08 January 2007 23:08, sashaman wrote:
> Can anyone comment on this performance issue?
Have you compared to a local index? It's not uncommon for several doc()
calls to take more time than searching, as doc() requires a lot I/O, even
locally.
Regards
Daniel
--
http://www.danielnabe
.com/Remote-Searcher-performance-and-Document-retrieval-tf2942459.html#a8227705
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]