Re: Solr 4.8.1 : Response Code 500 when creating the new request handler

2015-02-28 Thread Aman Tandon
Thanks Chris, yes on providing the qf it is working fine. With Regards Aman Tandon On Wed, Feb 18, 2015 at 12:25 AM, Chris Hostetter wrote: > > : 1. Look further down in the stack trace for the "caused by" that details > : > the specific cause of the exception. > > : I am still not able to find

Is it possible to use multiple index data directory in Apache Solr?

2015-02-28 Thread Jou Sung-Shik
I'm new in Apache Lucene/Solr. I try to move from Elasticsearch to Apache Solr. So, I have a question about following index data location configuration. *in Elasticsearch* # Can optionally include more than one lo # the locations (a la RAID 0) on a file l # space on creation. For example: # #

Re: Is it possible to use multiple index data directory in Apache Solr?

2015-02-28 Thread Shawn Heisey
On 2/28/2015 8:03 PM, Jou Sung-Shik wrote: > *in Elasticsearch* > > # Can optionally include more than one lo # the locations (a la RAID 0) on > a file l # space on creation. For example: > # > # path.data: /path/to/data1,/path/to/data2 > > *in Apache Solr* > > /var/data/solr/ > > > I want to

Re: Getting started with Solr

2015-02-28 Thread Baruch Kogan
Thanks for bearing with me. I start Solr with `bin/solr start -e cloud' with 2 nodes. Then I get this: *Welcome to the SolrCloud example!* *This interactive session will help you launch a SolrCloud cluster on your local workstation.* *To begin, how many Solr nodes would you like to run in your