Re: Facet Query performance

2019-07-08 Thread Midas A
Hi How i can know whether DocValues are getting used or not ? Please help me here . On Mon, Jul 8, 2019 at 2:38 PM Midas A wrote: > Hi , > > I have enabled docvalues on facet field but query is still taking time. > > How i can improve the Query time . > docValues="

Facet Query performance

2019-07-08 Thread Midas A
Hi , I have enabled docvalues on facet field but query is still taking time. How i can improve the Query time . *Query: * http://X.X.X.X:

Re: query optimization

2019-07-03 Thread Midas A
Please suggest here On Wed, Jul 3, 2019 at 10:23 AM Midas A wrote: > Hi, > > How can i optimize following query it is taking time > > webapp=/solr path=/search params={ > df=ttl=0=true=1=true=true=0=0=contents^0.05+currdesig^1.5+predesig^1.5+lng^2+ttl+kw_skl+kw_it=fals

query optimization

2019-07-02 Thread Midas A
Hi, How can i optimize following query it is taking time webapp=/solr path=/search params={

Apache Solr warning on 6.2.1

2019-07-01 Thread Nitin Midas
Hello, We have Apache Solr version 6.2.1 installed on server and we are getting this warning on Apache Solr log from few days which has affected performance of solr queries and put latency on our App: SolrCore [user_details] PERFORMANCE WARNING: Overlapping onDeckSearchers=2 So we have followed

Re: refused connection

2019-06-28 Thread Midas A
das A > > Sent: Friday 28th June 2019 10:03 > > To: solr-user@lucene.apache.org > > Subject: Re: refused connection > > > > Please reply . THis error is coming intermittently. > > > > On Fri, Jun 28, 2019 at 11:50 AM Midas A wrote: > > > > &

Re: refused connection

2019-06-28 Thread Midas A
Please reply . THis error is coming intermittently. On Fri, Jun 28, 2019 at 11:50 AM Midas A wrote: > Hi All , > > I am getting following error while indexing . Please suggest resolution. > > We are using kafka consumer to index solr . > > > org.apache.solr.client.s

refused connection

2019-06-28 Thread Midas A
Hi All , I am getting following error while indexing . Please suggest resolution. We are using kafka consumer to index solr . org.apache.solr.client.solrj.SolrServerException: Server *refused connection* at: http://host:port/solr/research at

Jdbc driver issue on cloud

2019-06-25 Thread Midas A
Hi , i am using streaming expression getting following error . Failed to open JDBC connection { "result-set":{ "docs":[{ "EXCEPTION":"Failed to open JDBC connection to 'jdbc:mysql://localhost/users?user=root=solr'", "EOF":true, "RESPONSE_TIME":99}]}}

Solr cloud setup

2019-06-07 Thread Midas A
Hi , Currently we are in master slave architechture we want to move in solr cloud architechture . how i should decide shard number in solr cloud ? My current solr in version 6 and index size is 300 GB. Regards, Abhishek Tiwari

Re: not able to optimize

2019-06-04 Thread Midas A
400GB index is good ? Are we should shard it .? When we should start caring about inex size .? On Tue, Jun 4, 2019 at 3:04 PM Midas A wrote: > So we should not optimize our index ? > > On Tue, Jun 4, 2019 at 2:37 PM Toke Eskildsen wrote: > >> On Tue, 2019-06-04 at 11:48 +0

Re: not able to optimize

2019-06-04 Thread Midas A
So we should not optimize our index ? On Tue, Jun 4, 2019 at 2:37 PM Toke Eskildsen wrote: > On Tue, 2019-06-04 at 11:48 +0530, Midas A wrote: > > Index size is 400GB. we used master slave architecture . > > > > commit is taking time while not able to perform optimize

not able to optimize

2019-06-04 Thread Midas A
Hi , Index size is 400GB. we used master slave architecture . commit is taking time while not able to perform optimize . what should i do .

Re: Autosuggest help

2019-04-06 Thread Midas A
Any update? On Thu, 4 Apr 2019, 1:09 pm Midas A, wrote: > Hi, > > We need to use auto suggest click stream data in Auto suggestion . How we > can achieve this ? > > Currently we are using suggester for auto suggestions . > > > Regards, > Midas >

Autosuggest help

2019-04-04 Thread Midas A
Hi, We need to use auto suggest click stream data in Auto suggestion . How we can achieve this ? Currently we are using suggester for auto suggestions . Regards, Midas

Re: dynamic field issue

2019-02-21 Thread Midas A
Here we are indexing dynamic fields and we are using one of this field in* bf *. Would only indexing dynamic field will increase heap and load of master - slave solr servers ? Regards, Midas On Thu, Feb 21, 2019 at 10:03 PM Erick Erickson wrote: > 300 is still not excessive. As far as mem

Re: dynamic field issue

2019-02-21 Thread Midas A
Hi , Plelase help me here we have crossed 100+ fields per dyanmic fields and we have three dynamic fields. using docValues in dynamic fields will help in improving heap and query time ? Regards, Abhishek Tiwari On Thu, Feb 21, 2019 at 9:38 PM Midas A wrote: > Yes . We have crossed 100 fie

Re: dynamic field issue

2019-02-21 Thread Midas A
e than a few hundred fields, > Solr still functions, but I’ve seen performance degrade and > memory increase. > > Best, > Erick > > > On Feb 21, 2019, at 7:54 AM, Midas A wrote: > > > > Thanks for quick reply . > > > > we are creating search *query(k

Re: dynamic field issue

2019-02-21 Thread Midas A
PM Shawn Heisey wrote: > On 2/21/2019 8:01 AM, Midas A wrote: > > How many dynamic field we can create in solr ?. is there any limitation ? > > Is indexing dynamic field can increase heap memory on server . > > At the Lucene level, there is absolutely no difference betwe

dynamic field issue

2019-02-21 Thread Midas A
Hi All, How many dynamic field we can create in solr ?. is there any limitation ? Is indexing dynamic field can increase heap memory on server . Regards, Midas

Re: boost query

2018-12-06 Thread Midas A
com/2017/09/14/solr-payloads/ > >Erik > > > On Dec 7, 2018, at 01:31, Midas A wrote: > > > > I have a field at my schema named *val_dpf* . I want that *val_dpf* > should > > have payloaded values. i.e. > > > > noika|0.46 mobile|0.37 samsung|0.

boost query

2018-12-06 Thread Midas A
I have a field at my schema named *val_dpf* . I want that *val_dpf* should have payloaded values. i.e. noika|0.46 mobile|0.37 samsung|0.19 redmi|0.22 When a user searches for a keyword i.e. nokia I want to add 0.46 to usual score. If user searches for samsung, 0.19 should be added . how can

Re: LTR features on solr

2018-10-26 Thread Midas A
data frequently > * [ME] : we are planing to refresh this data weekly.* > > On Fri, Oct 26, 2018 at 4:24 PM Midas A wrote: > > > Hi All, > > > > I am new in implementing solr LTR . so facing few challenges > > Broadly we have 3 kind of features > >

LTR features on solr

2018-10-26 Thread Midas A
Hi All, I am new in implementing solr LTR . so facing few challenges Broadly we have 3 kind of features a) Based on query b) based on document *c) Based on query-document from click ,cart and order from tracker data.* So my question here is how to store c) type of features - Old

Re: LTR feature extraction

2018-10-15 Thread Midas A
Please reply. On Mon, 15 Oct 2018, 3:21 pm Midas A, wrote: > Hi , > i am new to LTR solr and i have following queries regarding same . > > > How i can write feaqture for follwing in solr > > a) Covered_query_term_number: i.e. if search query has n terms and &g

LTR feature extraction

2018-10-15 Thread Midas A
in the past week/totalcarts c) Query_Brand: brand coming in query I am first time doer so explain me how can i achieve above Regards, Midas

how to get current timestamp

2018-08-16 Thread Midas A
Hi, i my use case i want to get current timestamp in response of solr query. how can i do it . is it doable ? Regards, Midas

Re: Solr main replica down, another replica taking over

2018-03-21 Thread Midas A
Thanks Shawn, We want to send less traffic over virtual machines and more on physical servers . How can we achieve this On Wed, Mar 21, 2018 at 11:02 AM, Shawn Heisey <apa...@elyograg.org> wrote: > On 3/20/2018 11:18 PM, Midas A wrote: > >> I have one question here >> a)

Re: Solr main replica down, another replica taking over

2018-03-20 Thread Midas A
Hi Shawn, I have one question here a) solr cloud load balance requests internally (Round robin or anything else ). b) How can i change this behaviour (Note. I have solr cloud with mix of machines physical and virtual ) Regards, Midas On Wed, Mar 21, 2018 at 6:36 AM, Zheng Lin Edwin Yeo

solr commit is taking time

2017-08-11 Thread Midas A
Hi all our solr commit is taking time 10.20.73.92 - - [11/Aug/2017:15:44:00 +0530] "POST /solr/##/update?wt=javabin=2 HTTP/1.1" 200 - 12594 What should i check ?

Re: master slave replication taking time

2017-06-29 Thread Midas A
an > support. Consider SolrCloud if you need something closer to NRT. > > Best, > Erick > > On Tue, Jun 27, 2017 at 11:31 PM, Midas A <test.mi...@gmail.com> wrote: > > Hi, > > > > we have around 2000 documents and our master to slave replication is > > taking time upto 20 second. > > > > What should i check ? >

master slave replication taking time

2017-06-28 Thread Midas A
Hi, we have around 2000 documents and our master to slave replication is taking time upto 20 second. What should i check ?

Re: How to get field names of dynamic field

2017-04-17 Thread Midas A
Here if i am saying dynamic say *by_* *is the field then by_color, by_size .. etc . would be the dynamic fields . Regards, Abhishek Tiwari On Mon, Apr 17, 2017 at 1:47 PM, Midas A <test.mi...@gmail.com> wrote: > Thanks alex, > > I want all dynamic fields related to a query( i

Re: How to get field names of dynamic field

2017-04-17 Thread Midas A
ter substitution as well to combine them > 4) if you really, really need to be in sync, you could use commit hook > to trigger this > > Regards, >Alex. > > http://www.solr-start.com/ - Resources for Solr users, new and experienced > > > On 17 April 2017 at 11:0

Re: How to get field names of dynamic field

2017-04-17 Thread Midas A
for a query On Fri, Apr 14, 2017 at 5:32 PM, Ahmet Arslan <iori...@yahoo.com.invalid> wrote: > Hi Midas, > > LukeRequestHandler shows that information. > > Ahmet > > On Friday, April 14, 2017, 1:16:09 PM GMT+3, Midas A <test.mi...@gmail.com> > wrote: > Act

Re: How to get field names of dynamic field

2017-04-14 Thread Midas A
w if the schema api (or some other service) offer this service > > Andrea > > On 14 Apr 2017 10:03, "Midas A" <test.mi...@gmail.com> wrote: > > > Hi, > > > > > > Can i get all the field created for dynamic field in solr . > > > >

How to get field names of dynamic field

2017-04-14 Thread Midas A
Hi, Can i get all the field created for dynamic field in solr . Like my dynamic field is by_* and i have index by_color by_size .. etc I want to retrieve all these field name . Is there any way to do this based on some query

Re: dynamic field sorting

2017-03-21 Thread Midas A
waiting for reply . Actually Heap utilization increases when we sort with dynamic fields On Tue, Mar 21, 2017 at 10:37 AM, Midas A <test.mi...@gmail.com> wrote: > Hi , > > How can i improve the performance of dynamic field sorting . > > index size is : 20 GB > > Regards, > Midas >

dynamic field sorting

2017-03-20 Thread Midas A
Hi , How can i improve the performance of dynamic field sorting . index size is : 20 GB Regards, Midas

Solr test tagger

2017-02-17 Thread Midas A
Hi , i would like to use solr text tagger for entity extraction . Please guide me that how can i use this for a eCommerce web site . Regards Midas

Solr partial update

2017-02-09 Thread Midas A
Hi, i want solr doc partially if unique id exist else we donot want to do any thing . how can i achieve this . Regards, Midas

Re: compilation error

2016-11-17 Thread Midas A
; > On 17 November 2016 at 08:51, Daniel Collins <danwcoll...@gmail.com> > wrote: > > > Can you be more specific? What version are you compiling, what command > do > > you use? That looks to me like maven output, not ant? > > > > On 17 November 2016 at

Re: compilation error

2016-11-16 Thread Midas A
Please reply? On Thu, Nov 17, 2016 at 11:31 AM, Midas A <test.mi...@gmail.com> wrote: > gettting following error while compiling . > . > org.apache.avro#avro;1.7.5: configuration not found in > org.apache.avro#avro;1.7.5: 'master'. It was required from > org.apache

compilation error

2016-11-16 Thread Midas A
gettting following error while compiling . . org.apache.avro#avro;1.7.5: configuration not found in org.apache.avro#avro;1.7.5: 'master'. It was required from org.apache.solr#morphlines-core; and not able to resolve . please help in resolving .

getting following error while building solr wit ant

2016-11-15 Thread Midas A
io problem while parsing ivy file: http://repo1.maven.org/maven2/org/apache/ant/ant/1.8.2/ant-1.8.2.pom:

Re: Multi word synonyms

2016-11-15 Thread Midas A
e > > precondition that you'll already know your synonyms at index time. > > > > While having synonyms in the index is mostly the better solution anyway, > > it's sometimes not feasible. > > > > -Michael > > > > Am 15.11.2016 um 12:14 schrieb Vin

Multi word synonyms

2016-11-15 Thread Midas A
- i have to use multi word synonyms at query time . Please suggest how can i do it . and let me know it whether it would be visible in debug query or not .

Re: price sort

2016-11-14 Thread Midas A
. this is some thing that is not users intent . In this situation we have to adopt mediocre approach that does not change users intent . On Mon, Nov 14, 2016 at 2:38 PM, Emir Arnautovic < emir.arnauto...@sematext.com> wrote: > Hi Midas, > > Sorting by price means that score (~r

spell checking on query

2016-11-13 Thread Midas A
How can we do the query time spell checking with help of solr .

facet query performance

2016-11-13 Thread Midas A
How to improve facet query performance

price sort

2016-11-13 Thread Midas A
Hi, we are in e-commerce business and we have to give price sort functionality . what logic should we use that does not break the relevance . please give the query for the same assuming dummy fields.

facet on dynamic field

2016-11-04 Thread Midas A
i want to create facet on all dynamic field (by_*) . what should be the query ?

Re: Boost according to values

2016-09-19 Thread Midas A
my use case do not suggest me to sort . i have set of data with same relevance. what should be query in that case . On Mon, Sep 19, 2016 at 11:51 AM, Rajendra Gaikwad <rajendra...@gmail.com> wrote: > Hi Midas, > > Sort search results on popularity field by desc order. &

Boost according to values

2016-09-19 Thread Midas A
i have n items in my search result with popularity (1,2,3,4n) . I want higher popularity item should come first then next popularity item say for example a) item with popularity n, b) item with popularity n -1, c) item with popularity n -2, d) item with popularity n - 3, e) item with

Re: commit it taking 1300 ms

2016-08-11 Thread Midas A
Emir, other queries: a) Solr cloud : NO b) c) d) e) we are using multi threaded system. On Thu, Aug 11, 2016 at 11:48 AM, Midas A <test.mi...@gmail.com> wrote: > Emir, > > we post json documents through the curl it takes the time (same time i > would like to say th

Re: commit it taking 1300 ms

2016-08-11 Thread Midas A
Emir, we post json documents through the curl it takes the time (same time i would like to say that we are not hard committing ). that curl takes time i.e. 1.3 sec. On Wed, Aug 10, 2016 at 2:29 PM, Emir Arnautovic < emir.arnauto...@sematext.com> wrote: > Hi Midas, > > Ac

curl post taking time to solr server

2016-08-10 Thread Midas A
Hi , we are indexing to 2 core say core1 and core2 with help of curl post . when we post core1 is taking very less time than core2. while doc size is same in both server . it causes core2 indexing very slow . the only difference is core2 has heavy indexing rate. we indexing more docs/sec on

Re: commit it taking 1300 ms

2016-08-09 Thread Midas A
Thanks for replying index size:9GB 2000 docs/sec. Actually earlier it was taking less but suddenly it has increased . Currently we do not have any monitoring tool. On Tue, Aug 9, 2016 at 7:00 PM, Emir Arnautovic < emir.arnauto...@sematext.com> wrote: > Hi Midas, > > Can y

Re: commit it taking 1300 ms

2016-08-09 Thread Midas A
please reply it is urgent. On Tue, Aug 9, 2016 at 11:17 AM, Midas A <test.mi...@gmail.com> wrote: > Hi , > > commit is taking more than 1300 ms . what should i check on server. > > below is my configuration . > > ${solr.autoCommit.maxTime:15

commit it taking 1300 ms

2016-08-08 Thread Midas A
Hi , commit is taking more than 1300 ms . what should i check on server. below is my configuration . ${solr.autoCommit.maxTime:15000} < openSearcher>false ${solr.autoSoftCommit.maxTime:-1}

Re: solr error

2016-08-01 Thread Midas A
Jürgen, we are using Php solrclient and getting above exception . what could be the reason for the same please elaborate. On Tue, Aug 2, 2016 at 11:10 AM, Midas A <test.mi...@gmail.com> wrote: > curl: (52) Empty reply from server > what could be the case .and what should i do

Re: solr error

2016-08-01 Thread Midas A
> You can start by searching the web for this: php http error 52 > > wunder > Walter Underwood > wun...@wunderwood.org > http://observer.wunderwood.org/ (my blog) > > > > On Aug 1, 2016, at 10:04 PM, Midas A <test.mi...@gmail.com> wrote: > > > > please re

Re: solr error

2016-08-01 Thread Midas A
please reply . On Tue, Aug 2, 2016 at 10:24 AM, Midas A <test.mi...@gmail.com> wrote: > Hi, > > i am connecting solr with php and getting *HTTP Error 52, and *HTTP Error > 20* error *frequently . > what should i do to minimize these issues . > > Regards, > Abhishek T > >

solr error

2016-08-01 Thread Midas A
Hi, i am connecting solr with php and getting *HTTP Error 52, and *HTTP Error 20* error *frequently . what should i do to minimize these issues . Regards, Abhishek T

Re: Query optimization

2016-07-29 Thread Midas A
please reply . On Fri, Jul 29, 2016 at 10:26 AM, Midas A <test.mi...@gmail.com> wrote: > a) my index size is 10 gb for higher start is query response got slow . > what should i do to optimize this query for higher start value in query >

Query optimization

2016-07-28 Thread Midas A
a) my index size is 10 gb for higher start is query response got slow . what should i do to optimize this query for higher start value in query

Re: Query optimization

2016-07-13 Thread Midas A
n you use docValue=true > > solr when indexing doc, > > solr although store doc and docValue=true field in memory.to use that in > > facet query and sort query result. > > so maybe use a lot docvalue=true use a lot memory of ur system. > > but use it in logical way.can

Re: Query optimization

2016-07-13 Thread Midas A
e. > To get better answer.in quick time. > On Jul 13, 2016 11:54 AM, "Midas A" <test.mi...@gmail.com> wrote: > > > http:// > > > > > #:8983/solr/prod/select?q=id_path_ids:166=sort_price:[0%20TO%20*]=status:A=company_status:A=true=1=show_meta_id=s

Query optimization

2016-07-13 Thread Midas A
http://

solr server heap out

2016-07-12 Thread Midas A
Hi, I frequently getting solr heap out once or twice a day. what could be the possible reasons for the same and is there any way to log memory used by the query in solr.log . Thanks , Abhishek Tiwari

Re: Error

2016-05-11 Thread Midas A
thanks for replying . PERFORMANCE WARNING: Overlapping onDeckSearchers=2 one more warning is coming please suggest for this also. On Wed, May 11, 2016 at 7:53 PM, Ahmet Arslan <iori...@yahoo.com.invalid> wrote: > Hi Midas, > > It looks like you are committing too frequently

Error

2016-05-11 Thread Midas A
Hi i am getting following error org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later. what should i do to remove it .

solcloud on production

2016-04-08 Thread Midas A
Hi All , we are moving from master slave architecture to solr cloud architecture . so i would like to know following - what kind of challenges we can face on production . - Is there any drawback of solrcloud - How solr cloud distributes requests between nodes and how node will behave on

Re: search design question

2016-04-05 Thread Midas A
in more detail with examples of your use > cases. > > On Wed, 6 Apr 2016, 11:03 Midas A, <test.mi...@gmail.com> wrote: > > > i have to do entity and entity type mapping with help of search query > > while building solr query. > > > > how i should i design

search design question

2016-04-05 Thread Midas A
i have to do entity and entity type mapping with help of search query while building solr query. how i should i design with the solr for search. Please guide me .

Re: Need to move on SOlr cloud (help required)

2016-02-15 Thread Midas A
udSolrClient API. So that's how > SolrJ would know which node is down or not. > > > Thanks, > Susheel > > On Mon, Feb 15, 2016 at 12:07 AM, Midas A <test.mi...@gmail.com> wrote: > > > Erick, > > > > We are using php for our application so client wou

Re: Need to move on SOlr cloud (help required)

2016-02-14 Thread Midas A
for SolrCloud you don't necessarily need a load balancer as > if you're using a SolrJ client requests are distributed across the replicas > via an internal load balancer. > > Best, > Erick > > On Thu, Feb 11, 2016 at 9:19 PM, Midas A <test.mi...@gmail.com> wrote: >

query knowledge graph

2016-02-12 Thread Midas A
Please suggest how to create query knowledge graph for e-commerce application . please describe in detail . our mote is to improve relevancy . we are from LAMP back ground .

error

2016-02-11 Thread Midas A
we have upgraded solr version last night getting following error org.apache.solr.common.SolrException: Bad content Type for search handler :application/octet-stream what i should do ? to remove this .

Re: error

2016-02-11 Thread Midas A
my log is increasing . it is urgent .. On Fri, Feb 12, 2016 at 10:43 AM, Midas A <test.mi...@gmail.com> wrote: > we have upgraded solr version last night getting following error > > org.apache.solr.common.SolrException: Bad content Type for search handler > :application/octet

Re: error

2016-02-11 Thread Midas A
solr 5.2.1 On Fri, Feb 12, 2016 at 12:59 PM, Shawn Heisey <apa...@elyograg.org> wrote: > On 2/11/2016 10:13 PM, Midas A wrote: > > we have upgraded solr version last night getting following error > > > > org.apache.solr.common.SolrException: Bad content Type for sear

Re: Need to move on SOlr cloud (help required)

2016-02-11 Thread Midas A
Erick , bq: We want the hits on solr servers to be distributed True, this happens automatically in SolrCloud, but a simple load balancer in front of master/slave does the same thing. Midas : in case of solrcloud architecture we need not to have load balancer ? . On Thu, Feb 11, 2016 at 11:42

Re: Need to move on SOlr cloud (help required)

2016-02-10 Thread Midas A
hi, what if master node fail what should be our fail over strategy ? On Wed, Feb 10, 2016 at 9:12 PM, Jack Krupansky wrote: > What exactly is your motivation? I mean, the primary benefit of SolrCloud > is better support for sharding, and you have only a single shard.

Re: URI is too long

2016-02-01 Thread Midas A
Is there any drawback of POST request and why we prefer GET. On Mon, Feb 1, 2016 at 1:08 PM, Salman Ansari wrote: > Cool. I would give POST a try. Any samples of using Post while passing the > query string values (such as ORing between Solr field values) using >

facet on min of multi valued field

2016-02-01 Thread Midas A
Hi , we want facet query on min of multi valued field . Regards, Abhishek Tiwari

Re: facet on min of multi valued field

2016-02-01 Thread Midas A
der. > > See also: http://yonik.com/solr-facet-functions/ > > Best, > Erick > > On Mon, Feb 1, 2016 at 3:50 AM, Midas A <test.mi...@gmail.com> wrote: > > Hi , > > we want facet query on min of multi valued field . > > > > > > Regards, > > Abhishek Tiwari >

How much JVM should we allocate

2016-01-28 Thread Midas A
Hi , CPU : 4 physical memory : 48 GB and we are only have solr on this server . How much JVM can be allocate to run server smoothly. Regards, Abhishek Tiwari

migrating solr 4.2.1 to 5.X

2016-01-26 Thread Midas A
I want migrate from solr 4.2.1 to 5.X version hten my question is - can i use same snapshot of 4.2.1 in 5.x.x Actually Indexing will take long time in my case then it would be possible to do or we should not do this. next similar question is - can we replicate 4.2.1 master to slave 5.x.x solr

Re: POST request on slave server & error (Urgent )

2016-01-25 Thread Midas A
my solr version :4.2.1 On Sun, Jan 24, 2016 at 8:32 PM, Binoy Dalal <binoydala...@gmail.com> wrote: > {Solr_dist}/server/logs/solr.log > > On Sun, 24 Jan 2016, 20:12 Midas A <test.mi...@gmail.com> wrote: > > > Shawn, > > where can i see solr these solr log.

Re: POST request on slave server & error (Urgent )

2016-01-24 Thread Midas A
Shawn, where can i see solr these solr log. On Fri, Jan 22, 2016 at 8:54 PM, Shawn Heisey <apa...@elyograg.org> wrote: > On 1/22/2016 1:14 AM, Midas A wrote: > > Please anybody tell me what these request are doing . Is it application > > generated error or part o

jetty erro

2016-01-22 Thread Midas A
continuously getting following error on one of my solr slave a) null:org.eclipse.jetty.io.EofException

POST request on slave server & error (Urgent )

2016-01-22 Thread Midas A
Please anybody tell me what these request are doing . Is it application generated error or part of solr master -slave? b) 10.20.73.169 - - [22/Jan/2016:08:07:38 +] "POST /solr/shopclue_prod/select HTTP/1.1" 200 7002 10.20.73.164 - - [22/Jan/2016:08:07:38 +] "POST

Re: solr error

2016-01-21 Thread Midas A
Hi, Please find attached detail logs, Please help me to figure it out. On Fri, Jan 15, 2016 at 2:50 AM, Shawn Heisey <apa...@elyograg.org> wrote: > On 1/14/2016 12:08 AM, Midas A wrote: > > we are continuously getting the error > > "null:org.eclipse.jetty.io.

Re: solr error

2016-01-13 Thread Midas A
when we are using solr only On Thu, Jan 14, 2016 at 12:41 PM, Binoy Dalal <binoydala...@gmail.com> wrote: > Can you post the entire stack trace? > > Do you get this error at startup or while you're using solr? > > On Thu, 14 Jan 2016, 12:38 Midas A <test.mi...@gm

solr error

2016-01-13 Thread Midas A
we are continuously getting the error "null:org.eclipse.jetty.io.EofException" on slave . what could be the reason ?

Data import issue

2015-12-23 Thread Midas A
Hi , Please provide the steps to resolve the issue. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Communications link failure during rollback(). Transaction resolution unknown.

DIH errors

2015-12-23 Thread Midas A
Please help us a) java.sql.SQLException: Streaming result set com.mysql.jdbc.RowDataDynamic@755ea675 is still active. No statements may be issued when any streaming result sets are open and in use on a given connection. Ensure that you have called .close() on any active streaming result sets

Partial update through DIH

2015-12-17 Thread Midas A
Hi, can be do partial update trough Data import handler . Regards, Abhishek

Re: warning while indexing

2015-12-16 Thread Midas A
which I assume you are using. > > Regards, > Alex > On 16 Dec 2015 4:11 pm, "Midas A" <test.mi...@gmail.com> wrote: > > > Getting following warning while indexing ..Anybody please tell me the > > reason . >

Re: warning while indexing

2015-12-16 Thread Midas A
ng out of a pool size there. Though if > it happens with even just two DIH, it could be a different issue. > On 17 Dec 2015 12:01 pm, "Midas A" <test.mi...@gmail.com> wrote: > > > Alexandre , > > > > we are running multiple DIH to index data. > > &

  1   2   >