| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
846 (0.332s).
|
|
|
Loading phrases to help you refine your search...
|
|
One more issue to squeeze for 4.1 - Lucene - [mail # dev]
|
|
...I committed this one to the trunk: https://issues.apache.org/jira/browse/SOLR-4288 and allowed myself to put 4.1 on the fix for on the issue. This is a trivial patch, improved logging....
|
|
|
Author: Dawid Weiss,
2013-01-16, 08:26
|
|
|
Re: A minor optimization for Fixed/OpenBitSet? - Lucene - [mail # dev]
|
|
...I doubt it'll be faster, not with array bounds checking and the typical Java overhead. Feel free to benchmark using Caliper, for example: http://code.google.com/p/caliper/ Dawid ...
|
|
|
Author: Dawid Weiss,
2013-01-13, 15:39
|
|
|
Re: Suggestion words in FuzzyQuery - Lucene - [mail # dev]
|
|
...Yeah... it's just asking for maximizing the probability of the correction over the entire sequence, huh? :) Dawid ...
|
|
|
Author: Dawid Weiss,
2013-01-08, 16:53
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 58 - Failure! - Lucene - [mail # dev]
|
|
...I think what Uwe meant to say is that it's not a technical error but a logical one: why would you want to expose an internal (package private) class in a public JavaDoc if nobody should be a...
|
|
|
Author: Dawid Weiss,
2013-01-07, 12:08
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 45 - Still Failing! - Lucene - [mail # dev]
|
|
...I meant the Java VM, it probably uses stdlibc malloc; the paper about it is here: http://phk.freebsd.dk/pubs/malloc.pdf D. On Mon, Jan 7, 2013 at 11:04 AM, Uwe Schindler wr...
|
|
|
Author: Dawid Weiss,
2013-01-07, 10:13
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 45 - Still Failing! - Lucene - [mail # dev]
|
|
...[junit4:junit4] >>> JVM J0: stderr (verbatim) ---- [junit4:junit4] java(999,0x13760c000) malloc: *** error for object 0x1375faef1: pointer being freed was not allocated [junit4:juni...
|
|
|
Author: Dawid Weiss,
2013-01-07, 07:47
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 44 - Failure! - Lucene - [mail # dev]
|
|
...JVM error: __commpage_gettimeofday D. On Sun, Jan 6, 2013 at 9:10 PM, Policeman Jenkins Server wrote: ...
|
|
|
Author: Dawid Weiss,
2013-01-06, 20:23
|
|
|
Re: svn commit: r1428947 - in /lucene/dev/trunk/lucene/core/src/java/org/apache/lucene/index: IndexFileDeleter.java SegmentMerger.java - Lucene - [mail # dev]
|
|
...Seems like if you have a Mac you may never know if your hour has come ;) Dawid On Fri, Jan 4, 2013 at 5:52 PM, Uwe Schindler wrote: ...
|
|
|
Author: Dawid Weiss,
2013-01-04, 19:18
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 26 - Failure! - Lucene - [mail # dev]
|
|
...[junit4:junit4] >>> JVM J0: stderr (verbatim) ---- [junit4:junit4] java(404,0x13e5b5000) malloc: *** error for object 0x1be5a3ef0: pointer being freed was not allocated [junit4:juni...
|
|
|
Author: Dawid Weiss,
2013-01-03, 08:03
|
|
|
Re: super-clean ant target? - Lucene - [mail # dev]
|
|
...I know how to do this in git, but not in svn. git clean -xfd . git reset --hard Dawid On Thu, Jan 3, 2013 at 12:13 AM, Shawn Heisey wrote: ...
|
|
|
Author: Dawid Weiss,
2013-01-03, 08:03
|
|
|
|