Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 1997 (0.086s).
Loading phrases to help you
refine your search...
Poll: Which Solr version are you using? | Sematext Blog on WordPress.com - all - [Sematext # blog]
...Poll: Which Solr version are you using? February 15, 2013 by sematext 2 Comments With Solr 4.1 recently relea...
http://blog.sematext.com/2013/02/15/poll-which-solr-version-are-you-using/    2013-02-15, 00:00
Re: FacetExample.py - PyLucene - [mail # dev]
...They would start from the same seed so if they're calling that Random in the same pattern then yes -- they'd get the same values. Any real randomness will be non-reproducible. If this is nee...
   Author: Dawid Weiss, 2013-02-14, 17:12
Re: FacetExample.py - PyLucene - [mail # dev]
...On Feb 14, 2013, at 0:30, Dawid Weiss  wrote:   No, definitely not. As an alternative, I could jcc-wrap the test framework but that would defeat some of the purpose.  So, if e...
   Author: Andi Vajda, 2013-02-14, 15:18
Re: FacetExample.py - PyLucene - [mail # dev]
...Yeah, I figured by comparing the size of these three... So, to make it short -- every thread should get its own Random instance from a call to LuceneTestCase's    public static Ran...
   Author: Dawid Weiss, 2013-02-14, 08:30
Re: FacetExample.py - PyLucene - [mail # dev]
...On Thu, 14 Feb 2013, Dawid Weiss wrote:   This one:    lucene/core/src/test/org/apache/lucene/search/TestSort.java  Andi.....
   Author: Andi Vajda, 2013-02-14, 08:24
Re: FacetExample.py - PyLucene - [mail # dev]
...Hi folks,   This is exactly the case. The same instance of Random (acquired from the randomized context) is bound to one thread and will throw an exception if another thread tries to us...
   Author: Dawid Weiss, 2013-02-14, 08:05
Re: FacetExample.py - PyLucene - [mail # dev]
...On Wed, Feb 13, 2013 at 7:54 PM, Andi Vajda  wrote:  in all seriousness I dont like that committers' time is wasted on this. just a day or two ago I created a bug in this thing mer...
   Author: Robert Muir, 2013-02-14, 01:01
Re: FacetExample.py - PyLucene - [mail # dev]
...On Wed, 13 Feb 2013, Robert Muir wrote:   I found lines 170 - 195 particularly clever :-)  Jokes aside, I did spend a bunch of time of yesterday battling with the  unspelled a...
   Author: Andi Vajda, 2013-02-14, 00:54
Re: FacetExample.py - PyLucene - [mail # dev]
...On Tue, Feb 12, 2013 at 3:11 AM, Andi Vajda  wrote:  I'm not laughing at your expense Andi... but this made me laugh out loud multiple times today.  I've done battle with this...
   Author: Robert Muir, 2013-02-14, 00:28
Re: FacetExample.py - PyLucene - [mail # dev]
...On Wed, 13 Feb 2013, Thomas Koch wrote:   Yes, by getting the Lucene sources from    http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x we're building PyLucene 4.1+...
   Author: Andi Vajda, 2013-02-13, 17:06
Sort:
project
Lucene (130010)
Solr (104012)
ElasticSearch (33873)
Mahout (31332)
Nutch (16551)
ManifoldCF (15141)
Tika (5956)
Lucene.Net (5782)
PyLucene (1905)
Droids (1668)
Lucy (1359)
OpenRelevance (286)
type
mail # dev (1821)
Sematext # blog (92)
source code (54)
issue (24)
web site (6)
date
last 7 days (0)
last 30 days (28)
last 90 days (50)
last 6 months (121)
last 9 months (1943)
author
Andi Vajda (782)
Bill Janssen (288)
Christian Heimes (90)
Thomas Koch (71)
Michael McCandless (65)
Roman Chyla (64)
Petrus Hyvönen (23)
Robert Muir (20)
Truffe Hugo (15)
Herbert Roitblat (13)
Aric Coady (12)
Caleb Burns (12)
Valery Khamenya (12)
Aaron Lav (11)
Edwin.Madari@...)