Hi,

If you mean changing just one field of a document, one cannot do that: Solr
is not a RDBMS.

However, one does not have to delete a document,  and then reindex it.
Simply indexing a document with the same ID, with all fields including the
changed one,  updates it in the index.

Regards,
Gora

Reply via email to