Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 308 (0.371s).
Loading phrases to help you
refine your search...
RE: strange behaviour of wordbreak spellchecker in solr cloud - Solr - [mail # user]
...The shard responses get combined in SpellCheckComponent#finishStage .  I highly recommend you file a JIRA bug report for this at https://issues.apache.org/jira/browse/SOLR .  If yo...
   Author: Dyer, James, 2013-03-21, 18:22
RE: strange behaviour of wordbreak spellchecker in solr cloud - Solr - [mail # user]
...You may likely be hitting on a bug with WordBreakSolrSpellChecker in a distributed environment.  But to nail it down, we probably need to see both the applicable  section of your c...
   Author: Dyer, James, 2013-03-19, 18:10
RE: SOLR - Define fields in DIH configuration file dynamically - Solr - [mail # user]
...There are 3 approaches I can think of:  1. You can generate a new data-config.xml for each import.  With Solr 4.0 and later, DIH re-parses your data-config.xml and picks up any cha...
   Author: Dyer, James, 2013-03-18, 14:41
RE: solr-dih does multiple queries for sub-entities - Solr - [mail # user]
...You can cache the subentity, then it will retrieve all the data for that entity in 1 query.    See http://wiki.apache.org/solr/DataImportHandler#CachedSqlEntityProcessor for more i...
   Author: Dyer, James, 2013-03-04, 15:15
RE: can we configure spellcheck to be invoked after request processing? - Solr - [mail # user]
...I'm a little confused here because if you are searching q=jeap OR denim , then you should be getting both documents back.  Having spellcheck configured does not affect your search resul...
   Author: Dyer, James, 2013-03-01, 15:30
RE: Get page number of searchresult of a pdf in solr - Solr - [mail # user]
...Is there an easy (enough) way to do this, storing the page number as a payload on each term?  James Dyer Ingram Content Group (615) 213-4311  From: Michael Della Bitta [mailto:[EMA...
   Author: Dyer, James, 2013-03-01, 15:21
RE: If we Open Source our platform, would it be interesting to you? - Solr - [mail # user]
...I only looked at your link super fast, but this seems like a very viable alternative to Solr's DIH.  DIH does the job fairly well but we've struggled to have developers who are willing ...
   Author: Dyer, James, 2013-02-20, 18:37
RE: Implement price range filter: DataImportHandler started. Not Initialized. No commands can be run - Solr - [mail # user]
...No, you still have to fix problems with data-config.xml.  Just that prior to 4.0-alpha if you started solr with a problem in the config, you had no way to fix it and refreshing without ...
   Author: Dyer, James, 2013-02-14, 16:30
RE: Implement price range filter: DataImportHandler started. Not Initialized. No commands can be run - Solr - [mail # user]
...This looks like https://issues.apache.org/jira/browse/SOLR-2115 , which was fixed for 4.0-Alpha .  Bascially, if you do not put a data-config.xml file in the "defaults" section in solrc...
   Author: Dyer, James, 2013-02-14, 15:56
RE: Solr 4.1.0 not using solrcore.properties ? - Solr - [mail # user]
...Daniel,  This bug has already been recorded and hopefully will be fixed in time for 4.2.  See https://issues.apache.org/jira/browse/SOLR-4361 .  James Dyer Ingram Content Grou...
   Author: Dyer, James, 2013-02-14, 15:51
Sort:
project
Solr (263)
Lucene (48)
type
mail # user (263)
mail # dev (45)
date
last 7 days (8)
last 30 days (26)
last 90 days (47)
last 6 months (108)
last 9 months (308)
author
Chris Hostetter (6388)
Yonik Seeley (5286)
Erick Erickson (3667)
Mark Miller (3081)
Michael McCandless (2842)
Otis Gospodnetic (2817)
Grant Ingersoll (2546)
Robert Muir (2516)
Erik Hatcher (2321)
Uwe Schindler (1982)
Shalin Shekhar Mangar (1704)
Ryan McKinley (1685)
Lance Norskog (1593)
Jack Krupansky (1236)
Ahmet Arslan (1112)
Dyer, James