Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 300 (0.357s).
Loading phrases to help you
refine your search...
Re: solr - httpclient from 3.x to 4.1.x - Lucene - [mail # dev]
...I think upgrading to 4.x would be great -- for sure in /trunk, but probably not in 3.x (since back compatibility would be complicated)  Migration has not happened because the 4.x migrat...
   Author: Ryan McKinley, 2011-08-23, 13:07
Re: Serializable SpellCheckResponse - Lucene - [mail # dev]
...I don't think there is a reason -- maybe open a JIRA issue for this.  For wicket, i would recommend looking at LoadableDetachableModel this will make the query once for each request and...
   Author: Ryan McKinley, 2011-08-13, 04:47
Re: maven snapshot problem with lucene-test-framework-4.0-SNAPSHOT? - Lucene - [mail # dev]
...Thanks!   On Wed, Jul 20, 2011 at 7:41 AM, Steven A Rowe  wrote: rtifact/maven_artifacts/org/apache/lucene/lucene-test-framework/3.4-SNAPSHO T/ ts, looks like the contents are the ...
   Author: Ryan McKinley, 2011-07-20, 14:33
maven snapshot problem with lucene-test-framework-4.0-SNAPSHOT? - Lucene - [mail # dev]
...I'm trying to compile something that has a dependency on:                       org.apache.lucene           &n...
   Author: Ryan McKinley, 2011-07-20, 06:23
Re: heads up: reindex trunk indexes - Lucene - [mail # dev]
...Thanks for the heads up!  how hard would it be to write something to upgrade the terms dictionary header?  I just released software with a recent trunk :(  ryan    O...
   Author: Ryan McKinley, 2011-07-09, 00:29
Re: revisit naming for grouping/join? - Lucene - [mail # dev]
...I like modules/nested  ...
   Author: Ryan McKinley, 2011-07-05, 18:33
Re: EmbeddedSolrServer - Lucene - [mail # dev]
...it is a bit weird, but we don't want solrj to depend on solr-core (it is a client library, that should not need to know anything about lucene/solr)  It might make sense to put EmbeddedS...
   Author: Ryan McKinley, 2011-07-04, 23:29
Re: [VOTE] Drop Java 5 support for trunk (Lucene 4.0) - Lucene - [mail # dev]
...+1    On Mon, Jun 27, 2011 at 1:38 PM, Simon Willnauer  wrote:  ...
   Author: Ryan McKinley, 2011-06-27, 19:03
ShardDoc, getCachedComparator 'Doc sort not supported' - Lucene - [mail # dev]
...I'm hitting this exception in ShardDoc:      case SortField.DOC:       // TODO: we can support this!       throw new RuntimeException("Doc sort n...
   Author: Ryan McKinley, 2011-06-22, 00:00
Re: setup and use scenario - Lucene - [mail # general]
...have you tried anything yet?  solr?  lucene?  with an OR query (the default) and standard analysis, it should just work   On Fri, Jun 17, 2011 at 12:44 PM, Dave Jones &nb...
   Author: Ryan McKinley, 2011-06-17, 19:16
Sort:
project
Solr (1451)
Lucene (300)
Droids (68)
Tika (11)
type
mail # dev (236)
mail # user (31)
mail # general (17)
issue (16)
date
last 7 days (0)
last 30 days (2)
last 90 days (9)
last 6 months (19)
last 9 months (300)
author
Michael McCandless (5382)
Uwe Schindler (3286)
Robert Muir (3198)
Chris Hostetter (2789)
Erick Erickson (2534)
Grant Ingersoll (2514)
Erik Hatcher (2496)
Otis Gospodnetic (2369)
Mark Miller (2256)
Yonik Seeley (1996)
Simon Willnauer (1440)
Shai Erera (1277)
Doug Cutting (1108)
Dawid Weiss (970)
Ian Lea (928)
Ryan McKinley