On Monday, April 2, 2012 at 2:00 PM, Stefan Matheis wrote:
> On Friday, March 30, 2012 at 11:33 PM, vybe3142 wrote:
> > When I paste the relevant part of the query into the SOLR admin UI query
> > interface,
> > {!join+from=join_id+to=id}attributes_AUTHORS.4:4, I fail to retrieve any
> > documents
On Saturday, March 31, 2012 at 6:01 PM, Yonik Seeley wrote:
> Shouldn't that be the other way? The admin UI should do any necessary
> escaping, so those "+" chars should instead be a spaces?
We can, but is this really what you'd expect?
On Friday, March 30, 2012 at 11:33 PM, vybe3142 wrote:
> When I paste the relevant part of the query into the SOLR admin UI query
> interface,
> {!join+from=join_id+to=id}attributes_AUTHORS.4:4, I fail to retrieve any
> documents
Just go and paste the raw content into the form, then you'll get
Gh, of course it should be the other way. That'll teach me to not
try to listen to "wait wait, don't tell me" and reply to the list at the
same time...
Thanks,
Erick
On Sat, Mar 31, 2012 at 12:01 PM, Yonik Seeley
wrote:
> On Sat, Mar 31, 2012 at 11:50 AM, Erick Erickson
> wrote:
>> Try esca
On Sat, Mar 31, 2012 at 11:50 AM, Erick Erickson
wrote:
> Try escaping the '+' with %2B (as I remember).
Shouldn't that be the other way? The admin UI should do any necessary
escaping, so those "+" chars should instead be a spaces?
-Yonik
lucenerevolution.com - Lucene/Solr Open Source Search Co
;
> Server stack trace
>
>
> There appears to be some sort of URL translation going on but I'd like to
> understand how to make this work.
>
> Next, I'd like to understand how to make this work with SOLRJ
>
> --
> View this message in context:
> http://lucene
es to :
Server stack trace
There appears to be some sort of URL translation going on but I'd like to
understand how to make this work.
Next, I'd like to understand how to make this work with SOLRJ
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-do-I-use-localparams-jo