You can take a look a Solr Streaming expressions to see if it meets your
needs. The "jdbc" Stream and "search" streams can be combined using the
"merge" stream.

http://lucene.apache.org/solr/guide/7_6/stream-source-reference.html
http://lucene.apache.org/solr/guide/7_6/stream-decorator-reference.html#merge

Joel Bernstein
http://joelsolr.blogspot.com/


On Mon, Dec 17, 2018 at 8:57 AM Tech Support <techsupp...@sardonyx.in>
wrote:

> 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 possible to achieve both SOLR and SQL Server
>
> Note:
>
> My SOLRCloud setup is running on Windows OS with following Softwares
>
> *         SOLR - 2 Instance - 7.5 Version
>
> *         External Zookeeper - 3 Instance - 3.4.13 Version
>
>
>
> Thanks,
>
> Karthick Ramu
>
>
>
>

Reply via email to