Re: Can I use fq parameter without using q parameter.

2013-09-02 Thread Santanu8939967892
e will be some initialization. > > Best > Erick > > > > On Mon, Sep 2, 2013 at 10:23 AM, Santanu8939967892 < > mishra.sant...@gmail.com > > wrote: > > > Hi, > > Can I use fq parameter without using q parameter. > > I don't want

Can I use fq parameter without using q parameter.

2013-09-02 Thread Santanu8939967892
Hi, Can I use fq parameter without using q parameter. I don't want to do a search like [q = *:* & fq=field1:""], cause *:* consumes more time than a search query. With Regards, Santanu

indexing fails after 40/ 50 million data being indexed - single zookeeper

2013-08-19 Thread Santanu8939967892
Hi, We have a requirement of huge 250 million data to be indexed and we are using DIH to index the data in batches of 10 million. We are using Solr 4.4. We are using Solr cloud with One zookeeper and two collections with two shards in each in two Tomcat servers. But the indexing fails after 40/

Re: DIH to index the data - 250 millions - Need a best architecture

2013-07-30 Thread Santanu8939967892
Hi Shawn, Thanks for your detailed explanation. Will do a POC and finalize the arch. With Regards, Santanu On Tue, Jul 30, 2013 at 12:20 PM, Shawn Heisey wrote: > On 7/30/2013 12:23 AM, Santanu8939967892 wrote: > > Yes, your assumption is correct. The index size is around 2

Re: DIH to index the data - 250 millions - Need a best architecture

2013-07-29 Thread Santanu8939967892
Hi, In addition to my last mail one further query. Can we automate the deployment process for multinode environment (N.. nodes)? With Regards, Santanu On Tue, Jul 30, 2013 at 11:53 AM, Santanu8939967892 < mishra.sant...@gmail.com> wrote: > Hi Shawn, > Yes, your assumptio

Re: DIH to index the data - 250 millions - Need a best architecture

2013-07-29 Thread Santanu8939967892
< mkhlud...@griddynamics.com> wrote: > Mishra, > What if you setup DIH with single SQLEntityProcessor without caching, does > it works for you? > > > On Mon, Jul 29, 2013 at 4:00 PM, Santanu8939967892 < > mishra.sant...@gmail.com > > wrote: > > > Hi, > &

Re: DIH to index the data - 250 millions - Need a best architecture

2013-07-29 Thread Santanu8939967892
s) will access > data. > > -- Jack Krupansky > > -Original Message- From: Santanu8939967892 > Sent: Monday, July 29, 2013 8:00 AM > To: solr-user@lucene.apache.org > Subject: DIH to index the data - 250 millions - Need a best architecture > > > Hi, > I have a

Re: DIH to index the data - 250 millions - Need a best architecture

2013-07-29 Thread Santanu8939967892
Hi Gora, I wanted to highlight one point here. As my content volume is large what should be my index architecture single core, cloud... ? With Regards, Santanu On Mon, Jul 29, 2013 at 5:37 PM, Gora Mohanty wrote: > On 29 July 2013 17:30, Santanu8939967892 wrote: > > Hi, > &

DIH to index the data - 250 millions - Need a best architecture

2013-07-29 Thread Santanu8939967892
Hi, I have a huge volume of DB records, which is close to 250 millions. I am going to use DIH to index the data into Solr. I need a best architecture to index and query the data in an efficient manner. I am using windows server 2008 with 16 GB RAM, zion processor and Solr 4.4. With Regards, Sa