Lost solr collections when restarting zoo and solr

2021-03-29 Thread yaswanth kumar
start zookeeper and then solr (any specific order??) -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Question regarding output field alias name

2021-04-21 Thread yaswanth kumar
Is there an option in solr 8 where I can rename (alias) a field that is part of fl= parameter? So example fl=firstname , it should show the solr results with "name" instead of "firstname" -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Duplicate zookeeper_data folder

2021-04-23 Thread yaswanth kumar
icate zookeeper_data? was spinned out here? -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Suggestions required for fixing zookeeper dir config

2021-05-17 Thread yaswanth kumar
Solr : 8.2 Zookeeper:3.4 Recently found an issue inside the zoo.cfg where the datadir and logdir are having a dos carriage return characters on the folder path when this is in Linux and that created a folder with ^M characters upon zoo start where we noticed the zookeeper pid file is in. This i

Re: Suggestions required for fixing zookeeper dir config

2021-05-18 Thread yaswanth kumar
replace > it with the Linux EOL. If you do this you might also consider replacing > the Mac EOL with Linux EOL in the same code. > > Claude > > On Tue, May 18, 2021 at 3:43 AM yaswanth kumar > wrote: > > > Solr : 8.2 > > Zookeeper:3.4 > > > > Rece

Not getting results with escape character in search string

2021-06-02 Thread yaswanth kumar
Solr: 8.2.0 is the version that I am using. -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com

Re: Not getting results with escape character in search string

2021-06-04 Thread yaswanth kumar
Can I get some traction on the question?? On Wed, Jun 2, 2021 at 4:27 PM yaswanth kumar wrote: > I have a field of type solr.TextField without any > patternreplacecharacterfactory. So now I have docs that have field say > example R-1234, and so what I do this as fq=(textfield:R\-123)

need help on using date in where clause

2021-08-01 Thread yaswanth kumar
27;2021-07-13T15:12:10.037Z' limit 10 Am I missing something here? Please do correct me if there any usage issues I cross checked the stored value and that is matching with the format that I am passing above into the query. -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com