Re: Wiki Error JSON syntax

2011-07-25 Thread Gabriel Farrell
On Mon, Jul 25, 2011 at 12:24 PM, Stefan Matheis wrote: > Hi Remy, > > so you may open an Issue for this on the github Project? i mean .. just > creating another client, because i have one problem, does not sound like a > good plan? Agreed, and thanks for calling my attention to this thread, Stef

Re: still looking for multicore.xml?

2008-09-03 Thread Gabriel Farrell
On Wed, Sep 03, 2008 at 06:29:04PM +0200, Lars Kotthoff wrote: > Looking at the code in trunk everything appears to be fine. Did you run "ant > example" before starting the server? Otherwise it's probably picking up some > old jars/class files. Ah, right. Thanks.

still looking for multicore.xml?

2008-09-03 Thread Gabriel Farrell
I'm up to date on trunk (r691646), and multicore.xml has been removed and solr.xml added (I saw the notice [1]). When I start solr with "java -Dsolr.solr.home=multicore -jar start.jar", however, I see the following in the output: ... Sep 3, 2008 3:54:54 PM org.apache.solr.servlet.SolrDispatchFilt

Re: question about + and - in field queries

2008-08-28 Thread Gabriel Farrell
On Thu, Aug 28, 2008 at 12:06:52PM -0700, Lyman Hurd wrote: > We are trying to use the "+" (mandatory) and "- "(forbidden) modifiers > in field queries but we do not seem to be getting what we expected. Which analyzer are you using? The StandardRequestHandler should give the results you are looki