Hi,
I use DIH in solr-cloud mode (implicit route) in solr6.5.1.
When I start the import it works fine and I see the progress in the logfile.
However, when I click the "Refresh Status" button in the web-ui while the
import is running
I only see "No information available (idle)".
So I have to look
> Shawn Heisey hat am 17. Mai 2017 um 15:10 geschrieben:
>
>
> On 5/17/2017 6:18 AM, Thomas Porschberg wrote:
> > Thank you. I am now a step further.
> > I could import data into the new collection with the DIH. However I
> > observed the following exception
&g
> Tom Evans hat am 17. Mai 2017 um 11:48 geschrieben:
>
>
> On Wed, May 17, 2017 at 6:28 AM, Thomas Porschberg
> wrote:
> > Hi,
> >
> > I did not manipulating the data dir. What I did was:
> >
> > 1. Downloaded solr-6.5.1.zip
> > 2. ensured no
eise_shard1_replica1"}}}
What did I wrong? I want to use multiple shards on ONE node.
Best regards
Thomas
> Shawn Heisey hat am 16. Mai 2017 um 16:30 geschrieben:
>
>
> On 5/12/2017 8:49 AM, Thomas Porschberg wrote:
> > ERROR: Failed to create collection 'cat
&
> maxShardsPerNode=1&collection.configName=karpfen
> <http://localhost:8983/solr/admin/collections?action=CREATE&name=karpfen&numShards=2&replicationFactor=1&maxShardsPerNode=2&collection.configName=karpfen>
>
> On Mon, May 15, 2017 at 2:14 AM, Thomas
Hi,
I have problems to setup solrcloud on one node with 2 shards. What I did:
1. Started a external zookeeper
2. Ensured that no solr process is running with 'bin/solr status'
3. Posted a working conf directory from a non-cloud solr to zookeeper
with
'bin/solr zk upconfig -n karpfen -d
/ho
nf in zookeeper it should show up
>
> If already did it try reloading configuration
>
> Thanks
> Ravi
>
>
> On Fri, 12 May 2017 at 9:46 AM, Thomas Porschberg
> wrote:
>
> > > > This is another problem I see: With my non-cloud core I have a
> > conf-d
> > This is another problem I see: With my non-cloud core I have a
> > conf-directory where I have dataimport.xml, schema.xml and solrconfig.xml.
> > I think these 3 files are enough to import my data from my relational
> > database.
> > Under example/cloud I could not find one of them. How to s
Hi,
I want to setup a solrcloud. I want to test sharding with one node, no
replication.
I have some experience with the non-cloud solr and I also run the cloud
examples.
I also have to use the DIH for importing. I think I can live with the internal
zookeeper.
I did my first steps with solr-6.