Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 131 to 140 from 314 (0.206s).
Loading phrases to help you
refine your search...
RE: WordBreak spell correction makes split terms optional? - Solr - [mail # user]
...The parenthesis are being added by the spellchecker.  I tried to envision a number of different scenarios when designing how this would work and at the time it seemed best to add parent...
   Author: Dyer, James, 2012-10-02, 20:51
RE: DIH problem - Solr - [mail # user]
...Gian,  Even if you can't write a failing unit test (if you did it would be awesome), please open a JIRA issue on this and attach your patch.  Also, you may want to try 4.0 as oppos...
   Author: Dyer, James, 2012-09-22, 19:34
RE: svn commit: r1384834 [2/3] - in /lucene/dev/branches/lucene_solr_3_6/solr: ./ contrib/ contrib/dataimporthandler/ contrib/dataimporthandler/src/java/org/apache/solr/handler/dataimport/ contrib/dataimporthandler/src/test/org/apache/solr/handler/da - Lucene - [mail # dev]
...Robert,  Thanks for mentioning this.  I think I checked the wrong option on a merge-conflict, and in 3.6 DIH changes go in a separate CHANGES.txt, so I didn't notice the main one. ...
   Author: Dyer, James, 2012-09-14, 16:32
RE: deletedPkQuery not work in solr 3.3 - Solr - [mail # user]
...You have "deletedPKQuery", but the correct spelling is "deletedPkQuery" (lowercase "k").  Try that and see if it fixes your problem.    Also, you can probably simplify this if...
   Author: Dyer, James, 2012-09-06, 14:03
RE: LineEntityProcessor process only one file - Solr - [mail # user]
...No, it should process all of the files that get listed.  I'm taking a look at the issue you opened, SOLR-3779.  This is also similar to SOLR-3307, although that was reported as a b...
   Author: Dyer, James, 2012-08-31, 19:53
RE: DIH jdbc4.MySQLSyntaxErrorException - Solr - [mail # user]
...I have very long SQL statements that span multiple lines and it works for me.  You might want to paste your SQL into a tool like Squirrel and see if it executes outside of DIH.  On...
   Author: Dyer, James, 2012-08-31, 19:50
RE: Static template column in DIH - Solr - [mail # user]
...You might just be missing  .  See http://wiki.apache.org/solr/DataImportHandler#TemplateTransformer  James Dyer E-Commerce Systems Ingram Content Group (615) 213-4311   F...
   Author: Dyer, James, 2012-08-30, 19:06
RE: Dataimport Handler in solr 3.6.1 - Solr - [mail # user]
...There were 2 major changes to DIH Cache functionality in Solr 3.6, only 1 of which was carried to Solr 4.0:  - Solr 3.6 had 2 MAJOR changes:  1. We support pluggable caches so that...
   Author: Dyer, James, 2012-08-30, 15:02
RE: Dataimport Handler in solr 3.6.1 - Solr - [mail # user]
...One thing I notice in your configuration...the child entity has this:  cacheLookup="ent1.uid"  but your parent entity doesn't have a "uid" field.    Also, you have these ...
   Author: Dyer, James, 2012-08-14, 14:38
RE: SpellCheckComponent Collation query - Solr - [mail # user]
...No, your client has to re-issue the query.  I have looked into doing this automatically but it would be complicated to implement.  SpellCheckComponent would have to somehow get the...
   Author: Dyer, James, 2012-08-09, 19:33
Sort:
project
Solr (264)
Lucene (53)
type
mail # user (264)
mail # dev (50)
date
last 7 days (10)
last 30 days (30)
last 90 days (52)
last 6 months (106)
last 9 months (314)
author
Chris Hostetter (6398)
Yonik Seeley (5287)
Erick Erickson (3683)
Mark Miller (3085)
Michael McCandless (2846)
Otis Gospodnetic (2823)
Grant Ingersoll (2546)
Robert Muir (2516)
Erik Hatcher (2321)
Uwe Schindler (1988)
Shalin Shekhar Mangar (1705)
Ryan McKinley (1687)
Lance Norskog (1593)
Jack Krupansky (1250)
Ahmet Arslan (1112)
Dyer, James