thread « Development « Java Lucene Q&A

Home
Java Lucene Q&A
1.Database
2.Development
3.document
4.Field
5.index
6.lucene
7.lucene.net
8.nutch
9.query
10.solr
11.Tools
Java Lucene Q&A » Development » thread 

1. Multiple Blocked threads on UnInvertedField.getUnInvertedField() & SegmentReader$CoreReaders.getTermsReader    stackoverflow.com

We are upgrading from Solr 1.3 to Solr 1.4.1. While using Solr 1.3 , we were seeing multiple blocking active threads on "org.apache.lucene.store.FSDirectory$FSIndexInput.readInternal() ". To utilize the benefits of NIO, on upgrading to ...

2. How to limit thread count in Lucene/PyLucene?    stackoverflow.com

I am trying to run parallel Lucene queries using PyLucene and Python's Multiprocessing package. I run it on a large server machine with thousands of cores. The problem that I am ...

3. solr replication threads    stackoverflow.com

I have one master-slave solr configuration.slave will poll after every 20 minutes. When i observed in the logs when replication starts their are 2 to 3 requests are fired to master. 2011-09-02 13:40:00,013 ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.