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
I'm doing deletes with the DIH but getting mixed results. Sometimes the
documents get deleted, other times I can still find them in the index. What
would prevent a doc from getting deleted?
For example, I delete 594039 and get this in the logs;
2010-08-12 14:41:55,625 [Thread-210] INFO [DataImp