solr 5.2.0 example dih: dataimport failed

2015-06-15 Thread Veit, Marcus (marcus.v...@uni-graz.at)
Hi Why is the dataimport working in 5.1 example dih and not in 5.2? == 5.1.0 == downloading solr-5.1.0.tgz tar xzf solr-5.1.0.tgz cd solr-5.1.0 ./bin/solr -e dih http://192.168.56.101:8983/solr/#/db/dataimport == Works fine! ./bin/solr stop == 5.2.0 == downloading solr-5.2.0.tgz tar xzf

AW: solr 5.2.0 example dih: dataimport failed

2015-06-15 Thread Veit, Marcus (marcus.v...@uni-graz.at)
Thanks works fine with 5.2.1 now. -Ursprüngliche Nachricht- Von: Shawn Heisey [mailto:apa...@elyograg.org] Gesendet: Montag, 15. Juni 2015 15:03 An: solr-user@lucene.apache.org Betreff: Re: solr 5.2.0 example dih: dataimport failed On 6/15/2015 5:56 AM, Veit, Marcus (marcus.v...@uni

Alternative to REST Interface?

2016-09-21 Thread Veit, Marcus (marcus.v...@uni-graz.at)
Hi list, I am using Solr 4.6.1 and the REST Interface () Using fq and field.facets the query string is growing more and more. E.g.: fq=(field_1:"abc" OR field_1:"def") AND (field2:"ghi")" and so forth... If the request comes up to 8192 bytes, I get an error. Ok it is the limit of the