| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
275 (1.027s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Schema design/data import - Solr - [mail # user]
|
|
...Hey Travis, after reading your Mail .. and thinking a bit of it, i'm not sure if i would go with Nutch. Nutch is [from my understanding] more a crawler .. meant to crawl ex...
|
|
|
Author: Stefan Matheis,
2011-07-21, 12:51
|
|
|
Re: how to get solr core information using solrj - Solr - [mail # user]
|
|
...Jiang, what about http://wiki.apache.org/solr/CoreAdmin#STATUS ? Regards Stefan Am 20.07.2011 05:40, schrieb Jiang mingyuan:...
|
|
|
Author: Stefan Matheis,
2011-07-20, 07:01
|
|
|
Re: Data Import from a Queue - Solr - [mail # user]
|
|
...Brandon, i don't know how they are using it in detail, but Part of Chef's Architecture is this one: Chef Server -> RabbitMQ -> Chef Solr Indexer -> Solr http://wik...
|
|
|
Author: Stefan Matheis,
2011-07-20, 06:59
|
|
|
Re: Indexing CSV data in Multicore setup - Solr - [mail # user]
|
|
...Sandeep, did you check that this handler is defined in your solrconfig? Otherwise it will not work, and you'll get an HTTP 404 Regards Stefan Am 02.07.2011 17:15, schrieb s...
|
|
|
Author: Stefan Matheis,
2011-07-02, 15:45
|
|
|
[SOLR-2400] FieldAnalysisRequestHandler; add information about token-relation - Solr - [issue]
|
|
...The XML-Output (simplified example attached) is missing one small information .. which could be very useful to build an nice Analysis-Output, and that's "Token-Relation" (if there is special...
|
|
|
http://issues.apache.org/jira/browse/SOLR-2400
Author: Stefan Matheis,
2011-07-02, 03:43
|
|
|
Re: SOLR and SQL functions - Solr - [mail # user]
|
|
...that doesn't matter for solr .. it's just executing your query via jdbc .. so the complete error-message would be intersting. have a look at the error-log of your sql-server too (especially ...
|
|
|
Author: Stefan Matheis,
2011-07-01, 12:58
|
|
|
Re: Core Administration - Solr - [mail # user]
|
|
...Zarni, Am 30.06.2011 20:32, schrieb zarni aung: there isn't. you have to create the directory structure & the related files yourself. solr (the AdminCoreHandler) does only ...
|
|
|
Author: Stefan Matheis,
2011-06-30, 20:10
|
|
|
Re: multicore file creation order - Solr - [mail # user]
|
|
...Jérôme, the complete directory structure, including required files, has to be created first - manually. the admin/cores will only "activate" the core for solr, that's it :)...
|
|
|
Author: Stefan Matheis,
2011-06-27, 12:46
|
|
|
Re: Query Results Differ - Solr - [mail # user]
|
|
...On Fri, Jun 24, 2011 at 5:11 PM, jyn7 wrote: Yes :) On Fri, Jun 24, 2011 at 5:11 PM, jyn7 wrote: No. Read here http://wiki.apache.org/solr/SchemaXml#The_Default...
|
|
|
Author: Stefan Matheis,
2011-06-24, 15:18
|
|
|
Re: Query Results Differ - Solr - [mail # user]
|
|
...+ is an urlencoded whitespace .. so your filter-query says either supplerid or published_on. what you could do is: 1) use a second fq= param 2) combine them both into one like this: fq...
|
|
|
Author: Stefan Matheis,
2011-06-24, 14:34
|
|
|
|