We can’t answer whether you should change the field type for two reasons:
1> It depends on your use case.
2> we don’t know what the field type “lowercase” does. It’s composed of an
analysis chain that you may have changed. And whatever config you are using may
have changed with different releas
It is not the same thing. Instead of adding those lib lines to solr config you
should copy the jars as it says in refguide, then restart solr. I think you can
get trouble if you do it both ways.
Jan Høydahl
> 8. nov. 2019 kl. 18:59 skrev Lewin Joy (TMNA) :
>
> Hi Jorn,
>
> I am using Solr ve
You choose. If you use solr cloud and have enabled ssl in your cluster, then
all requests including replication will be secure (https). This it is still tcp
but using TLS :)
Jan Høydahl
> 6. nov. 2019 kl. 00:03 skrev Pushkar Raste :
>
> Hi,
> When slaves/pull replicas copy index files from ma
Hi Shawn,
Thank you. I switched the fieldType=string and it worked. I might have to
check on the use-case to see if "string" will work for us.
I have noted the "lowercase" field type which I believe is similar to the
one in schema ver 1.6.