Shawn,
I first deleted the collection from the admin interface. It didn“t work.
When I deleted direct on command line it worked:
/opt/solr-6.6.2/bin/solr delete -c
Thanks for the advice on using schemaless on production. I understand the
potential problems, so I will first create schema autom
On 4/17/2018 8:15 AM, Kojo wrote:
> I am trying schemaless mode and it seems to works very nice, and there is
> no overhead to write a custom schema for each type of collection that we
> need to index.
> However we are facing a strange problem. Once we have created a collection
> and indexed data o
I have just deleted using command line and worked as expected!
2018-04-17 11:15 GMT-03:00 Kojo :
> Hi all,
>
> I am trying schemaless mode and it seems to works very nice, and there is
> no overhead to write a custom schema for each type of collection that we
> need to index.
> However we are f