Re: Solr for real time analytics system

2016-02-03 Thread CKReddy Bhimavarapu
Hello Rohit, You can use the Banana project which was forked from Kibana , and works with all kinds of time series (and non-time series) data stored in Apache Solr . It uses Kibana's powerful dashboard configuration capabilities,

Re: How to boost documents at index time?

2015-03-29 Thread CKReddy Bhimavarapu
et Arslan wrote: > Hi, > > Did you disable norms ( omitNorms="true" ) accidentally ? > > Ahmet > > > On Saturday, March 28, 2015 9:49 AM, CKReddy Bhimavarapu < > chaitu...@gmail.com> wrote: > I am want to boost docs at index time, I am doing this u

How to boost documents at index time?

2015-03-28 Thread CKReddy Bhimavarapu
I am want to boost docs at index time, I am doing this using boost parameter in doc field . but I can't see direct impact on the doc by using debuQuery. My question is that is there any other way to boost doc at index time and can see the reflected changes i.e direct impact. -- ckreddybh.

solr index time boosting.

2015-02-25 Thread CKReddy Bhimavarapu
Hi all, We are trying to deboost some documents while indexing depending on their text available some thing like this > > * * > > > > > > my questions 1.are we going right or not? 2.in order to get the difference how can we deboost this

Re: Setting Up an External ZooKeeper Ensemble

2015-02-24 Thread CKReddy Bhimavarapu
update: everything is working fine after I downloaded new zookeeper and set same configuration. thanks for helping. On Tue, Feb 24, 2015 at 5:13 PM, CKReddy Bhimavarapu wrote: > yes > >> chaitanya@imart-desktop:~/solr/zookeeper-3.4.6/bin$ ./zkServer.sh start >> >>

Re: Setting Up an External ZooKeeper Ensemble

2015-02-24 Thread CKReddy Bhimavarapu
an...@gmail.com> wrote: > Looks like the ZooKeeper server is either not running or not accepting > connection possibly because of some configuration issues. Can you look into > the ZooKeeper logs and see if there are any exceptions? > > On Tue, Feb 24, 2015 at 11:30 AM, CKReddy Bhimavarap

Setting Up an External ZooKeeper Ensemble

2015-02-23 Thread CKReddy Bhimavarapu
Hi, I did follow all the steps in [ https://cwiki.apache.org/confluence/display/solr/Setting+Up+an+External+ZooKeeper+Ensemble] but still I am getting this error Waiting to see Solr listening on port 8983 [-] Still not seeing Solr listening on 8983 after 30 seconds! WARN - 2015-02-24 05:50:19.1

Re: Release date for Solr 5

2015-02-17 Thread CKReddy Bhimavarapu
about 4-5 days. > > On Mon, Feb 16, 2015 at 10:09 PM, CKReddy Bhimavarapu > > wrote: > > > What is the anticipated release date for Solr 5? > > > > -- > > ckreddybh. > > > > > > -- > Anshum Gupta > http://about.me/anshumgupta > -- ckreddybh.

Release date for Solr 5

2015-02-16 Thread CKReddy Bhimavarapu
What is the anticipated release date for Solr 5? -- ckreddybh.

Solr cloud confusion?

2015-02-15 Thread CKReddy Bhimavarapu
Dear all, I don't get when and where we should use solr cloud so that we will get best performance. How to know the peak point of solr master server? my question is when a solr can't handle the requests i.e if we reach the peak point at that time if I increase my master configuration does that s

Deep paging in solr using cursorMark

2015-01-27 Thread CKReddy Bhimavarapu
Hi, Using CursorMark we over come the Deep paging so far so good. As far as I understand cursormark unique for each and every query depending on sort values other than unique id and also depends up on number of rows. But my concern is if solr internally creates a different set for each an