| 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
|
|
|
|