| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
150 (0.253s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: index format error because disk full - possible Lucene bug? - Lucene - [mail # dev]
|
|
...I think he saying that there is a race condition involving writing out the buffered changes from ram, doing deletes, doing commits and writing out new segment files when Lucene runs out of d...
|
|
|
Author: Lance Norskog,
2010-07-09, 02:40
|
|
|
Fwd: index format error because disk full - possible Lucene bug? - Lucene - [mail # dev]
|
|
...Forwarded to lucene-dev as a possible bug. On Wed, Jul 7, 2010 at 7:12 PM, Li Li wrote: wrote: t. So ou ou lly format-error-because-disk-full-tp948249p948968.html La...
|
|
|
Author: Lance Norskog,
2010-07-09, 00:29
|
|
|
Re: Clover in Lucene/Solr build system - Lucene - [mail # dev]
|
|
...Never mind, you're going to redo all the build stuff anyway. On Wed, Jul 7, 2010 at 12:12 AM, Uwe Schindler wrote: Lance Norskog [EMAIL PROTECTED] ...
|
|
|
Author: Lance Norskog,
2010-07-08, 01:46
|
|
|
Clover in Lucene/Solr build system - Lucene - [mail # dev]
|
|
...Please change the build regime so that 'clover.present' defaults to false. Also, please restructure the clover clauses so that they print nothing in the ant output if they are not called. Th...
|
|
|
Author: Lance Norskog,
2010-07-07, 04:26
|
|
|
Re: Misc topic about FreeMind and the SOLR query syntax.... - Lucene - [mail # dev]
|
|
...+1 Thank you for this fine effort! I've used mindmaps and they do help . On Wed, Jun 23, 2010 at 5:41 PM, Erick Erickson w rote: an ms te nks m ed a. ded t It h...
|
|
|
Author: Lance Norskog,
2010-06-24, 00:58
|
|
|
Re: Doppleganger threads after ingestion completed - Lucene - [mail # dev]
|
|
...I can't think of anything else. On 6/21/10, [EMAIL PROTECTED] wrote: So er s, re 5 able(MultipartStream.java:977) tipartStream.java:924) tipartStream.java:904) e.java:362) rvletF...
|
|
|
Author: Lance Norskog,
2010-06-23, 03:20
|
|
|
Re: Doppleganger threads after ingestion completed - Lucene - [mail # dev]
|
|
...Does 'netstat -an' show incoming sockets for these threads? What Solr release is this? Is this one long upload of 20m documents without committing? Are you doing periodic commits...
|
|
|
Author: Lance Norskog,
2010-06-21, 02:47
|
|
|
Re: Doppleganger threads after ingestion completed - Lucene - [mail # dev]
|
|
..."Chewing up cpu" or "blocked". The stack trace says it's blocked. The sockets are abandoned by the program, yes, but TCP/IP itself has a complex sequence for shutting down sockets that...
|
|
|
Author: Lance Norskog,
2010-06-20, 00:51
|
|
|
Re: phrase search in a particular case - Lucene - [mail # user]
|
|
...SpanFirstQuery is the clean option. Another option is to add a "start token" to each title. Then, search for "startToken oil spill". This will be faster than SpanFirstQuery. But it also requ...
|
|
|
Author: Lance Norskog,
2010-06-19, 23:55
|
|
|
Re: segment_N file is missed - Lucene - [mail # user]
|
|
...This code is old (2006!) and I've updated it for Lucene 2.9.2, ad the trunk.This version only works for one CFS file (that I've tested). The code does not check versions carefully. Her...
|
|
|
Author: Lance Norskog,
2010-06-19, 06:40
|
|
|
|