Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 1168 (0.171s).
Loading phrases to help you
refine your search...
Re: Make tests.failfast default to true - Lucene - [mail # dev]
...I don't care much. If you do though, you can specify your own override in any of these locations?               Or is this something you'd like to promote ...
   Author: Dawid Weiss, 2013-05-10, 05:56
Jira versions out of sync with svn - Lucene - [mail # dev]
...Just wanted to point out -- Jira's version 4.3 is still open and contains unresolved issues assigned to this version (a lot). Don't know how to handle this properly (remove fix for from thes...
   Author: Dawid Weiss, 2013-05-08, 21:12
Re: Possible problem with RAMDirectory; tips please - Lucene - [mail # dev]
...It's not really like that. By passing -Dtests.seed you're not "just" incrementing/ changing the random generator. You're starting from a different seed so you're running a whole different ex...
   Author: Dawid Weiss, 2013-04-08, 21:05
Re: Possible problem with RAMDirectory; tips please - Lucene - [mail # dev]
...Ok, thanks.  What I do in such circumstances is apply an aspect (aspectj) that logs (for every thread) every entry/exit from a block of code I'm interested in (package, class, etc.) and...
   Author: Dawid Weiss, 2013-04-06, 19:13
Re: Possible problem with RAMDirectory; tips please - Lucene - [mail # dev]
...I still don't get what it is that you're after, David.  If you stumbled upon an execution path that (with a given seed) reproduces the error you can isolate this path and create a test ...
   Author: Dawid Weiss, 2013-04-06, 18:35
Re: Possible problem with RAMDirectory; tips please - Lucene - [mail # dev]
...I don't think I follow you. RAMDirectory will be picked eventually with some seed. What is the problem -- you can't get it to pick RAMDirectory?  D.  ...
   Author: Dawid Weiss, 2013-04-06, 18:23
Re: Welcome Shalin Shekhar Mangar to the PMC - Lucene - [mail # dev]
...Welcome Shalin!  Dawid  On Thu, Apr 4, 2013 at 10:13 PM, Mark Miller  wrote:  ...
   Author: Dawid Weiss, 2013-04-04, 20:26
Re: Welcome Adrien Grand to the PMC - Lucene - [mail # dev]
...Seems like you have those release voting rights now after all :) Congratulations.  Dawid...
   Author: Dawid Weiss, 2013-03-29, 07:49
Re: OutOfMemoryError occured by WildcardQuery - Lucene - [mail # dev]
...If these are multi-valued fields then you're screwed. You'd need a non-deterministic automaton or a different regexp implementation (like in re2) to efficiently apply such expressions. If yo...
   Author: Dawid Weiss, 2013-03-29, 07:46
[LUCENE-4889] UnicodeUtil.codePointCount microbenchmarks (wtf) - Lucene - [issue]
...This is interesting. I posted a link to a state-machine-based UTF8 parser/recognizer:http://bjoern.hoehrmann.de/utf-8/decoder/dfa/I spent some time thinking if the lookup table could be conv...
http://issues.apache.org/jira/browse/LUCENE-4889    Author: Dawid Weiss, 2013-03-28, 08:45
Sort:
project
Lucene (970)
Mahout (144)
Solr (41)
Nutch (10)
PyLucene (3)
type
mail # dev (933)
issue (119)
mail # user (115)
mail # general (1)
date
last 7 days (2)
last 30 days (18)
last 90 days (47)
last 6 months (141)
last 9 months (1137)
author
Chris Hostetter (8126)
Yonik Seeley (6112)
Michael McCandless (5937)
Erick Erickson (5816)
Grant Ingersoll (5522)
Otis Gospodnetic (5107)
Erik Hatcher (4382)
Mark Miller (4014)
Ted Dunning (3832)
Robert Muir (3795)
Uwe Schindler (3365)
Sean Owen (2764)
Markus Jelsma (2762)
Lance Norskog (2548)
Karl Wright (2274)
Dawid Weiss