Re: MapReduce "not_found" from Solr search index

2015-11-17 Thread Ellis Pritchard
Thanks, that certainly gets the answer for "how many matches" PDQ. Still concerns me that MapReduce over search indexes doesn't seem to be working for me, but if there's no obvious answer, I'll leave it at that until I need it! Ellis. On 17 November 2015 at 14:09, Magnus Kessler wrote: > On 1

Re: MapReduce "not_found" from Solr search index

2015-11-17 Thread Magnus Kessler
On 16 November 2015 at 11:47, Ellis Pritchard wrote: > Hi, > > I've configured a Solr search index ("erights-users") for my bucket (named > "missing", default type), containing a bunch of JSON documents, with a > search schema ("erightsuser"); this seems to be working OK for simple > queries, i.e

MapReduce "not_found" from Solr search index

2015-11-16 Thread Ellis Pritchard
Hi, I've configured a Solr search index ("erights-users") for my bucket (named "missing", default type), containing a bunch of JSON documents, with a search schema ("erightsuser"); this seems to be working OK for simple queries, i.e. I can run a Solr query against it and it returns expected result