Dashboard for Grafana 4.5.2

2021-09-10 Thread Subhajit Das
Hi, I am trying to implement the standard Solr dashboard on older Grafana 4.5.2. But, it seems that not panels are coming whenever I import it. Is there a way to implement the dashboard? Many thanks, Subhajit

org.noggit and solrj

2021-07-16 Thread Subhajit Das
/solr-8-6-3-and-noggit-td4465619.html. The package org.noggit present in solrj is causing the issue. It would be great is this package is moved to a sub package (maybe some sub-package inside common), or something. Is there any plan for this? Thanks and Regards Subhajit Das

Re: Upgrade from Solr 1.4 to Solr 8.8

2021-04-21 Thread Subhajit Das
That is a really old version. Migration is not possible. Officially, indexes are compatible across 1 major version change. Even the config files are not guaranteed to work directly. Would suggest, create everything from scratch with old files as reference. Then re-index. On Apr 21 2021, at 12:3

Ulimit on Kubernetes/Openshift

2021-03-25 Thread Subhajit Das
Hi, We are using Kubernetes and Openshift (based on environment) on top of VMs, for running Solr (Cloud) instances. The guide: https://solr.apache.org/guide/8_8/taking-solr-to-production.html#ulimit-settings-nix-operating-systems States that we have to set ulimits to high value/unlimited for f

RE: StrField not matching content "equals" way

2021-03-23 Thread Subhajit Das
Alex. On Tue, 23 Mar 2021 at 15:58, Subhajit Das wrote: > > Hi Alessandro, > > Thanks for the suggestion. > > The issue is that, without the double quotes, query like “ field: ola hello > hi ” parses into “ field: ola (text:hello text:hi) ”. Which means that it is > br

RE: StrField not matching content "equals" way

2021-03-23 Thread Subhajit Das
query is parsed and the real fields involved in the query. Cheers -- Alessandro Benedetti Apache Lucene/Solr Committer Director, R&D Software Engineer, Search Consultant www.sease.io<http://www.sease.io> On Tue, 23 Mar 2021 at 17:39, Subhajit Das wrote: >

StrField not matching content "equals" way

2021-03-23 Thread Subhajit Das
Hi, I have a field with type string (StrField). The data in it is like “abc xyz”. But when I search for “xyz”, I am getting one document containing “abc xyz”. Using q and fq is same for this. When I filter like field=”xyz” it works, but field=xyz dosen’t. Thanks and Regards, Subhajit

RE: Unrecognized command line option when starting Solr 8.7 with Java 11 Open J9

2021-03-15 Thread Subhajit Das
Hi Elizaveta, I have also encountered a VerifyError on OpenJ9, on an unrelated thing. It seems that OpenJ9 is not a good choice for stability. Prefer using Hotspot either way. From: Elizaveta Golova Sent: 15 March 2021 09:02 PM To: solr-u...@lucene.apache.org

Error deleting zk node recursively - SolrCLI

2021-03-12 Thread Subhajit Das
I am getting exception trying to remove a zookeeper node. The node is old solr’s chrot (condatining data of one node). Exception in thread "main" java.lang.StackOverflowError at org.apache.zookeeper.ClientCnxn$Packet.(ClientCnxn.java:280) at org.apache.zookeeper.ClientCnxn.queueP

RE: zk upconfig does not recognize ZK_HOST style url

2021-03-11 Thread Subhajit Das
e string, pull out zkChRoot part and pass that to CloudSolrClient.Builder() Jan > 9. mar. 2021 kl. 08:36 skrev Subhajit Das : > > > Hi There, > > When I was trying to upload new configset to zookeeper using Solr control > script, the -z parameter is not recognizing ZK_HOST style s

zk upconfig does not recognize ZK_HOST style url

2021-03-08 Thread Subhajit Das
Hi There, When I was trying to upload new configset to zookeeper using Solr control script, the -z parameter is not recognizing ZK_HOST style string. Say, I use ,,/solr, then the config is uploaded to directly, instead of /solr znode. Can anyone please help on this matter, if this is how it

zk upconfig does not recognize ZK_HOST style string

2021-03-08 Thread Subhajit Das
Hi There, When I was trying to upload new configset to zookeeper using Solr control script, the -z parameter is not recognizing ZK_HOST style string. Say, I use ,,/solr, then the config is uploaded to directly, instead of /solr znode. Can anyone please help on this matter, if this is how it i

Solr 8.8.1 org.apache.zookeeper.ClientCnxn$EndOfStreamException

2021-03-05 Thread Subhajit Das
Hi There, I am always getting this exception whenever trying do anything with Solr. I got this exception when starting Solr no cloud mode with no prompt. WARN - 2021-03-05 23:45:11.274; org.apache.zookeeper.ClientCnxn; An exception was thrown while closing send thread for session 0x1112d7e