Hi,
Our application has a facet select admin screen UI that would allow the
users to add/update/delete the facets that has to be returned from Solr.
Right now we have the facet fields defined in the defaults of
requestHandler.
So if a user wanted a new facet, I know sending that newly selected f
I have created a Zookeeper ensemble with 3 zookeepers and 3 shards and with
a replication factor of 2. Everything works fine and I'm using version
5.4.1.
I have upload the basicConfig set that comes with the distribution and made
all the field addition and modification through the Schema API.
Now
ided in {SOLR_DIST}\bin
> ./solr start -p 8984
>
> On Thu, 11 Feb 2016, 12:56 Jeyaprakash Singarayar
> wrote:
>
> > Hi,
> >
> > I'm trying to install solr 5.4.1 on CentOS. I know that while installing
> > Solr as a service in the L
Hi,
I'm trying to install solr 5.4.1 on CentOS. I know that while installing
Solr as a service in the Linux we can pass -p to shift the
app to host on that port.
./install_solr_service.sh solr-5.4.1.tgz -p 8984 -f
but still it shows as it is hosted on 8983 and not on 8984. Any idea?
Waiting u
Hi Sriram,
Add the tag 'propertyWriter' directly under the 'dataConfig' tag. The
property "last_index_time" is converted to text and stored in the
properties file and is available for the next import as the variable
'${dih.last_index_time}' . This tag gives control over how this properties
file is
Hi Sriram,
Add the tag 'propertyWriter' directly under the 'dataConfig' tag. The
property "last_index_time" is converted to text and stored in the
properties file and is available for the next import as the variable
'${dih.last_index_time}' . This tag gives control over how this properties
file is