I'm using solr 1.4.1 and I've got about 280,000 docs in the index. I'm using
a multi core setup (if that makes any difference) with 2 cores.
When I check the stats from the JSP my updateHandler reports 3 deletes;
cumulative_deletesById : 3
When I search from the admin page the docs are still fo
Which version of Solr is this? How many documents are there in the
index? Etc. It is hard for us to help you without more details.
On Thu, Aug 12, 2010 at 8:32 AM, Qwerky wrote:
>
> I'm doing deletes with the DIH but getting mixed results. Sometimes the
> documents get deleted, other times I can