Hi Team,
We need to implement "Solr" search engine with "Solr Cloud" in our
running/existing .NET Application (4.5 VS2012).
Is there any .NET client (recomended) with Solr Cloud operations.
We have tried with "SolrNet" .net client available in the GitHub
(https://github.com/SolrNet/Sol
Hello Solr Team,
I am using Solr 7.5. , Indexed data stored in the Solr Installation
directory.
I need the following features, Is it possible to achieve the following
scenarios in SOLR Cloud?
1. If the disk free space is completed, is it possible to configure
another drive? Which means,
data.
Is it possible to read both the existing and new data, without moving
existing data into new data location ?
Thanks ,
Karthick Ramu
From: Tech Support [mailto:techsupp...@sardonyx.in]
Sent: Monday, November 19, 2018 7:15 PM
To: 'solr-user@lucene.apache.org'
Subject:
Dear Solr Team,
I am using SOLR 7.5.0 in Windows OS (SOLR Cloud). My primary need is , If
the current data storage drive is full, I need to use another one drive
without moving the existing data into the new location.
If I add new the data
Dear Solr Team,
In my SolrCloud cluster, I am using 3 Zookeper External ensemble and 2 Solr
Instance.
I already created Collection using the PORT 8983 and It has more data.
Now I want to enable SSL.
As per your help document, I
because of facing the above issue, I had used the fresh PC only (Without
existing Collections)
Thanks,
Karthick Ramu
From: Tech Support [mailto:techsupp...@sardonyx.in]
Sent: Friday, November 30, 2018 7:23 PM
To: 'solr-user@lucene.apache.org'
Cc: 'edwinye...@gmail.com'
Dear Team,
Once per day, my data importing tool will collect data from SQL server and
add it into SOLRCloud.
Current day data will be imported at the end of the day.
I want to apply search and sorting for all my data. For this case, how can I
combine & sort, both SQL and SOLR data?
Is it possi
,
Karthick Ramu
From: Tech Support [mailto:techsupp...@sardonyx.in]
Sent: Monday, December 17, 2018 7:00 PM
To: solr-user@lucene.apache.org
Subject: Combine & Sort - SOLR and SQL Data
Dear Team,
Once per day, my data importing tool will collect data from SQL server and
add it into SOLRC