start zookeeper
and then solr (any specific order??)
--
Thanks & Regards,
Yaswanth Kumar Konathala.
yaswanth...@gmail.com
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
icate
zookeeper_data? was spinned out here?
--
Thanks & Regards,
Yaswanth Kumar Konathala.
yaswanth...@gmail.com
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
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
Solr: 8.2.0 is the version that I am using.
--
Thanks & Regards,
Yaswanth Kumar Konathala.
yaswanth...@gmail.com
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)
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