| 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
|
|
|
|