I's like to use SolrEntityProcessor for import some documents from one solr
cloud to another solr cloud.
The date range is dynamic and can change.
Is there a way to pass, say solr/core/data-import?....&fromDate=<some
date>&toDate=<some date>

And then use them in query for SolrEntityProcessor q="date:[$fromDate TO
$toDate]".
I am still on Solr 4.6.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-SolrEntityProcessor-can-it-take-customer-parameters-tp4220872.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to