| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
840 (0.176s).
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
Re: Welcome Tommaso Teofili to the PMC - Lucene - [mail # dev]
|
|
...Congratulations and welcome, Tommaso! Dawid On Sun, Mar 17, 2013 at 6:10 PM, Tommaso Teofili wrote: ...
|
|
|
Author: Dawid Weiss,
2013-03-17, 19:25
|
|
|
Re: Can't seem to run individual tests - Lucene - [mail # dev]
|
|
...I didn't go deep but it's probably not propagating up to the default thread's exception handler; it's caught, printed and discarded -- that's why the test passes. Normally an exception in a ...
|
|
|
Author: Dawid Weiss,
2013-03-14, 21:31
|
|
|
|