Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 65 (0.851s).
Loading phrases to help you
refine your search...
Refactor TokenStream implementations to receive configuration from AttributeSource - Lucene - [mail # dev]
...Hi,  The AttributeSource/Attribute API was recently added to Lucene, it allows a dynamic communication between TokenStream with better performance, avoiding unnecessary object creation ...
   Author: Adriano Crestani, 2009-08-05, 21:40
Re: Nightly build link is broken - Lucene - [mail # user]
...The new link also does not work. Is it working for you?  On Wed, Aug 5, 2009 at 11:06 AM, Adriano Crestani <[EMAIL PROTECTED]  ...
   Author: Adriano Crestani, 2009-08-05, 18:10
Re: Nightly build link is broken - Lucene - [mail # user]
...Now I see it was in the news session on the main page: 3 January 2007 - Nightly Source builds available. It makes sense that the new is out of date. However, is there any other place the lin...
   Author: Adriano Crestani, 2009-08-05, 18:06
Nightly build link is broken - Lucene - [mail # user]
...Hi,  I was trying to download a nightly build jar, so I went to Lucene website and clicked on the link that redirected to:  http://lucene.zones.apache.org:8080/hudson/job/Lucene-Ni...
   Author: Adriano Crestani, 2009-08-04, 21:40
Re: basic questions on the new QueryParser - Lucene - [mail # dev]
...Hi Mike,  If so, maybe we should rename "OriginalQueryParserHelper" to "DefaultQueryParser" and perhaps move it up into oal.queryParser?  I rather not have any specific implementat...
   Author: Adriano Crestani, 2009-08-04, 20:25
Re: basic questions on the new QueryParser - Lucene - [mail # dev]
...The "original" and "helper" aren't that descriptive to users.  It's named "helper" because it extends QueryParserHelper, that's the only reason. I think it's ok to rename "original" to ...
   Author: Adriano Crestani, 2009-08-04, 05:34
Re: basic questions on the new QueryParser - Lucene - [mail # dev]
...If I read it correctly, the parsing of the query string is decoupled from this. So somebody could also create another query syntax and reuse all processors and builders?  Yes, as far as...
   Author: Adriano Crestani, 2009-08-03, 20:16
Re: basic questions on the new QueryParser - Lucene - [mail # dev]
...I see the "original" package, and the useful OriginalQueryParserHelper within there, that are meant to ease the transition off of the old QueryParser to the new one.  First question: is...
   Author: Adriano Crestani, 2009-08-03, 19:59
Re: Unable to find: org.apache.lucene.index.memory.AnalyzerUtil - Lucene - [mail # user]
...Hi,  The package org.apache.lucene.index.memory belongs to a contrib jar. Try to add lucene-memory-.jar to your classpath.  Regards, Adriano Crestani  On Thu, Jul 16, 2009 at ...
   Author: Adriano Crestani, 2009-07-17, 04:51
Re: Lucene contrib build failing on jdk 1.4 - Lucene - [mail # dev]
...Hi Mark,  Thanks for the explanation, it makes sense now : )  Adriano Crestani Campos  On Mon, Jul 13, 2009 at 5:41 PM, Mark Miller  wrote:  ...
   Author: Adriano Crestani, 2009-07-14, 00:56
Sort:
project
Lucene (65)
type
mail # dev (32)
mail # user (24)
issue (9)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (65)
author
Michael McCandless (5351)
Uwe Schindler (3261)
Robert Muir (3181)
Chris Hostetter (2782)
Erick Erickson (2518)
Grant Ingersoll (2514)
Erik Hatcher (2496)
Otis Gospodnetic (2361)
Mark Miller (2240)
Yonik Seeley (1990)
Simon Willnauer (1430)
Shai Erera (1264)
Doug Cutting (1108)
Dawid Weiss (964)
Ian Lea (926)
Adriano Crestani