Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 840 (0.133s).
Loading phrases to help you
refine your search...
[SOLR-4288] Improve logging for FileDataSource (basePath, relative    resources). - Solr - [issue]
...In fact, the logic is broken:      if (!file.isAbsolute())        file = new File(basePath + query);because basePath is null so 'null' is concate...
http://issues.apache.org/jira/browse/SOLR-4288    Author: Dawid Weiss, 2013-01-24, 06:34
[SOLR-3237] OverseerTest failure (non-reproducible) - Solr - [issue]
...Nighly log harvest. Couldn't reproduce, unfortunately.build 13-Mar-2012 06:08:43    [junit] Testsuite: org.apache.solr.cloud.OverseerTestbuild 13-Mar-2012 06:08:43    [...
http://issues.apache.org/jira/browse/SOLR-3237    Author: Dawid Weiss, 2013-01-24, 06:33
[SOLR-3354] LeaderElectionIntegrationTest - Solr - [issue]
...From my build server.12-Apr-2012 02:29:21    [junit] Testcase: testSimpleSliceLeaderElection(org.apache.solr.cloud.LeaderElectionIntegrationTest):        FAILE...
http://issues.apache.org/jira/browse/SOLR-3354    Author: Dawid Weiss, 2013-01-24, 06:33
Eclipse and assumption-ignored tests - Lucene - [mail # dev]
...https://bugs.eclipse.org/bugs/show_bug.cgi?id=359944  Seems like 4.3 M6 will finally bring a visual distinction of assumption-ignored tests!  Dawid   From:   Date: Mon, J...
   Author: Dawid Weiss, 2013-01-21, 07:51
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
Sort:
project
Lucene (964)
Mahout (132)
Solr (41)
Nutch (10)
PyLucene (3)
type
mail # dev (809)
issue (31)
date
last 7 days (1)
last 30 days (13)
last 90 days (49)
last 6 months (135)
last 9 months (840)
author
Chris Hostetter (6402)
Yonik Seeley (5287)
Erick Erickson (3696)
Mark Miller (3088)
Michael McCandless (2851)
Otis Gospodnetic (2824)
Grant Ingersoll (2546)
Robert Muir (2530)
Erik Hatcher (2322)
Uwe Schindler (1988)
Shalin Shekhar Mangar (1712)
Ryan McKinley (1687)
Lance Norskog (1594)
Jack Krupansky (1263)
Ahmet Arslan (1112)
Dawid Weiss