Fix 'invoke' typo in UUIDUpdateProcessorFactory javadocs.

This commit is contained in:
Christine Poerschke 2021-02-26 17:38:06 +00:00
parent 4f6469b173
commit e88b3e9c20
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ import org.apache.solr.schema.SchemaField;
*
*
* <p>
* You can also incoke the processor with request handler param(s)
* You can also invoke the processor with request handler param(s)
* as <code>uuid.fieldname</code> with <code>processor=uuid</code>
*
* curl -X POST -H Content-Type: application/json