Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 101 to 110 from 308 (3.048s).
Loading phrases to help you
refine your search...
RE: DIH - unable to ADD individual new documents - Solr - [mail # user]
...Well that little bit of knowledge changes things for me, doesn't it?  I appreciate your response very much.  Without knowing that about the DIH, I attempted to have my DIH handler ...
   Author: Klostermeyer, Michael, 2012-07-03, 19:35
RE: DIH - unable to ADD individual new documents - Solr - [mail # user]
...Some interesting findings over the last hours, that may change the context of this discussion...  Due to the nature of the application, I need the ability to fire off individual "ADDs" ...
   Author: Klostermeyer, Michael, 2012-07-03, 18:55
RE: DIH - unable to ADD individual new documents - Solr - [mail # user]
...The URL I am using is http://localhost/solr/dataimport?commit=true&wt=json&clean=false&uniqueID=2028046&command=full%2Dimport&entity=myEntityName  uniqueID is the ID of the newly create...
   Author: Klostermeyer, Michael, 2012-07-03, 02:52
RE: DIH - unable to ADD individual new documents - Solr - [mail # user]
...I should add that I am using the full-import command in all cases, and setting clean=false for the individual adds.  Mike   From: Klostermeyer, Michael [mailto:[EMAIL PROTECTED]] &...
   Author: Klostermeyer, Michael, 2012-07-03, 02:24
DIH - unable to ADD individual new documents - Solr - [mail # user]
...I am not able to ADD individual documents via the DIH, but updating works as expected.   The stored procedure that is called within the DIH returns the expected data for the new documen...
   Author: Klostermeyer, Michael, 2012-07-02, 23:40
[SOLR-3590] Test Jira Issue - Solr - [issue]
...Ignore, sanity testing bulk operation behavior...
http://issues.apache.org/jira/browse/SOLR-3590    Author: Hoss Man, 2012-07-02, 18:43
RE: NGram and full word - Solr - [mail # user]
...With the help of this list, I solved a similar issue by altering my query as follows:  Before (did not return full word matches): q=searchTerm* After (returned full-word matches and wil...
   Author: Klostermeyer, Michael, 2012-06-29, 19:28
RE: Wildcard queries on whole words - Solr - [mail # user]
...Interesting solution.  Can you then explain to me for a given query:  ?q='kloster' OR kloster*  How the "exact match" part of that is boosted (assuming the above is how you fo...
   Author: Klostermeyer, Michael, 2012-06-27, 18:16
Wildcard queries on whole words - Solr - [mail # user]
...I am researching an issue w/ wildcard searches on complete words in 3.5.  For example, searching for "kloster*" returns "klostermeyer", but "klostermeyer*" returns nothing.  The fi...
   Author: Klostermeyer, Michael, 2012-06-27, 16:14
[SOLR-1633] Solr Cell should be smarter about literal and multiValued="false" - Solr - [issue]
...As noted on solr-user, SolrCell has less then ideal behavior when "foo" is a single value field, and literal.foo=bar is specified in the request, but Tika also produces a value for the "foo"...
http://issues.apache.org/jira/browse/SOLR-1633    Author: Hoss Man, 2012-06-27, 13:36
Sort:
project
Solr (308)
Lucene (74)
OpenRelevance (1)
Tika (1)
type
issue (292)
mail # user (16)
date
last 7 days (0)
last 30 days (0)
last 90 days (20)
last 6 months (57)
last 9 months (308)
author
Chris Hostetter (6389)
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 (1983)
Shalin Shekhar Mangar (1705)
Ryan McKinley (1685)
Lance Norskog (1593)
Jack Krupansky (1236)
Ahmet Arslan (1112)
Klostermeyer, Michael
Hoss Man