Re: Force open a searcher in solr.

2020-08-13 Thread Akshay Murarka
at keeping this as not stored and not indexed is recommended since solr 7) Regards, Akshay On Thu, Aug 13, 2020 at 4:53 PM Erick Erickson wrote: > Let us know how it works. I want to be sure I’m not confusing you > though. There isn’t a “doc ID field”. The structure of an eff file is > docid:va

Re: Reaching max Filter cache limit increases the request latencies.

2020-08-13 Thread Akshay Murarka
happened during that time but there are also cases where index happened 5- 10 min after that and the latencies remained high. Regards, Akshay On Thu, Aug 13, 2020 at 5:08 PM Erick Erickson wrote: > Well, when you hit the max capacity, cache entries get aged out and are > eligible for GC,

Re: Force open a searcher in solr.

2020-08-13 Thread Akshay Murarka
our systems so will try out this change. Regards, Akshay On Mon, Aug 10, 2020 at 10:19 PM Erick Erickson wrote: > Right, but you can use those with function queries. Assuming your eff > entry is a doc ID plus single numeric, I was wondering if you can > accomplish what you need to with

Re: Force open a searcher in solr.

2020-08-10 Thread Akshay Murarka
ed at least one doc on each shard is “an exercise for the reader”… > > Again, though, perhaps if you explained why you think this is necessary we > could suggest another approach. At first glance, this looks like an XY > problem though. > > Best, > Erick > > > On Aug 10, 2020,

Force open a searcher in solr.

2020-08-10 Thread Akshay Murarka
Hey, I have a use case where none of the document in my solr index is changing but I still want to open a new searcher through the curl api. On executing the below curl command curl “XXX.XX.XX.XXX:9744/solr/mycollection/update?openSearcher=true=true” it doesn’t open a new searcher. Below is

Re: Timeout waiting for connection from pool

2018-07-18 Thread akshay
Is there any way through which I can create an external plugin and update this values? -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Timeout waiting for connection from pool

2018-07-18 Thread akshay
I don't have an issue with increasing the request rate. But facing this issue when the system is going under recovery. Its not able to recover properly and throwing this connection error -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Timeout waiting for connection from pool

2018-07-18 Thread akshay
help would be highly appreciated. Regards, Akshay -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Learning to rank

2018-07-16 Thread Akshay Patil
Hi I am student. for my master thesis I am working on the Learning To rank. As I did research on it. I found solution provided by the Bloomberg. But I would like to ask. With the example that you have provided It always shows the error of Bad Request. Do you have running example of it. So i can

Solr reload process flow

2018-03-14 Thread Akshay Murarka
sounds much better than reload, or is there any better way to upload new configs on solr? 4) Can you point me to any docs that can give me more details about this? Any help would be appreciated, Thank you. Regards, Akshay

Re: Example Solr Config on EC2

2011-08-10 Thread Akshay
of master(in case of failure). All slaves will then refer to this new master and there will be no need to regenerate data. Automation of this maybe possible through CloudWatch alarm-actions. I don't know of any available example automation scripts. Cheers Akshay. On Wed, Aug 10, 2011 at 9:08 PM, Matt

Auto-scaling solr setup

2011-06-06 Thread Akshay
up their scalable solr setup on cloud(AWS mainly) would be helpful. Regards, Akshay

Re: Auto-scaling solr setup

2011-06-06 Thread Akshay
the HAProxy LB. I guess warmup is not that big an issue as compared to an empty response. Thanks for your response :) Regards, Akshay On Mon, Jun 6, 2011 at 6:33 PM, Erick Erickson erickerick...@gmail.comwrote: The HTTP interface (http://wiki.apache.org/solr/SolrReplication#HTTP_API) can be used

Re: replicated index files have incorrect timestamp

2009-04-23 Thread Akshay
/22/2009. Replication works fine, but the files inside index directory on slave side all have old timestamp: Dec 31 1969. Is this a known issue? Thanks, Jianhan -- --Noble Paul -- --Noble Paul -- Regards, Akshay K. Ukey.

Re: multicore

2009-04-02 Thread Akshay
notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. -- Regards, Akshay K. Ukey.

Re: Times Replicated Since Startup: 109 since yesterday afternoon?

2009-03-30 Thread Akshay
, Akshay K. Ukey.

Re: Trunk Replication Page Issue

2009-03-01 Thread Akshay
) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3 74) ... 24 more -- Jeff Newburn Software Engineer, Zappos.com jnewb...@zappos.com - 702-943-7562 -- Regards, Akshay K. Ukey.

Re: CoreAdmin for replication STATUS

2009-01-15 Thread Akshay
510 277-0891 (o) +91 33 7458 (m) web: http://pajamadesign.com Skype: pajamadesign Yahoo: jacobsingh AIM: jacobsingh gTalk: jacobsi...@gmail.com -- Regards, Akshay Ukey.

Re: To get all indexed records.

2009-01-12 Thread Akshay
solr query so that I will get all records? Thanks, Tushar. -- View this message in context: http://www.nabble.com/To-get-all-indexed-records.-tp21413170p21413170.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Akshay Ukey.

Re: Solr query for date

2009-01-08 Thread Akshay
:[* TO NOW] Please suggest the correct query for range with days. Thanks, Prerna Akshay-8 wrote: You can use DateMath as: date_field:[NOW TO NOW+45DAYS] On Wed, Jan 7, 2009 at 3:00 PM, prerna07 pkhandelw...@sapient.com wrote: Hi, what will be the syntax of this sql

Re: Solr query for date

2009-01-08 Thread Akshay
: ] ... ). - I am running the query on slr admin on internet explorer. i have defined date field as date in schema.xml Akshay-8 wrote: On Thu, Jan 8, 2009 at 3:38 PM, prerna07 pkhandelw...@sapient.com wrote: My requirement is to fetch records whthin range of 45 days

Re: Querying Solr Index for date fields

2009-01-08 Thread Akshay
-Solr-Index-for-date-fields-tp21367097p21367097.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Akshay Ukey.

Re: Solr query for date

2009-01-07 Thread Akshay
date is between current date and 45 days from today. Thanks, Prerna -- View this message in context: http://www.nabble.com/Solr-query-for-date-tp21327696p21327696.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Akshay Ukey. Enjoy your job, make lots

Re: Dynamic Boosting at query time with boost value as another fieldvalue

2008-12-14 Thread Akshay
). Till now what I have seen is we can give only a static boost to the documents. In case you can provide a solution to my problem.. please do reply :) Thanks a lot, Regards. Pooja -- Regards, Shalin Shekhar Mangar. -- Regards, Akshay Ukey.

Re: Dynamic Boosting at query time with boost value as another fieldvalue

2008-12-14 Thread Akshay
/FunctionQuery#head-df0601b9306c8f2906ce91d3904bcd9621e02c99 http://wiki.apache.org/solr/SolrQuerySyntax On Mon, Dec 15, 2008 at 12:24 PM, Akshay akshay.u...@gmail.com wrote: The colon is used to specify value for a field. E.g. in the query box of solr admin you would type something like

Re: jboss and solr

2008-12-10 Thread Akshay
and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. -- Regards, Akshay Ukey.

Re: Multiple indexing

2008-12-07 Thread Akshay
in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. -- Regards, Akshay K. Ukey.

Re: delta-import for XML files, Solr statistics

2008-10-24 Thread Akshay
answers for this questions too? Bye, Simon -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer -- Regards, Akshay Ukey.

Re: Special character matching 'x' ?

2008-09-17 Thread Akshay
-- Sanjay Suri Videocrux Inc. http://videocrux.com +91 99102 66626 -- Regards, Akshay Ukey.

Re: Where DATA are stored

2008-07-21 Thread Akshay
-tp18563280p18563280.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Akshay Ukey.