| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
1148 (0.487s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: OutOfMemoryError occured by WildcardQuery - Lucene - [mail # dev]
|
|
...How about if you index the position of the bit and the value separately? So: bit_0: x bit_1: x bit_2: x then you can query for a specific combination of bits using a boolean quer...
|
|
|
Author: Dawid Weiss,
2013-03-28, 07:44
|
|
|
[LUCENE-4879] Filter stack traces on console output. - Lucene - [issue]
|
|
...We could filter stack traces similar to what ANT's JUnit task does. It'd remove some of the noise and make them shorter. I don't think the lack of stack filtering is particularly annoying an...
|
|
|
http://issues.apache.org/jira/browse/LUCENE-4879
Author: Dawid Weiss,
2013-03-26, 07:32
|
|
|
Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_15) - Build # 4856 - Failure! - Lucene - [mail # dev]
|
|
...Go Mark! Go Mark! Go Mark!... :) D. ...
|
|
|
Author: Dawid Weiss,
2013-03-25, 07:36
|
|
|
Re: [ANNOUNCE] Solr wiki editing change - Lucene - [mail # dev]
|
|
...Hi Steve, Can you add me to? We have a few pages which we maintain (search results clustering related). My wiki user is DawidWeiss Dawid On Mon, Mar 25, 2013 at 4:18 AM, St...
|
|
|
Author: Dawid Weiss,
2013-03-25, 07:30
|
|
|
[LUCENE-4360] Support running the same test suite multiple times in parallel - Lucene - [issue]
|
|
...The current "test execution multiplier" or:-Dtests.iters=Ngenerates multiple tests (method executions) under a test class (suite). All these tests, however, are bound to a single class so th...
|
|
|
http://issues.apache.org/jira/browse/LUCENE-4360
Author: Dawid Weiss,
2013-03-22, 16:43
|
|
|
Re: Test Framework Logging Stack Traces - Lucene - [mail # dev]
|
|
...http://stackoverflow.com/questions/1167888/howto-increase-lines-of-java-stack-trace-dump This is Java's mechanism of reducing stack trace verbosity, Mark. The information is still ther...
|
|
|
Author: Dawid Weiss,
2013-03-22, 08:07
|
|
|
Fastest UFT-8 -> UNICODE converter as state machine. - Lucene - [mail # dev]
|
|
...Something for automata freaks ;) Don't know if it's going to be faster than Java's intrinsics (with the bounds checking and backbuffer referencing) but it's definitely elegant, huh? :)  ...
|
|
|
Author: Dawid Weiss,
2013-03-22, 07:55
|
|
|
Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 212 - Still Failing - Lucene - [mail # dev]
|
|
...I will try to find some time to implement those stack-trace-on-heartbeat feature. This should be extremely helpful (although still painfully time-consuming for whoever is doing the debugging...
|
|
|
Author: Dawid Weiss,
2013-03-21, 07:32
|
|
|
Re: Welcome Shawn Heisey as Lucene/Solr committer - Lucene - [mail # dev]
|
|
...Welcome Shawn! On Tue, Mar 19, 2013 at 7:17 AM, Koji Sekiguchi wrote: ...
|
|
|
Author: Dawid Weiss,
2013-03-19, 07:43
|
|
|
Re: Welcome David Smiley to the PMC - Lucene - [mail # dev]
|
|
...Welcome! On Mon, Mar 18, 2013 at 3:35 PM, Uwe Schindler wrote: ...
|
|
|
Author: Dawid Weiss,
2013-03-18, 15:21
|
|
|
|