| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
5382 (0.109s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Why Numeric (IntField) tokenized true by Default? - Lucene - [mail # user]
|
|
...This is because, under the hood, a single number is indexed into several "hierarchical" tokens, to make NumericRangeFilter/Query very fast. When this field is sorted, there is careful ...
|
|
|
Author: Michael McCandless,
2013-06-03, 10:41
|
|
|
Re: Message via your Google Profile: Lucene limits - Lucene - [mail # user]
|
|
...Hi Oded, What sort of queries are you running? How many unique facet labels do you have (TaxonomyReader.getSize())? Are you computing facet counts, or something more interesting ...
|
|
|
Author: Michael McCandless,
2013-06-03, 10:31
|
|
|
Re: simple question about decRef - Lucene - [mail # user]
|
|
...Only call decRef if you previously called incRef. They must match one for one. Also, call close when you are done using the IndexReader. If you fail to decRef or close then...
|
|
|
Author: Michael McCandless,
2013-06-01, 16:56
|
|
|
Re: Calling IndexWriter.commit() immediately after creating the writer - Lucene - [mail # user]
|
|
...I opened https://issues.apache.org/jira/browse/LUCENE-5024 to see if we can improve this ... Mike McCandless http://blog.mikemccandless.com On Thu, May 30, 2013 at 7...
|
|
|
Author: Michael McCandless,
2013-05-30, 15:21
|
|
|
Re: CorruptIndexException when opening Index during first commit - Lucene - [mail # user]
|
|
...OK I opened https://issues.apache.org/jira/browse/LUCENE-5024 ... Geoff can you describe your idea there? Thanks. Mike McCandless http://blog.mikemccandless.com  ...
|
|
|
Author: Michael McCandless,
2013-05-30, 15:20
|
|
|
Re: CorruptIndexException when opening Index during first commit - Lucene - [mail # user]
|
|
...On Mon, May 20, 2013 at 9:22 AM, Geoff Cooney wrote: I'll open a new issue to explore these ideas ... it would be best if we could detect "incomplete first commit". Mike Mc...
|
|
|
Author: Michael McCandless,
2013-05-30, 11:35
|
|
|
Re: Calling IndexWriter.commit() immediately after creating the writer - Lucene - [mail # user]
|
|
...Hi Vitaly, This is unfortunately due to a recent change in IndexWriter ... search for the recent thread "CorruptIndexException when opening Index during first commit" on this list. &nb...
|
|
|
Author: Michael McCandless,
2013-05-30, 11:31
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 502 - Still Failing! - Lucene - [mail # dev]
|
|
...I've tried to reproduce this, on OS X 10.8.2, Java 1.6.0_45, running w/ the same JVM args and repro line: ant test -Dargs="-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtestcase=H...
|
|
|
Author: Michael McCandless,
2013-05-29, 10:57
|
|
|
Re: [JENKINS] Lucene-Solr-SmokeRelease-4.3 - Build # 9 - Failure - Lucene - [mail # dev]
|
|
...Looks like this smoke test failure was also due to https://issues.apache.org/jira/browse/LUCENE-5017 Mike McCandless http://blog.mikemccandless.com On Sat, May 25, 2013 at...
|
|
|
Author: Michael McCandless,
2013-05-25, 15:51
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 494 - Still Failing! - Lucene - [mail # dev]
|
|
...I opened https://issues.apache.org/jira/browse/LUCENE-5017 Mike McCandless http://blog.mikemccandless.com On Thu, May 23, 2013 at 11:44 AM, Robert Muir wrote: ...
|
|
|
Author: Michael McCandless,
2013-05-25, 15:51
|
|
|
|