Is there an efficient way to update multiple documents with common values
(e.g. color = white)? An example would be to mark all white-colored items as
sold-out.

http://lucene.apache.org/solr/api/org/apache/solr/schema/ExternalFileField.html 
can be an option.

Reply via email to