Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 111 to 120 from 859 (0.498s).
Loading phrases to help you
refine your search...
Re: Solr faceting vs. Lucene faceting - Lucene - [mail # dev]
...As I said, if someone volunteers to do some work on the Solr side, I will gladly participate in that effort. I just don't even know where to start w/ Solr :).  One thing that would be r...
   Author: Shai Erera, 2012-12-13, 11:21
Re: Welcome Sami Siren to the PMC - Lucene - [mail # dev]
...Welcome Sami !  Shai   On Wed, Dec 12, 2012 at 10:58 PM, Steve Rowe  wrote:  ...
   Author: Shai Erera, 2012-12-12, 21:25
Re: Solr faceting vs. Lucene faceting - Lucene - [mail # dev]
...There are two ways you can work with the taxonomy index in a distributed environment (at least, these are the things that we've tried): (1) replicate the taxonomy to all shards, so that each...
   Author: Shai Erera, 2012-12-12, 07:28
Re: Solr faceting vs. Lucene faceting - Lucene - [mail # dev]
...You're right, the sidecar index does bring some challenges into the picture, but we're using it like that for many years, in distributed mode too, and so far it wasn't an issue. I opened LUC...
   Author: Shai Erera, 2012-12-11, 07:06
Re: Solr faceting vs. Lucene faceting - Lucene - [mail # dev]
...Hi  The faceting module in Lucene is very generic and extendable in many ways. can be implemented on top of Lucene facets. Some directly with the code that exists today, some with writi...
   Author: Shai Erera, 2012-12-11, 04:46
Re: Question on -Dtests.iters needing the glob - Lucene - [mail # dev]
...Thanks Dawid. I read LUCENE-4463, I'm glad that others want this feature too, and I hope that someone will find a solution.  I'll continue to use -Dtests.iters=N and tests.method=X*, in...
   Author: Shai Erera, 2012-12-10, 08:15
Re: Question on -Dtests.iters needing the glob - Lucene - [mail # dev]
...So to summarize:  -Dtests.iters generate different seeds for each suite/run. It's good if you have a random test and want to test its (or the code's) robustness.  -Dtests.dups uses...
   Author: Shai Erera, 2012-12-09, 12:12
Re: Question on -Dtests.iters needing the glob - Lucene - [mail # dev]
...Yeah you explained it to me (at least once !)  Filters are applied outside of the scope of  That's the part I keep forgetting ! :)  tests.dups returns the whole suite with the...
   Author: Shai Erera, 2012-12-09, 11:13
Re: Question on -Dtests.iters needing the glob - Lucene - [mail # dev]
...ant test-help doesn't indicate that it's been deprecated. Rather, it documents that you can combine the two ! :).  Shai  On Sun, Dec 9, 2012 at 12:38 PM, Uwe Schindler  wrote:...
   Author: Shai Erera, 2012-12-09, 10:54
Re: Question on -Dtests.iters needing the glob - Lucene - [mail # dev]
...I see. So -Dtests.dups=100 -Dtests.method=testXYZ (no glob) -Dtests.jvms=1 would run 100 repetitions of testXYZ on 1 JVM, only that way I don't need to specify a glob?  Why do we have -...
   Author: Shai Erera, 2012-12-09, 10:31
Sort:
project
Lucene (1260)
Solr (1)
type
mail # dev (858)
issue (1)
date
last 7 days (14)
last 30 days (42)
last 90 days (57)
last 6 months (147)
last 9 months (859)
author
Chris Hostetter (6393)
Yonik Seeley (5287)
Erick Erickson (3679)
Mark Miller (3081)
Michael McCandless (2845)
Otis Gospodnetic (2821)
Grant Ingersoll (2546)
Robert Muir (2516)
Erik Hatcher (2321)
Uwe Schindler (1988)
Shalin Shekhar Mangar (1705)
Ryan McKinley (1687)
Lance Norskog (1593)
Jack Krupansky (1244)
Ahmet Arslan (1112)
Shai Erera