You are right, BUT I have two indexers (one in WCF service and one in HADOOP)
and in two my indexers I'm using atomic updates in each document. According
to  Atomic Update Processor Factory
<https://lucene.apache.org/solr/guide/7_2/update-request-processors.html>  
and according to your solution (to set all my processors before
DistributedUpdateProcessor), all my processors will run on partial documents
only, but I need on full documents. So, what can I do in this situation?



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to