Believe it would be easier to help you out if you
* Tell exactly what you do when you try to update the doc
* Show your solrconfig.xml (especially the UpdateHandler-part)
* Tell how your shards are distributed. Is it 4 shards on one Solr-node,
or is it 4 Solr-nodes with one shard each, or... Assu
BTW: it's a 4 shards solorcloud cluster using zookeeper 3.3.5
On Fri, Nov 22, 2013 at 11:07 AM, Mingfeng Yang wrote:
> Recently, I found out that I can't delete doc by id or overwrite a doc
> from/in my SOLR index which is based on SOLR 4.4.0 version.
>
> Say, I have a doc http://pastebin.co
Recently, I found out that I can't delete doc by id or overwrite a doc
from/in my SOLR index which is based on SOLR 4.4.0 version.
Say, I have a doc http://pastebin.com/GqPP4Uw4 (to make it easier to
view, I use pastebin here). And I tried to add a dynamic field "rank_ti"
to it, want to make