Hello.

My client uses my autocompletion with an normal http-Request to solr. like
this: http://XXX/solr/suggestpg/select/?q=harry

so, when i want to search in a category with all his childs, my request is
too long.  
How can i change from GET to POST ??

my request to solr looks like this. in short ;)
http://XXX/solr/suggestpg/select/?q=harry&fq=
cat_id:7994+OR+cat_id:7995+OR+cat_id:8375+OR+cat_id:8465+OR+cat_id:8757+OR+cat_id:8766+OR+cat_id:8792+OR+cat_id:8843
.....


thx, for fast support ;) its very important ^^
-- 
View this message in context: 
http://n3.nabble.com/change-get-to-post-tp715714p715714.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to