Home | About | Sematext search-lucene.com search-hadoop.com
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
Sort:
project
Solr (249)
Lucene (35)
type
mail # user (208)
issue (41)
mail # dev (29)
date
last 7 days (1)
last 30 days (4)
last 90 days (17)
last 6 months (62)
last 9 months (278)
author
Chris Hostetter (6455)
Yonik Seeley (5301)
Erick Erickson (3806)
Mark Miller (3128)
Otis Gospodnetic (2883)
Michael McCandless (2863)
Robert Muir (2549)
Grant Ingersoll (2548)
Erik Hatcher (2325)
Uwe Schindler (2006)
Shalin Shekhar Mangar (1757)
Ryan McKinley (1687)
Lance Norskog (1604)
Jack Krupansky (1397)
Shawn Heisey (1188)
Stefan Matheis