Hi again,
After searching with grep, I figured that bin/solr has Xss too.
Finder didn't bring it at the first time.
Sorry for the noise.
Thanks,
Ahmet
On Tuesday, October 20, 2015 7:12 PM, Ahmet Arslan
wrote:
Hi,
After getting stack overflow error from suggester component, I tried to
in
Hi,
After getting stack overflow error from suggester component, I tried to
increase Xss.
I searched for 'Xss' in bin folder, only solr.cmd has -Xss256k.
I inserted Xss in solr.in.sh however admin screen displays two entries in jvm
args :
-Xss1024k -Xss256k
I am confused, where does solr grab
I wonder if, Dean, you are using an older. Take a look in the bin/
directory of any newer Solr, preferably 5.x and you'll see quite
substantial start scripts.
Upayavira
On Wed, May 27, 2015, at 07:11 PM, Erick Erickson wrote:
> Hmmm, this is a little confused I think.
>
>
Hmmm, this is a little confused I think.
bq: copies all necessary config file accordingly
This is handled for you, with the caveat that you have to push the
configs to Zookeeper as a separate step with the zk client. Once
that's done, just use the Collections API to create the collection.
See th
Does anyone have any simple SOLR startup scripts that they're willing to
share? I am looking for a script that creates a custom collection and
copies all necessary config file accordingly.
Thanks in advance,
Dean