Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 1148 (0.594s).
Loading phrases to help you
refine your search...
Re: [JENKINS] Lucene-trunk-Linux-Java6-64-test-only - Build # 23668 - Failure! - Lucene - [mail # dev]
...Nice one ;)  On Sun, Feb 10, 2013 at 3:11 AM, Mark Miller  wrote:  ...
   Author: Dawid Weiss, 2013-02-10, 08:11
Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 203 - Still Failing! - Lucene - [mail # dev]
...There is no way to tell what happened from the runner's level so the status is pretty generic. The JVM process was terminated, that's all the runner knows. But if you click on the full test ...
   Author: Dawid Weiss, 2013-02-09, 13:56
Re: Lucene vs Glimpse - Lucene - [mail # user]
...Here's another thought: if you desperately need complex searches then you could do a heuristic filtering to narrow down the search: use an analyzer that does some form of input splitting int...
   Author: Dawid Weiss, 2013-02-06, 07:33
Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3705 - Still Failing - Lucene - [mail # dev]
...Very weird.  On Mon, Feb 4, 2013 at 12:46 AM, Mark Miller  wrote:  ...
   Author: Dawid Weiss, 2013-02-04, 07:46
Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 152 - Failure! - Lucene - [mail # dev]
...JVM bug.  [junit4:junit4] java(403,0x142bbd000) malloc: *** error for object 0x143babe00: pointer being freed was not allocated [junit4:junit4] *** set a breakpoint in malloc_error_brea...
   Author: Dawid Weiss, 2013-01-31, 22:17
Re: IntHashSet, SentinelIntSet, SortedIntDocSet, ... - Lucene - [mail # dev]
...I'm not being judgmental here, I speak from experience. I also though it didn't make sense to rehash int keys when I was writing HPPC but life quickly taught me the opposite. The problem was...
   Author: Dawid Weiss, 2013-01-31, 08:02
Process ID of the current process - Lucene - [mail # dev]
...Just peeking at a random patch for hotspot --  +  /** +   * Get the process id of the current running Java process +   * +   * @return Process id +   */ +  ...
   Author: Dawid Weiss, 2013-01-31, 07:37
Re: IntHashSet, SentinelIntSet, SortedIntDocSet, ... - Lucene - [mail # dev]
...I assure you this is not an overkill. The keys need to be hashed, otherwise you'll hit pretty bad conflicting chains on real-life data. We had that in the past and I know for sure. Murmur ha...
   Author: Dawid Weiss, 2013-01-30, 20:59
Re: test failures when running under IBM J9 - Lucene - [mail # dev]
...CC me directly if you can, Mike -- I have been terribly busy and wouldn't want to miss questions that relate directly to what I can answer. :)   The question is what starts these Timer ...
   Author: Dawid Weiss, 2013-01-30, 07:43
[LUCENE-4650] Test framework should be more robust under OOM conditions - Lucene - [issue]
...When tests OOM (or run out of their permgen space) things to wild (hung runner, etc.)....
http://issues.apache.org/jira/browse/LUCENE-4650    Author: Dawid Weiss, 2013-01-24, 06:34
Sort:
project
Lucene (963)
Mahout (131)
Solr (41)
Nutch (10)
PyLucene (3)
type
mail # dev (914)
issue (119)
mail # user (114)
mail # general (1)
date
last 7 days (6)
last 30 days (12)
last 90 days (54)
last 6 months (160)
last 9 months (1119)
author
Chris Hostetter (8058)
Yonik Seeley (6097)
Michael McCandless (5881)
Erick Erickson (5676)
Grant Ingersoll (5468)
Otis Gospodnetic (5018)
Erik Hatcher (4378)
Mark Miller (3967)
Robert Muir (3760)
Ted Dunning (3757)
Uwe Schindler (3322)
Markus Jelsma (2741)
Sean Owen (2733)
Lance Norskog (2533)
Karl Wright (2221)
Dawid Weiss