Somewhat related, the Lazy Field loading patch uses a ThreadLocal on the
FieldsReader to handle. It is issue 545 in Jira.
Yonik Seeley wrote:
On 5/17/06, Robert Engels <[EMAIL PROTECTED]> wrote:
If you run a concurrent searches over a million documents, returning
only
the matching 500 of each.
There's the difference... we pretty much never retrieve 500 documents.
We retrieve exactly the number needed to display a page of search
results (typically 10 to 25).
-Yonik
http://incubator.apache.org/solr Solr, the open-source Lucene search
server
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Grant Ingersoll
Sr. Software Engineer
Center for Natural Language Processing
Syracuse University
School of Information Studies
335 Hinds Hall
Syracuse, NY 13244
http://www.cnlp.org
Voice: 315-443-5484
Fax: 315-443-6886
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]