You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by bhargava ravali koganti <ra...@gmail.com> on 2017/08/08 11:04:07 UTC

full import of a single entity using cron job

Hi,

I have two enteties where both have to be done full-import and both the
entities are related to same table. I gave a cron job where in the http
request i specified the required entity, however, both the entities are
being executed. what is the issue? How to let only one entity run?

Thanks,
Bhargava Ravali Koganti