RE: FW: Issue while setting Solr on Slider / YARN

2015-08-27 Thread Vijay Bhoomireddy
an you please help me in understanding if I > need to modify something else to get this working? I am just wondering > whether "${AGENT_WORK_ROOT} in step below has any impact? I haven't > changed this line in the json file. Should this be modified? > > > > I am abl

FW: Issue while setting Solr on Slider / YARN

2015-08-27 Thread Vijay Bhoomireddy
Thanks & Regards Vijay From: Vijay Bhoomireddy [mailto:vijaya.bhoomire...@whishworks.com] Sent: 17 August 2015 11:37 To: solr-user@lucene.apache.org <mailto:solr-user@lucene.apache.org> Subject: Issue while setting Solr on Slider / YARN Hi, Any help on this please? Than

Issue while setting Solr on Slider / YARN

2015-08-17 Thread Vijay Bhoomireddy
Hi, Any help on this please? Thanks & Regards Vijay From: Vijay Bhoomireddy [mailto:vijaya.bhoomire...@whishworks.com] Sent: 14 August 2015 18:03 To: solr-user@lucene.apache.org Subject: Issue while setting Solr on Slider / YARN Hi, We have a requirement of setting up of

Issue while setting Solr on Slider / YARN

2015-08-14 Thread Vijay Bhoomireddy
s and then pauses for a couple of seconds and then prints the same message in a loop eternally. Not sure on where the problem is. Can anyone please help me out to get away from this issue and help me setup Solr on Slider/YARN? Thanks & Regards Vijay Vijay Bhoomireddy, Big Data Archi

Storing SolrCloud index data in Amazon S3

2015-05-04 Thread Vijay Bhoomireddy
Hi, Just wondering whether there is a provision to store SolrCloud index data on Amazon S3? Please let me know any pointers. Regards Vijay -- The contents of this e-mail are confidential and for the exclusive use of the intended recipient. If you receive this e-mail in error please del

RE: Proximity Search

2015-04-30 Thread Vijay Bhoomireddy
Thanks All, I shall try out the options and see how the results are. Thanks & Regards Vijay -Original Message- From: Dmitry Kan [mailto:solrexp...@gmail.com] Sent: 30 April 2015 18:58 To: solr-user@lucene.apache.org Subject: Re: Proximity Search Hi, If adding PhraseQuery objects does n

RE: Solr Index data lost

2015-04-22 Thread Vijay Bhoomireddy
Thanks & Regards Vijay On 21 April 2015 at 00:42, Erick Erickson mailto:erickerick...@gmail.com> > wrote: Did you commit before you unplugged the drive? Were you able to see data in the admin UI _before_ you unplugged the drive? Best, Erick On Mon, Apr 20, 2015 at 3:58 P

RE: Solr Index data lost

2015-04-20 Thread Vijay Bhoomireddy
5 22:34 To: solr-user@lucene.apache.org Subject: Re: Solr Index data lost On 4/20/2015 2:55 PM, Vijay Bhoomireddy wrote: > I have configured Solr example server on a pen drive. I have indexed > some content. The data directory was under > example/solr/collection1/data which is the defau

Solr Index data lost

2015-04-20 Thread Vijay Bhoomireddy
Hi, I have configured Solr example server on a pen drive. I have indexed some content. The data directory was under example/solr/collection1/data which is the default one. After indexing, I stopped the Solr server and unplugged the pen drive and reconnected the same. Now, when I navigate to the

RE: HttpSolrServer and CloudSolrServer

2015-04-18 Thread Vijay Bhoomireddy
es directly with a Solr instance. > > Best, > Andrea > > > On 04/17/2015 10:59 AM, Vijay Bhoomireddy wrote: >> >> Hi All, >> >> >> Good Morning!! >> >> >> For SolrCloud deployment, for indexing data through SolrJ, which is >>

HttpSolrServer and CloudSolrServer

2015-04-17 Thread Vijay Bhoomireddy
Hi All, Good Morning!! For SolrCloud deployment, for indexing data through SolrJ, which is the preferred / correct SolrServer class to use? HttpSolrServer of CloudSolrServer? In case both can be used, when to use which? Any help please. Thanks & Regards Vijay -- The contents of t

Structured and Unstructured data indexing in SolrCloud

2015-03-29 Thread Vijay Bhoomireddy
Hi, We have a requirement where both structured and unstructured data comes into the system. We need to index both of them and then enable search functionality on it. We are using SolrCloud on Hadoop platform. For structured data, we are planning to put the data into HBase and for unstructured,

SolrCloud on Hadoop (Hortonworks Data Platform)

2015-03-22 Thread Vijay Bhoomireddy
Hi, I am trying to setup a SolrCloud cluster on top of Hadoop cluster using Hortonworks Data Platform. I understood how to configure Solr to enable it to store data in HDFS (process given below). However, I could not understand how to enable Solr to setup the cluster using Zookeeper already av