Thanks Yonik, all my app's test cases now pass again.
--Paul
On Wed, May 18, 2011 at 2:04 PM, Yonik Seeley
wrote:
> OK, I just fixed this on branch_3x.
> Trunk is fine (it was an error in the 3x backport that wasn't caught
> because the test doesn't go through the complete solr stack to the
> u
OK, I just fixed this on branch_3x.
Trunk is fine (it was an error in the 3x backport that wasn't caught
because the test doesn't go through the complete solr stack to the
update handkler).
-Yonik
http://www.lucenerevolution.org -- Lucene/Solr User Conference, May
25-26, San Francisco
On Wed, Ma
On Wed, May 18, 2011 at 1:24 PM, Paul Dlug wrote:
> I updated to the latest branch_3x (r1124339) and I'm now getting the
> error below when trying a delete by query or id. Adding documents with
> the new format works as do the commit and optimize commands. Possible
> regression due to SOLR-2496?
>
I updated to the latest branch_3x (r1124339) and I'm now getting the
error below when trying a delete by query or id. Adding documents with
the new format works as do the commit and optimize commands. Possible
regression due to SOLR-2496?
curl 'http://localhost:8988/solr/update/json?wt=json' -H
'C