Re: EmbeddedSolr for unit tests in Solr 6

2016-04-11 Thread Shalin Shekhar Mangar
not the intended recipient you may > not use, disclose, distribute, copy, print or rely on this email. > > Email transmission cannot be guaranteed to be secure or error free, as > information may be intercepted, corrupted, lost, destroyed, arrive late or > incomplete or contain viruses. This email and any files attached to it have > been checked with virus detection software before transmission. You should > nonetheless carry out your own virus check before opening any attachment. > GOSS Interactive Ltd accepts no liability for any loss or damage that may > be caused by software viruses. > > > -- Regards, Shalin Shekhar Mangar.

Re: issue with 5.3.1 and index version

2016-03-31 Thread Shalin Shekhar Mangar
ucene54. Why? Is this a known bug? > > #strings segments_9 > > segments > > Lucene54 > > commitTimeMSec > > 1459374733276 > > > > > -- > Bill Bell > billnb...@gmail.com > cell 720-256-8076 > -- Regards, Shalin Shekhar Mangar.

Re: Solr Managed Schema by Default in 5.5

2016-03-11 Thread Shalin Shekhar Mangar
anges the managed-schema file in place. You >> wouldn't need to upload anything to zookeeper, the change would already >> be there -- but you'd have to take an extra step (retrieving from >> zookeeper) to make sure it's in version control. >> >> My recommendation is to just keep using version control as you have >> been, which you can do with either the Classic or Managed schema. The >> filename for the schema would change with the managed version, but >> nothing else. >> >> Thanks, >> Shawn >> >> -- Regards, Shalin Shekhar Mangar.

Re: ramBufferSizeMB and maxIndexingThreads

2016-01-19 Thread Shalin Shekhar Mangar
> Angel -- Regards, Shalin Shekhar Mangar.

Re: Solr cluster doesn't recover from a ZK disconnect if collection.reload() was issued

2016-01-14 Thread Shalin Shekhar Mangar
Java process: >> On Solr2: kill -SIGSTOP and then in 2 min kill -SIGCONT >> >> 4. solr2 shard replicas are *Down *forever. No recovery. >> >> If we omit step #2, the cluster recovers as expected. >> -- Regards, Shalin Shekhar Mangar.

Re: Changing Solr Schema with Data

2015-12-28 Thread Shalin Shekhar Mangar
an issue where I need to change Solr schema but I have >> crucial >> > data that I don't want to delete. Is there a way where I can change the >> > schema of the index while keeping the data intact? >> > >> > Regards, >> > Salman >> -- Regards, Shalin Shekhar Mangar.

Re: Collection API migrate statement

2015-12-15 Thread Shalin Shekhar Mangar
w to I > increase the timeout period? Ideally I will need to migrate around 2 million > documents a night. > > > Any help would be much appreciated. > > > Philippa > > -- Regards, Shalin Shekhar Mangar.

Re: Getting a document version back after updating

2015-12-12 Thread Shalin Shekhar Mangar
e version of a document back in response after > adding or updating the document via Solrj 5.2.1? -- Regards, Shalin Shekhar Mangar.

Re: Solr Cloud 5.3.0 Read Time Outs

2015-12-12 Thread Shalin Shekhar Mangar
Searchers=6 > > Can the maxWarmingSearchers error possibly cause the read timeouts to occur? > If yes, when maxWarmingSearchers warning is addressed, will that remove the > errors for the read timeouts? > > Best regards, > Adrian > -- Regards, Shalin Shekhar Mangar.

Re: Getting a document version back after updating

2015-12-12 Thread Shalin Shekhar Mangar
<subharaj.ma...@gmail.com> wrote: >> I was thinking if it is possible to get the version without making one more >> extra call getById. Can I get that as part of the update response when I am >> updating or adding a new document? >> On Dec 12, 2015 3:28 PM, "Shalin Shekhar

Re: Authorization API versus zkcli.sh

2015-12-11 Thread Shalin Shekhar Mangar
would the >>> official verdict be that the only acceptable way to create security.json is >>> to load a minimal version with zkcli.sh and then to build the remaining >>> components with the Authentication API and the Authorization API (in a >>> script, if one wants to automate the process: although such a script would >>> have to include plain-text passwords)? >>> >>> I figured there is no harm in asking. >>> >> >> >> >> -- >> Anshum Gupta > > > > -- > - > Noble Paul -- Regards, Shalin Shekhar Mangar.

Re: Unable to create lot of cores -- Failing after 100 cores

2015-12-11 Thread Shalin Shekhar Mangar
. > > Best, > Erick > > On Fri, Dec 11, 2015 at 8:40 AM, Venkat Paranjothi <vpara...@us.ibm.com> > wrote: > > Hello all, > > > > We need to create around 300 collections with replication factor 2. But > > after creating 100, we couldn't create more and most of them are in RED > > state in the solrcloud. > > > > Is this issue related to zookeeper jute.maxBuffer issue? If so, how can > > we increase the size of zookeeper maxbuffer and memory size. > > > > Thanks > > Venkat > > > > -- Regards, Shalin Shekhar Mangar.

Re: Solr Integration tests

2015-12-10 Thread Shalin Shekhar Mangar
a and solrconfig >>>> (that I will actually copy to my solr home and run in production), Just >>>> with these two files in a folder, Is it possible to run an Integration >>>>Test >>>> ? >>>> >>>> Any pointers/suggestions ? I tried running test case pointing it to the >>>> parent folder but got an error >>>> >>>> java.lang.AssertionError: fix your classpath to have >>>>tests-framework.jar >>>> before lucene-core.jar >>>> >>>> And I cannot seem to fix the above either. Am using gradle and actually >>>>do >>>> have test-framework as the first dependency. >>>> >>>> >>>> >> > -- Regards, Shalin Shekhar Mangar.

Re: Protect against duplicates with the Migrate statement

2015-12-03 Thread Shalin Shekhar Mangar
play/solr/De-Duplication) but I still > end up with duplicates in the ColdDocuments collection. > > > > Does anyone have any suggestions on how I can protect against duplicates with > the migrate statement? Any ideas would be greatly appreciated. > > > Many thanks > > Philippa -- Regards, Shalin Shekhar Mangar.

Re: Solr Collections Migrate statement

2015-11-24 Thread Shalin Shekhar Mangar
should the migrated documents be deleted? > > > Many thanks > > Philippa -- Regards, Shalin Shekhar Mangar.

Re: Using facets and stats with solr v4

2015-11-20 Thread Shalin Shekhar Mangar
this isnt avilable for lower verison (v4), so is there anyway > to acheive similar as we as stuck on v4? > > Any help / advice / pointers would be great! - thanks in advance > > Ian > > > -- Regards, Shalin Shekhar Mangar.

Re: Solr.cmd cannot create collection in Solr 5.2.1

2015-10-26 Thread Shalin Shekhar Mangar
is somewhat counterintuitive when compared to >> what happens when NOT running in cloud mode, but the logic is fairly >> simple: The conf directory is what gets uploaded to zookeeper. >> >> A question for fellow committers: Is it too much handholding for us to >> look in a conf directory in zookeeper? My bias is that we should not do >> that, but I do not see it as particularly harmful. > > Or to have the upconfig command barf if there isn't a solrconfig.xml > file in the directory concerned. That'd give quick feedback that > something is being done wrong. > > Upayavira -- Regards, Shalin Shekhar Mangar.

Re: Get this committed

2015-10-23 Thread Shalin Shekhar Mangar
93 > > -- > Bill Bell > billnb...@gmail.com > cell 720-256-8076 -- Regards, Shalin Shekhar Mangar.

Re: missing in json facet does not work for stream?

2015-10-23 Thread Shalin Shekhar Mangar
I see, thanks! On Fri, Oct 23, 2015 at 8:08 PM, Yonik Seeley <ysee...@gmail.com> wrote: > On Fri, Oct 23, 2015 at 10:24 AM, Shalin Shekhar Mangar > <shalinman...@gmail.com> wrote: >> Now I am curious, what does it do! > > It's basically like facet.method=enum, but

Re: missing in json facet does not work for stream?

2015-10-23 Thread Shalin Shekhar Mangar
g" is not >> added to the result. >> Is it designed or a known issue? > > You found an undocumented feature (method=stream) ;-) > That facet method doesn't have adequate testing yet, so I haven't > publicized / documented it. > Support for things like "missing" may

Re: locks and high CPU

2015-10-23 Thread Shalin Shekhar Mangar
alve.java:222)[optimized] >>>>> at >>>>> >>>>> org/apache/catalina/core/StandardContextValve.invoke(StandardContextValve.java:123)[optimized] >>>>> at >>>>> >>>>> org/apache/catalina/core/StandardHostValve.invoke(StandardHostValve.java:171)[optimized] >>>>> at >>>>> >>>>> org/apache/catalina/valves/ErrorReportValve.invoke(ErrorReportValve.java:99)[optimized] >>>>> at >>>>> >>>>> org/apache/catalina/valves/AccessLogValve.invoke(AccessLogValve.java:953)[optimized] >>>>> at >>>>> >>>>> org/apache/catalina/core/StandardEngineValve.invoke(StandardEngineValve.java:118)[optimized] >>>>> at >>>>> >>>>> org/apache/catalina/connector/CoyoteAdapter.service(CoyoteAdapter.java:408)[optimized] >>>>> at >>>>> >>>>> org/apache/coyote/http11/AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023)[optimized] >>>>> at >>>>> >>>>> org/apache/coyote/AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)[optimized] >>>>> at >>>>> >>>>> org/apache/tomcat/util/net/JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)[optimized] >>>>> ^-- Holding lock: >>>>> org/apache/tomcat/util/net/SocketWrapper@0x496e58810[thin lock] >>>>> at >>>>> >>>>> java/util/concurrent/ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)[inlined] >>>>> at >>>>> >>>>> java/util/concurrent/ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)[optimized] >>>>> at java/lang/Thread.run(Thread.java:682)[optimized] >>>>> at jrockit/vm/RNI.c2java(J)V(Native Method) -- Regards, Shalin Shekhar Mangar.

Re: `cat /dev/null > solr-8983-console.log` frees host's memory

2015-10-22 Thread Shalin Shekhar Mangar
gt;> everything is working exactly as it should. The OS had simply cached a >> large chunk of the logfile, exactly as it is designed to do, and once >> the file was deleted, it stopped reserving that memory and made it >> available. >> >> https://en.wikipedia.org/wiki/Page_cache >> >> Thanks, >> Shawn >> -- Regards, Shalin Shekhar Mangar.

Re: Blob store, blob size & storage mechanism

2015-10-20 Thread Shalin Shekhar Mangar
of the intended uses of the blob store, > putting GB of data in it scares me a little. Is it reasonable and does > it work? > > Upayavira -- Regards, Shalin Shekhar Mangar.

Re: CloudSolrClient send routed update/delete by query

2015-10-20 Thread Shalin Shekhar Mangar
olrClient.java:234) > at > org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226) > at > org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376) > at > org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328) > at > org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1098) > at > org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:869) > . . . -- Regards, Shalin Shekhar Mangar.

Re: Blob store, blob size & storage mechanism

2015-10-20 Thread Shalin Shekhar Mangar
, Upayavira <u...@odoko.co.uk> wrote: > >> Okay, thx. I heard it mentioned at Lucene Revolution as a location for >> storing machine learning models. Do people really have models coming in >> at under 2Mb? >> >> It'd be good to get this limitation into the BlobStore do

Re: Replication and soft commits for NRT searches

2015-10-13 Thread Shalin Shekhar Mangar
are > notified that any dissemination, copying of this e-mail and any attachments > thereto or use of their contents by any means whatsoever is strictly > prohibited. If you have received this e-mail in error, please advise the > sender immediately and delete this e-mail and all attached documents from > your computer system." > # -- Regards, Shalin Shekhar Mangar.

Re: OverseerCollectionMessageHandler logging

2015-10-09 Thread Shalin Shekhar Mangar
messages, which means that monitoring systems can trigger warnings all over > the place. Is there a specific reason for this, or should I change it to > INFO? > > Alan Woodward > www.flax.co.uk > > -- Regards, Shalin Shekhar Mangar.

Re: Solr4.7: tlog replay has a major delay before start recovering transaction replay

2015-09-21 Thread Shalin Shekhar Mangar
tlog.0120498 > refcount=2} active=true starting pos=25981 > WARN - 2015-09-16 20:22:53.301; > org.apache.solr.update.UpdateLog$LogReplayer; Log replay finished. > recoveryInfo=RecoveryInfo{adds=914 deletes=215 deleteByQuery=0 errors=0 > positionOfStart=25981} > > Thank you all~ -- Regards, Shalin Shekhar Mangar.

Re: solr4.7: leader core does not elected to other active core after sorl OS shutdown, known issue?

2015-09-21 Thread Shalin Shekhar Mangar
olr"}}}, > > Is this something known bug in 4.7 and late on fixed? Any reference JIRA we > can study about? If the solr service is stopped gracefully, we can see > leader core election happens and switched to other active core. But if we > just directly shutdown a Solr OS, we can reproduce in our environment that > some "Down" cores remains "leader" at ZK clusterstate.json -- Regards, Shalin Shekhar Mangar.

Re: faceting is unusable slow since upgrade to 5.3.0

2015-09-21 Thread Shalin Shekhar Mangar
dexing) makes no remarkable difference > - 'softCommit' isn't used > > My enviroment is > OS: Solaris 5.11 on AMD64 > JDK: 1.8.0_25 and 1.8.0_60 (same behavior) > JavaOpts: -Xmx 10g -XX:+UseG1GC -XX:+AggressiveOpts -XX:+UseLargePages > -XX:LargePageSizeInBytes=2m > > Any help/advice is welcome > Uwe -- Regards, Shalin Shekhar Mangar.

Re: Does more shards in core improve performance?

2015-09-17 Thread Shalin Shekhar Mangar
shards, but both are taking the same amount of time to do the indexing. > > Currently, both my shards are in the same machine. Will the performance be > improved if the shards are located in different machine? > > > Regards, > Edwin -- Regards, Shalin Shekhar Mangar.

Re: Exception in SolrResponseBase.getQTime

2015-09-16 Thread Shalin Shekhar Mangar
cument are being added to both collection in similar way and they do have > the similar solrconfig...exactly same. > > Could you please help me out on this? > > -- > Regards, > Gauri Shankar -- Regards, Shalin Shekhar Mangar.

Re: Exception in SolrResponseBase.getQTime

2015-09-16 Thread Shalin Shekhar Mangar
header = response.getResponseHeader(); if (header != null) { qtime = ((Number) header.get("QTime")).intValue(); } On Wed, Sep 16, 2015 at 12:09 PM, Shalin Shekhar Mangar <shalinman...@gmail.com> wrote: > Hi Gauri, > > Can you give more details on when this happens? W

Re: Loading Solr Analyzer from RuntimeLib Blob

2015-09-11 Thread Shalin Shekhar Mangar
method to make sure that jar is loaded on the classpath before > the schema is loaded? > > Thanks for the help, > > -Steve -- Regards, Shalin Shekhar Mangar.

Re: Error in creating a new collection

2015-09-03 Thread Shalin Shekhar Mangar
"responseHeader":{ > "status":0, > "QTime":3040}, > "core":"test3_shard1_replica1"}}} > > So I'm thinking about a "lock" problem or something like that. > > Could you help me please? > > Thank you very much! > Bye -- Regards, Shalin Shekhar Mangar.

Re: how to extend JavaBinCodec and make it available in solrj api

2015-08-08 Thread Shalin Shekhar Mangar
, Shalin Shekhar Mangar shalinman...@gmail.com wrote: The thing is that you are trying to introduce custom xml tags which require changing the response writers. Instead, if you just used nested maps/lists or SimpleOrderedMap/NamedList then every response writer should be able to just directly

Re: how to extend JavaBinCodec and make it available in solrj api

2015-08-08 Thread Shalin Shekhar Mangar
Or use the XsltResponseWriter :) On Sat, Aug 8, 2015 at 7:51 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: No, I'm afraid you will have to extend the XmlResponseWriter in that case. On Sat, Aug 8, 2015 at 2:02 PM, Dmitry Kan solrexp...@gmail.com wrote: Shalin, Thanks, can I also

Re: how to extend JavaBinCodec and make it available in solrj api

2015-08-07 Thread Shalin Shekhar Mangar
/contents other params/ /snippet /arr /lst/lst Can this be modelled with existing types? On Thu, Aug 6, 2015 at 9:47 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: What do you mean by a custom format? As long as your custom component is writing

Re: how to extend JavaBinCodec and make it available in solrj api

2015-08-06 Thread Shalin Shekhar Mangar
such that JavaBinCodec is extended and used for the new data structure? -- Dmitry Kan Luke Toolbox: http://github.com/DmitryKey/luke Blog: http://dmitrykan.blogspot.com Twitter: http://twitter.com/dmitrykan SemanticAnalyzer: www.semanticanalyzer.info -- Regards, Shalin Shekhar Mangar.

Re: Issue when zookeeper session expires during shard leader election.

2015-07-28 Thread Shalin Shekhar Mangar
want to reopen a close Jira item. Should I create a new one so the issue and the proposed fix can be discussed? Thanks. Mike. -- Regards, Shalin Shekhar Mangar.

Re: Programmatically find out if node is overseer

2015-07-17 Thread Shalin Shekhar Mangar
Shekhar Mangar.

Re: Programmatically find out if node is overseer

2015-07-17 Thread Shalin Shekhar Mangar
that these nodes were designated potential 'overseers', but OVERSEERSTATUS' will return the actual one? Yes, the OVERSEERSTATUS will return the current (actual) leader always. Shai On Fri, Jul 17, 2015 at 10:11 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: Just for the record, SOLR

Re: Distributed queries hang in a non-SolrCloud environment, Solr 4.10.4

2015-07-02 Thread Shalin Shekhar Mangar
anyone have any suggestions for potential avenues of attack for getting to the bottom of this? Or are there any known issues that could be implicated in this? - Ronald S. Wood -- Regards, Shalin Shekhar Mangar.

Re: Bug: replies mixed up with concurrent requests from the same host

2015-07-01 Thread Shalin Shekhar Mangar
a bookmark folder with a bunch of test requests, and when I click on the open all in tabs button, the result from requests appears in the tab for another one, in a random fashion. Regards, Kevin -- Regards, Shalin Shekhar Mangar.

Re: SolrCloud Document Update Problem

2015-06-29 Thread Shalin Shekhar Mangar
the same unique ID. One document with old values and another one with new values. It happens only we update the document. Please suggest or guide... Rgds -- Regards, Shalin Shekhar Mangar.

Re: ZooKeeper connection refused

2015-06-17 Thread Shalin Shekhar Mangar
-- Regards, Shalin Shekhar Mangar.

Re: suggester returning stems instead of whole words

2015-06-17 Thread Shalin Shekhar Mangar
-- Regards, Shalin Shekhar Mangar.

Re: Dedupe in a SolrCloud

2015-06-17 Thread Shalin Shekhar Mangar
Handler which I only use if I want set the signature field. I know I can do that manually when Im using eg curl but is it also possible with SolrJ? :) Thanks, Markus -- Regards, Shalin Shekhar Mangar.

Re: ZooKeeper connection refused

2015-06-17 Thread Shalin Shekhar Mangar
Is ZK healthy? Can you try the following from the server on which Solr is running: echo ruok | nc zk1 2181 On Wed, Jun 17, 2015 at 7:25 PM, shacky shack...@gmail.com wrote: 2015-06-17 15:34 GMT+02:00 Shalin Shekhar Mangar shalinman...@gmail.com: You are asking telnet to connect to zk1 on port

Re: suggester returning stems instead of whole words

2015-06-17 Thread Shalin Shekhar Mangar
. Getting the same results as using dc.subject On 17/06/2015 14:44, Shalin Shekhar Mangar shalinman...@gmail.com wrote: Did you change the SpellCheckComponent's configuration to use subject_autocomplete instead of dc.subject? After you made that change, did you invoke spellcheck.build=true to re

[ANNOUNCE] Apache Solr 5.2.1 released

2015-06-15 Thread Shalin Shekhar Mangar
releases. It is possible that the mirror you are using may not have replicated the release yet. If that is the case, please try another mirror. This also goes for Maven access. Happy searching! -- Shalin Shekhar Mangar on behalf of the Lucene PMC.

Re: Limitation on Collections Number

2015-06-14 Thread Shalin Shekhar Mangar
for replica. Can someone elaborate on what could limit Solr to a high number of collections (if at all)? i.e. if we wanted to have 5K or 10K (or 100K) collections, is there anything in Solr that can prevent it? Where would it break? Thanks, Arnon -- Regards, Shalin Shekhar

Re: Complete list of parameters in request handlers

2015-06-08 Thread Shalin Shekhar Mangar
the top level key / value parameters, I came across defaults, invariants and appends as list items. Are there any others I should be looking for? Where can I find the complete list? Thanks Steve -- Regards, Shalin Shekhar Mangar.

Re: SolrCloud and configuration files on ZooKeeper

2015-06-08 Thread Shalin Shekhar Mangar
, synonyms.txt, elevate.xml, stopwords.txt, params.json, lang] But... Where is the schema.xml file? -- Regards, Shalin Shekhar Mangar.

Re: Peer Sync fails when newly added node is elected leader.

2015-06-04 Thread Shalin Shekhar Mangar
scenario. So I suspect, either I am doing something incorrectly, or I have an incorrect assumption about how this is supposed to work. Does anyone have any suggestions? Thanks Mike. -- Regards, Shalin Shekhar Mangar.

Re: Problems while setting classpath (while upgrading to Solr 5.1 from Solr 4.X)

2015-06-04 Thread Shalin Shekhar Mangar
directives in your solrconfig.xml file. Thanks, Shawn -- Regards, Shalin Shekhar Mangar.

Re: Problem with numeric math types and the dataimport handler

2015-05-20 Thread Shalin Shekhar Mangar
to use java.lang.Long instead of java.math.BigInteger. Thanks, Shawn -- Regards, Shalin Shekhar Mangar.

Re: Deduplication

2015-05-20 Thread Shalin Shekhar Mangar
. just before RunUpdateProcessor) Unfortunately, due to an oversight, this feature hasn't been documented well which is something I'll fix. See https://issues.apache.org/jira/browse/SOLR-6892 for more details. Thx, - Bram -- Regards, Shalin Shekhar Mangar.

Re: JSON

2015-05-19 Thread Shalin Shekhar Mangar
Someone just opened https://issues.apache.org/jira/browse/SOLR-7574 which is exactly what you experienced. On Tue, May 19, 2015 at 8:34 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: That sounds reasonable. Please open a Jira issue. On Sat, May 16, 2015 at 9:22 AM, William Bell

Re: JSON

2015-05-19 Thread Shalin Shekhar Mangar
? -Yonik -- Bill Bell billnb...@gmail.com cell 720-256-8076 -- Regards, Shalin Shekhar Mangar.

Re: utility methods to get field values from index

2015-05-13 Thread Shalin Shekhar Mangar
be faster. Apologies if this is too much to ask for. Parvesh Garg, -- Regards, Shalin Shekhar Mangar.

Re: SolrJ vs. plain old HTTP post

2015-05-11 Thread Shalin Shekhar Mangar
-- Regards, Shalin Shekhar Mangar.

Re: Best way to backup and restore an index for a cloud setup in 4.6.1?

2015-05-11 Thread Shalin Shekhar Mangar
on another set of servers? We are not sharding if that makes any difference. Thanks, g10vstmoney -- Regards, Shalin Shekhar Mangar.

Re: Finding out optimal hash ranges for shard split

2015-05-06 Thread Shalin Shekhar Mangar
the Solr - User mailing list archive at Nabble.com. -- Regards, Shalin Shekhar Mangar.

Re: Finding out optimal hash ranges for shard split

2015-05-06 Thread Shalin Shekhar Mangar
then use this shard ranges for the actual split? -- View this message in context: http://lucene.472066.n3.nabble.com/Finding-out-optimal-hash-ranges-for-shard-split-tp4203609p4204100.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Shalin Shekhar Mangar.

Re: Collections API Overseer status and statistics

2015-04-30 Thread Shalin Shekhar Mangar
--- -- Regards, Shalin Shekhar Mangar.

Re: Overseer role in solrCloud

2015-04-28 Thread Shalin Shekhar Mangar
. -- -- Regards, Shalin Shekhar Mangar.

Re: Async deleteshard commands?

2015-04-28 Thread Shalin Shekhar Mangar
cases. Thanks, Ian p.s. I'm on version 5.0.0 -- Regards, Shalin Shekhar Mangar.

Re: Can we have [core name] in each log entry?

2015-04-21 Thread Shalin Shekhar Mangar
H 90443 Nürnberg Amtsgericht Nürnberg HRB 21703 GF Friedrich Schreieck Fax: 0911/25566-29 moi...@shoptimax.de http://www.shoptimax.de *** -- Regards, Shalin Shekhar Mangar.

Re: Replication for SolrCloud

2015-04-18 Thread Shalin Shekhar Mangar
of Record: 64331 Weiterstadt, Germany; Commercial Register: Amtsgericht Darmstadt HRB 6450; Tax Number: DE 172 993 071 -- Regards, Shalin Shekhar Mangar.

Re: Indexing Process: Lucene checksum error

2015-04-09 Thread Shalin Shekhar Mangar
. expected checksum is 2426498564 and actual is checksum 4157813087. expected length is 396 and actual length is 394 With Regards Aman Tandon -- Regards, Shalin Shekhar Mangar.

Re: clusterstate.json is sometimes out-of-sync

2015-04-09 Thread Shalin Shekhar Mangar
know if this makes sense. On Thu, Apr 9, 2015 at 2:31 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: Yes, you can use the 'clusterstatus' API which will return an aggregation of all states. See https://cwiki.apache.org/confluence/display/solr/Collections+API#CollectionsAPI

Re: clusterstate.json is sometimes out-of-sync

2015-04-09 Thread Shalin Shekhar Mangar
not reflect the aggregation of states of collections, the latter is always correct. I could verify this from the admin panel (under Tree view) and from ZKCli. Is there something I'm missing that could generate this issue? -- A. Adel -- Regards, Shalin Shekhar Mangar.

Re: Shard is down, what to do?

2015-04-09 Thread Shalin Shekhar Mangar
, Aman Tandon amantandon...@gmail.com wrote: Hi, One of my shard is down, it is also not recovering at all. It is down from last 4 hours. What should I do? What could be the reasons behind this? With Regards Aman Tandon -- Regards, Shalin Shekhar Mangar.

Re: clusterstate.json is sometimes out-of-sync

2015-04-09 Thread Shalin Shekhar Mangar
of Solr don't see. By the way, is there one method to retrieve state across 4.x and 5.x? It seems that there are different methods depending on Solr version. On Thu, Apr 9, 2015 at 12:23 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: Hi Ahmed, Can you give more details? What

Re: DOcValues

2015-04-03 Thread Shalin Shekhar Mangar
Sorry I should have been more clear. The UnInvertedField method of faceting is not used in Solr since Solr 5.0. On Fri, Apr 3, 2015 at 12:17 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: The UnInvertedField method of faceting is no longer used in Solr. See https://issues.apache.org

Re: DOcValues

2015-04-03 Thread Shalin Shekhar Mangar
just part of an ongoing mission to get Solr to break free from the old 2 billion should be enough for everyone-design. - Toke Eskildsen -- Regards, Shalin Shekhar Mangar.

Re: solr query latency spike when replicating index

2015-04-03 Thread Shalin Shekhar Mangar
spike on slave node when replicating index from master. Especially when master just finished optimization, the slave node will copy the whole index, and the latency is really bad. Is there some way to fix it? Thanks, Wei -- Regards, Shalin Shekhar Mangar.

Re: DOcValues

2015-04-03 Thread Shalin Shekhar Mangar
On Fri, Apr 3, 2015 at 12:52 PM, Toke Eskildsen t...@statsbiblioteket.dk wrote: Shalin Shekhar Mangar shalinman...@gmail.com wrote: The UnInvertedField method of faceting is no longer used in Solr. True. Un-inversion still takes place for non-DV-fields though (see UnivertingReader, which

Re: Generating json response in custom requestHandler (xml is working)

2015-04-02 Thread Shalin Shekhar Mangar
something. Does anybody have an idea? Regards Christian -- Regards, Shalin Shekhar Mangar.

Re: Replica and node states

2015-03-25 Thread Shalin Shekhar Mangar
shutdown step is skipped then the replica will continue to be 'active' in the cluster state. Even LIR doesn't apply here because there's no point in the leader marking a node as 'down' if it is not 'live' already. Shai -- Regards, Shalin Shekhar Mangar.

Re: Replica and node states

2015-03-25 Thread Shalin Shekhar Mangar
Shekhar Mangar shalinman...@gmail.com wrote: Comments inline: On Wed, Mar 25, 2015 at 8:30 AM, Shai Erera ser...@gmail.com wrote: Hi Is it possible for a replica to be DOWN, while the node it resides on is under /live_nodes? If so, what can lead to it, aside from someone

Re: Replica and node states

2015-03-25 Thread Shalin Shekhar Mangar
misunderstanding -- the live nodes are watched by ZK so checking live-ness is a hash set lookup which is the cost but a small one. But yeah you do need to cleanup from time to time. Thanks for the responses and clarifications! Shai On Wed, Mar 25, 2015 at 11:39 PM, Shalin Shekhar Mangar shalinman

Re: How to verify a document is indexed by all replicas

2015-03-24 Thread Shalin Shekhar Mangar
-- Regards, Shalin Shekhar Mangar.

Re: rough maximum cores (shards) per machine?

2015-03-24 Thread Shalin Shekhar Mangar
any problems. * I have never heard of anyone successfully running X cores/shards on a single machine, even if you throw a lot of hardware at it. Thanks! - Ian -- Regards, Shalin Shekhar Mangar.

Re: Solr tlog and soft commit

2015-03-17 Thread Shalin Shekhar Mangar
.472066.n3.nabble.com/Solr-tlog-and-soft-commit-tp4193105p4193559.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Shalin Shekhar Mangar.

Re: Solr TCP layer

2015-03-09 Thread Shalin Shekhar Mangar
Hi Saumitra, I've been thinking of adding http/2 support for inter node communication initially and client server communication next in Solr. There's a patch for SPDY support but now that spdy is deprecated and http/2 is the new standard we need to wait for Jetty 9.3 to release. That will take

Re: qt.shards in solrconfig.xml

2015-02-26 Thread Shalin Shekhar Mangar
...@griddynamics.com -- Regards, Shalin Shekhar Mangar.

Re: qt.shards in solrconfig.xml

2015-02-26 Thread Shalin Shekhar Mangar
://www.griddynamics.com mkhlud...@griddynamics.com -- Regards, Shalin Shekhar Mangar.

Re: snapinstaller does not start newSearcher

2015-02-24 Thread Shalin Shekhar Mangar
at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1565) at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1677) at org.apache.solr.core.SolrCore.init(SolrCore.java:845) ... 9 more Any idea what causes this issue. Thanks in advance. Alex. -- Regards, Shalin Shekhar

Re: Setting Up an External ZooKeeper Ensemble

2015-02-24 Thread Shalin Shekhar Mangar
, unexpected error, closing socket connection and attempting reconnect Where am I going wrong? -- ckreddybh. chaitu...@gmail.com -- Regards, Shalin Shekhar Mangar.

Re: Question on CloudSolrServer API

2015-02-23 Thread Shalin Shekhar Mangar
. How to control the number of connections pooled here in SolrJ Client? Also, what will be the default values for maximum Connections and all. - Thanks On Thu, Feb 19, 2015 at 6:09 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: No, you should reuse the same CloudSolrServer instance

Re: Question on CloudSolrServer API

2015-02-19 Thread Shalin Shekhar Mangar
No, you should reuse the same CloudSolrServer instance for all requests. It is a thread safe object. You could also create a static/common HttpClient instance and pass it to the constructor of CloudSolrServer but even if you don't, it will create one internally and use it for all requests so that

Re: Release date for Solr 5

2015-02-17 Thread Shalin Shekhar Mangar
, Shalin Shekhar Mangar.

Re: Question about session affinity and SolrCloud

2015-02-14 Thread Shalin Shekhar Mangar
select a random replica. There are definitely some optimizations that can be explored here. From what I can find there does not appear to be any option of session affinity within the SolrCloud query execution? Thanks! -- Regards, Shalin Shekhar Mangar.

Re: Dovecot FTS Solr Error [urgent/serious]

2015-02-13 Thread Shalin Shekhar Mangar
read the request from dovecot correctly or is this some schema problem or what?) ? Thanks Kevin -- Regards, Shalin Shekhar Mangar.

Re: Unexplained leader initiated recovery after updates

2015-02-06 Thread Shalin Shekhar Mangar
.472066.n3.nabble.com/Unexplained-leader-initiated-recovery-after-updates-tp4178496p4184336.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Shalin Shekhar Mangar.

Re: Connection Reset Errors with Solr 4.4

2015-01-24 Thread Shalin Shekhar Mangar
) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365) ... 9 more Thanks, Nishanth -- Regards, Shalin Shekhar Mangar.

Re: SolrCloud Replicas fall into recovery mode right after update

2015-01-24 Thread Shalin Shekhar Mangar
-into-recovery-mode-right-after-update-tp4181706.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Shalin Shekhar Mangar.

Re: Is it possible to read multiple RSS feeds and XML Zip file feeds with DIH into one core?

2015-01-23 Thread Shalin Shekhar Mangar
this? Basically, the use-case is to load and index all the XML ZIP files first, and then check the RSS feed every two hours and update the indexes with any new ones. Regards, Joe -- Regards, Shalin Shekhar Mangar.

<    1   2   3   4   5   6   7   8   9   10   >