Or, depending on your environment and comfort with Java, use SolrJ.
Here's an example:

https://lucidworks.com/2012/02/14/indexing-with-solrj/

Best,
Erick

On Fri, Dec 1, 2017 at 11:22 AM, Sujay Bawaskar <sujaybawas...@gmail.com> wrote:
> You can use data import handler with cache, its faster.
>
> Check document :
> https://lucene.apache.org/solr/guide/6_6/uploading-structured-data-store-data-with-the-data-import-handler.html
>
> On Sat, Dec 2, 2017 at 12:21 AM, @Nandan@ <nandanpriyadarshi...@gmail.com>
> wrote:
>
>> Hi ,
>> I am working on an Ecommerce database . I have more then 40 tables and
>> around 20GB of data.
>> I want to index data with solr for more effective search feature.
>> Please tell me how to index MySQL data with Apache solr.
>> Thanks in advance
>> Nandan Priyadarshi
>>
>
>
>
> --
> Thanks,
> Sujay P Bawaskar
> M:+91-77091 53669

Reply via email to