Ahh thanks! I'll probably just generate them myself instead of forcing jQuery to do it the old way. Thanks again!
-----Original Message----- From: subscription-bounces+s472066u482...@n3.nabble.com on behalf of Chris Hostetter-3 [via Lucene] Sent: Thu 8/9/2012 1:13 PM To: Cirelli, Stephen J. Subject: RE: Multiple facet.field format alternative for GET Request : Well you get the same problem if you use jQuery's get(). It accepts an object for the url params. : I'll try to pass an array of k/v pairs and see what happens. Thanks! from what i'm told, jQuery can definitely send multivalue request params, although starting with 1.4 they changed the default behavior to favor PHP deserialization conventions and violate CGI form spec that has been used by HTTP clients/servers since the mid-90s -- so you have to explicitly tell jQuery that you want "traditional" param serialization... http://benalman.com/news/2009/12/jquery-14-param-demystified/#unicorns-rainbows -Hoss ________________________________ If you reply to this email, your message will be added to the discussion below: http://lucene.472066.n3.nabble.com/Multiple-facet-field-format-alternative-for-GET-Request-tp4000218p4000242.html To unsubscribe from Multiple facet.field format alternative for GET Request, click here <http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4000218&code=U1RFUEhFTi5KLkNJUkVMTElAc2FpYy5jb218NDAwMDIxOHwyMTQ2OTQ4NzQw> . NAML <http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> -- View this message in context: http://lucene.472066.n3.nabble.com/Multiple-facet-field-format-alternative-for-GET-Request-tp4000218p4000246.html Sent from the Solr - User mailing list archive at Nabble.com.