Re: Basic auth and index replication

2019-04-23 Thread Dwane Hall
Hi guys, Did anyone get an opportunity to confirm this behaviour. If not is the community happy for me to raise a JIRA ticket for this issue? Thanks, Dwane From: Dwane Hall Sent: Wednesday, 3 April 2019 7:15 PM To: solr-user@lucene.apache.org Subject: Basic au

Re:LTR: Normalize Feature Weights

2019-04-23 Thread Diego Ceccarelli (BLOOMBERG/ LONDON)
Hi Kamal, You can use a MinMaxNormalizer[1], and get min and max from historical data, for the original score won't guarantee that the value will be **always** between 0..1 but it should happen in the majority of the cases, if the 0..1 constraint is not super strong I would rather use a Stand

Different Parsed query for solr cloud and master slave with same solr version

2019-04-23 Thread Anant Bhargatiya
Hello, We are migrating from solr 5.5 master slave to solr 8.0 cloud deployment. for exactly same index and config, we are getting different results. we also compared solr cloud (solr 8.0) and master slave (solr 8.0) with same indexed data. in all of above scenario we observed that different edi

Determing Solr heap requirments and analyzing memory usage

2019-04-23 Thread Brian Ecker
Hello, We are currently running into a situation where Solr (version 7.4) in slowly using up all available memory allocated to the heap, and then eventually hitting an OutOfMemory error. We have tried increasing the heap size and also tuning the GC settings, but this does not seem to solve the iss

Re: Basic auth and index replication

2019-04-23 Thread Jan Høydahl
The MetricsHistory issue is now resolved. I think the replication issue already has a JIRA here https://issues.apache.org/jira/browse/SOLR-11904 ? Feel free to vote on that issue and perhaps add your own comments. And if you have an idea for a s

Re: bin/post command not working when run from crontab

2019-04-23 Thread Carsten Agger
On 4/18/19 4:51 PM, Erik Hatcher wrote: > Jason - thanks for replying > > and I concur, it makes sense to open a JIRA for this.I'm glad there > is an acceptable workaround, at least. > > I recall doing a fair bit of trial and error, asking 'nix folk and > stackoverflow how to handle th

Re: Different Parsed query for solr cloud and master slave with same solr version

2019-04-23 Thread Shawn Heisey
On 4/23/2019 2:04 AM, Anant Bhargatiya wrote: We are migrating from solr 5.5 master slave to solr 8.0 cloud deployment. for exactly same index and config, we are getting different results. We'll need to see the configs you are working with as well as the raw and parsed queries from both. Eve

Re: Determing Solr heap requirments and analyzing memory usage

2019-04-23 Thread Shawn Heisey
On 4/23/2019 6:34 AM, Brian Ecker wrote: What I’m trying to determine is (1) How much heap does this setup need before it stabilizes and stops crashing with OOM errors, (2) can this requirement somehow be reduced so that we can use less memory, and (3) from the heap histogram, what is actually

Re: Determing Solr heap requirments and analyzing memory usage

2019-04-23 Thread Brian Ecker
Thanks for your response. See below please for detailed responses. On Tue, Apr 23, 2019 at 6:04 PM Shawn Heisey wrote: > On 4/23/2019 6:34 AM, Brian Ecker wrote: > > What I’m trying to determine is (1) How much heap does > > this setup need before it stabilizes and stops crashing with OOM errors

Zk Status Error

2019-04-23 Thread Sadiki Latty
Hi, I am in the process of upgrading my solr cloud from the 7.2.1 to the latest 7.7.1 and it seems to have successfully installed, my data is still there, still searchable and the other tabs are still working under the Cloud section, except the ZK Status section. I am seeing an error when I try

Re: Determing Solr heap requirments and analyzing memory usage

2019-04-23 Thread Shawn Heisey
On 4/23/2019 11:48 AM, Brian Ecker wrote: I see. The other files I meant to attach were the GC log ( https://pastebin.com/raw/qeuQwsyd), the heap histogram ( https://pastebin.com/raw/aapKTKTU), and the screenshot from top ( http://oi64.tinypic.com/21r0bk.jpg). I have no idea what to do with the

Re: Zk Status Error

2019-04-23 Thread Shawn Heisey
On 4/23/2019 12:14 PM, Sadiki Latty wrote: Here are the 2 errors in the Solr Logging section RequestHandlerBase  java.lang.ArrayIndexOutOfBoundsException: 1 “java.lang.ArrayIndexOutOfBoundsException: 1     at org.apache.solr.handler.admin.ZookeeperStatusHandler.monitorZookeeper(Z