Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 839 (0.154s).
Loading phrases to help you
refine your search...
Re: verbose logging - Lucene - [mail # dev]
...common-build.xml:                                     Like I said though -- I would *not* bring stdo...
   Author: Dawid Weiss, 2013-03-05, 07:00
Re: verbose logging - Lucene - [mail # dev]
...I used to emit stdout to those XML files but Solr emits so much logging information from certain tests that it got XML parsers/ transformers hit OOM a few times on jenkins... I disabled it i...
   Author: Dawid Weiss, 2013-03-05, 06:58
Re: verbose logging - Lucene - [mail # dev]
...The system variable has nothing to do with it. The output from tests is passed to report plugins and the default one printing to console simply discards whatever goes to sysout/syserr if a t...
   Author: Dawid Weiss, 2013-03-04, 20:54
Re: verbose logging - Lucene - [mail # dev]
...By default the output from tests that passed is not dumped to the console (you wouldn't be able to track which JVM dumped what anyway when running on multicore). If you need a full log then:...
   Author: Dawid Weiss, 2013-03-04, 14:52
Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4533 - Still Failing! - Lucene - [mail # dev]
...The parent. The reason here was to avoid spawning a background thread on the child to avoid any interference with existing tests. So the parent tracks events that tell where the child is goi...
   Author: Dawid Weiss, 2013-03-04, 13:30
[SOLR-4259] Carrot2 dependency should be declared on the mini version, not the core - Solr - [issue]
...Check why we depend on the full core POM anyway; the mini version should be enough for algorithms (we wouldn't need so many exclusions then)....
http://issues.apache.org/jira/browse/SOLR-4259    Author: Dawid Weiss, 2013-03-04, 09:42
[SOLR-2479] Phrase (arbitrary delimiter) based autocomplete - Solr - [issue]
...Much like the one described here by Google:http://googleblog.blogspot.com/2011/04/more-predictions-in-autocomplete.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+blo...
http://issues.apache.org/jira/browse/SOLR-2479    Author: Dawid Weiss, 2013-03-04, 08:21
Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4533 - Still Failing! - Lucene - [mail # dev]
...It'd be nice to get a native stack/ core dump of this via gdb and report back to the hotspot folks. I know too little about gdb to help here but I bet it's possible.  Dawid  On Mon...
   Author: Dawid Weiss, 2013-03-04, 08:11
Re: [JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 202 - Failure! - Lucene - [mail # dev]
...[junit4:junit4] >>> JVM J0: stderr (verbatim) ---- [junit4:junit4] java(938,0x1584e0000) malloc: *** error for object 0x1584cf1c0: pointer being freed was not allocated [junit4:juni...
   Author: Dawid Weiss, 2013-02-12, 07:31
Re: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3726 - Still Failing - Lucene - [mail # dev]
...Boom.  [junit4:junit4] >>> JVM J0: stdout (verbatim) ---- [junit4:junit4] # [junit4:junit4] # A fatal error has been detected by the Java Runtime Environment: [junit4:junit4] #...
   Author: Dawid Weiss, 2013-02-11, 18:32
Sort:
project
Lucene (963)
Mahout (131)
Solr (41)
Nutch (10)
PyLucene (3)
type
mail # dev (808)
issue (31)
date
last 7 days (6)
last 30 days (12)
last 90 days (48)
last 6 months (137)
last 9 months (839)
author
Chris Hostetter (6389)
Yonik Seeley (5286)
Erick Erickson (3667)
Mark Miller (3081)
Michael McCandless (2842)
Otis Gospodnetic (2817)
Grant Ingersoll (2546)
Robert Muir (2516)
Erik Hatcher (2321)
Uwe Schindler (1986)
Shalin Shekhar Mangar (1705)
Ryan McKinley (1685)
Lance Norskog (1593)
Jack Krupansky (1236)
Ahmet Arslan (1112)
Dawid Weiss