Re: Dataimporter status

2020-06-16 Thread devashrid
Hi Shawn, I am new to solr and I have set up a cloud cluster of 1 shard and 3 collections one 2 servers. I am facing the same issue. I am using CloudSolrClient client = new CloudSolrClient.Builder(zkUrls,Optional.empty()).build(), to create my client. and then I fire import command using, clien

Re: Dataimporter status

2017-12-06 Thread Shawn Heisey
On 12/6/2017 1:38 AM, Mahmoud Almokadem wrote: > I'm already using the admin UI and get URL for fetching the status of > dataimporter from network console and tried it outside the admin UI. Admin > UI have the same behavior, when I pressed on execute the status messages > are swapped between "not

Re: Dataimporter status

2017-12-06 Thread Mahmoud Almokadem
running now. Because the it's related to core not collection. I think the dataimporter feature must moved to the core level instead of collection level. Thanks, Mahmoud On Tue, Dec 5, 2017 at 6:57 AM, Shawn Heisey wrote: > On 12/3/2017 9:27 AM, Mahmoud Almokadem wrote: > >> We&#x

Re: Dataimporter status

2017-12-04 Thread Shawn Heisey
On 12/3/2017 9:27 AM, Mahmoud Almokadem wrote: We're facing an issue related to the dataimporter status on new Admin UI (7.0.1). Calling to the API http://solrip/solr/collection/dataimport?_=1512314812090&command=status&indent=on&wt=json returns different status despite the im

Dataimporter status

2017-12-03 Thread Mahmoud Almokadem
We're facing an issue related to the dataimporter status on new Admin UI (7.0.1). Calling to the API http://solrip/solr/collection/dataimport?_=1512314812090&command=status&indent=on&wt=json returns different status despite the importer is running The messages are swapped betw