| clear query|facets|time |
Search criteria: .
Results from 161 to 170 from
5351 (0.27s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_10) - Build # 4246 - Failure! - Lucene - [mail # dev]
|
|
...OK I committed a fix ... just bug in 4.x only. Mike McCandless http://blog.mikemccandless.com On Tue, Feb 12, 2013 at 9:34 AM, Michael McCandless wrote: ...
|
|
|
Author: Michael McCandless,
2013-02-12, 22:19
|
|
|
[LUCENE-3051] don't call SegmentInfo.sizeInBytes for the merging segments - Lucene - [issue]
|
|
...Selckin has been running Lucene's tests on the RT branch, and hit this: [junit] Testsuite: org.apache.lucene.index.TestIndexWriter [junit] Testcase: testD...
|
|
|
http://issues.apache.org/jira/browse/LUCENE-3051
Author: Michael McCandless,
2013-02-12, 20:36
|
|
|
Re: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #244: POMs out of sync - Lucene - [mail # dev]
|
|
...Thanks Steve. Mike McCandless http://blog.mikemccandless.com On Tue, Feb 12, 2013 at 2:28 PM, Steve Rowe wrote: ...
|
|
|
Author: Michael McCandless,
2013-02-12, 20:02
|
|
|
[LUCENE-4764] Faster but more RAM/Disk consuming DocValuesFormat for facets - Lucene - [issue]
|
|
...The new default DV format for binary fields has much moreRAM-efficient encoding of the address for each document ... but it'salso a bit slower at decode time, which affects facets because we...
|
|
|
http://issues.apache.org/jira/browse/LUCENE-4764
Author: Michael McCandless,
2013-02-12, 17:28
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_10) - Build # 4246 - Failure! - Lucene - [mail # dev]
|
|
...I'll dig. Mike McCandless http://blog.mikemccandless.com On Tue, Feb 12, 2013 at 4:20 AM, Policeman Jenkins Server wrote: ...
|
|
|
Author: Michael McCandless,
2013-02-12, 14:34
|
|
|
Re: More questions on BlockJoinQuery - Lucene - [mail # user]
|
|
...On Tue, Feb 12, 2013 at 7:43 AM, Chris Bamford wrote: Duh, my bad :) You are right! I saw the "Hi Mike" and stopped there! Responses below: You should o...
|
|
|
Author: Michael McCandless,
2013-02-12, 14:11
|
|
|
Re: More questions on BlockJoinQuery - Lucene - [mail # user]
|
|
...Hi Chris, Could you please send this to the [EMAIL PROTECTED] list? I'll try to answer it there ... this way future Googlers can benefit. Mike McCandless http://blog.mikemc...
|
|
|
Author: Michael McCandless,
2013-02-12, 10:56
|
|
|
Re: fuzzy queries - Lucene - [mail # user]
|
|
...Can you reduce your test case to indexing one document/field and running a single FuzzyQuery (you seem to be running two at once, OR'ing the results)? And show the complete standalone ...
|
|
|
Author: Michael McCandless,
2013-02-09, 12:20
|
|
|
[LUCENE-4678] FST should use paged byte[] instead of single contiguous byte[] - Lucene - [issue]
|
|
...The single byte[] we use today has several limitations, eg it limits us to < 2.1 GB FSTs (and suggesters in the wild are getting close to this limit), and it causes big RAM spikes during ...
|
|
|
http://issues.apache.org/jira/browse/LUCENE-4678
Author: Michael McCandless,
2013-02-08, 16:02
|
|
|
[LUCENE-4677] Use vInt to encode node addresses inside FST - Lucene - [issue]
|
|
...Today we use int, but towards enabling > 2.1G sized FSTs, I'd like to make this vInt instead....
|
|
|
http://issues.apache.org/jira/browse/LUCENE-4677
Author: Michael McCandless,
2013-02-08, 16:01
|
|
|
|