| clear query|facets|time |
Search criteria: .
Results from 141 to 150 from
278 (0.336s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
Re: Exception using "Analyze" from the Solr Admin app - Solr - [mail # user]
|
|
...Karthik, could you attach/pastebin your schema and also the text you're trying to analyze? Regards Stefan On Wed, Jun 22, 2011 at 5:29 PM, karthik wrote:...
|
|
|
Author: Stefan Matheis,
2011-06-22, 15:48
|
|
|
Re: rename a core to same name of existing core - Solr - [mail # user]
|
|
...Koji, the Description on http://wiki.apache.org/solr/CoreAdmin#CREATE is: *quote* If a core with the same name exists, while the "new" created core is initalizing, the "old" one ...
|
|
|
Author: Stefan Matheis,
2011-06-22, 14:16
|
|
|
Re: example doesnt run from source? - Solr - [mail # user]
|
|
...Jason, which source did you use for the checkout and how did you build solr? Regards Stefan Am 19.06.2011 15:00, schrieb Jason Toy:...
|
|
|
Author: Stefan Matheis,
2011-06-19, 13:07
|
|
|
Re: Modifying Configuration from a Browser - Solr - [mail # user]
|
|
...Brandon, actually afaik there is no ability to to this, not via API or something else. If you really want to start building such an API, would you mind to build an ge...
|
|
|
Author: Stefan Matheis,
2011-06-14, 22:20
|
|
|
Re: Getting all field names in a Solr index via SolrJ - Solr - [mail # user]
|
|
...If you really want to have _all_ defined (and therefore possible fields) you should have a look to http://wiki.apache.org/solr/LukeRequestHandler Regards Stefan On Fri, Jun 10, 2...
|
|
|
Author: Stefan Matheis,
2011-06-10, 15:53
|
|
|
Re: Multiple Values not getting Indexed - Solr - [mail # user]
|
|
...Pawan, just separating multiple values by comma does not make them multi-value in solr-speak. But if you're already using DIH, you may try the http://wiki.apache.org/solr/DataImportHan...
|
|
|
Author: Stefan Matheis,
2011-06-09, 07:18
|
|
|
Re: Nullpointer Exception in Solr 4.x in DebugComponent when using wildcard in facet value - Solr - [mail # user]
|
|
...Stefan, i guess there is a colon missing? &fq=price:[500+TO+*] should do the trick Regards Stefan On Fri, Jun 3, 2011 at 11:42 AM, Stefan Moises wrote:...
|
|
|
Author: Stefan Matheis,
2011-06-03, 09:46
|
|
|
|