Hi,
Hi,
I have two questions.
1. solr index on verion 4.6.0 and there are multiple date fields as the type
DateField in schema.xml
When I upgraded to version 5.2.1 with new data type Trie* for integer, float,
string and date.
Only date fields are not upgraded properly with the following erro
Hi,
Current solr server is 5.2 and I want to enable infoStream and updated the
solrconfig.xml.
Reload the config. But it doesn’t create any logs. Do I need to configure
anything else?
Thanks.
true
Hi,
I have two questions regarding legacy master /slave node replication
architecture.
We noticed that slave node does full sync time to time.
1. What type of event or configuration does trigger the full sync in slave
node?
I can not locate exact time and frequency from the logs. Please let
Hi,
I have a solr replication set up from master to slave in legacy ( It's not from
the solr cloud).
Somehow the first initial replication doesn't finish and when it reaches 99%
and got the error as following and then restart from the beginning.
I don't know why it is keep retriggering to start
e.org
Subject: Re: [Installation] Solr log directory
I think you should be able to change $SOLR_HOME to any valid path.
For example: /var/logs/solr_logs
On Tue, May 3, 2016 at 4:02 PM, Yunee Lee wrote:
> Hi, solr experts.
>
> I have a question for installing solr s
Hi, solr experts.
I have a question for installing solr server.
Using ' install_solr_service.sh' with option -d , the solr home directory can
be set. But the default log directory is under $SOLR_HOME/logs.
Is it possible to specify the logs directory separately from solr home
directory during