Displaying 2 results from an estimated 2 matches for "create_collection".
2017 Feb 28
0
Solr 6.4.1 config
...ly copied the 
"stopwords_en.txt" file directly to "conf/stopwords.txt".
Assuming you extracted the Solr distribution to a base folder, such as 
/opt/solr-6.4.1, change to that folder.
Then execute (again, /tmp/solr-dovecot is the path you extracted my 
config into):
bin/solr create_collection -c dovecot -d /tmp/solr-dovecot
That should create a minimal cloud instance.  Then start it:
bin/solr start -c
And hopefully...you'll have a running Solr server.  Assuming that's the 
case - since you've now created a "named" collection you have to specify 
that for Dovecot...
2017 Feb 09
3
Solr 6.4.1
Does this work (pcap attached)?
Daniel
On 2/8/2017 10:57 PM, Aki Tuomi wrote:
>
> On 09.02.2017 07:54, Daniel Miller wrote:
>> I've been running Solr for a while (4.10.3) - wanted to make the jump
>> to the latest & greatest.  I installed 6.4.1, copied over my
>> schema.xml - and after a couple false starts where I needed to tweak
>> it work with the new