mirror of https://github.com/apache/lucene.git
Fix 'invoke' typo in UUIDUpdateProcessorFactory javadocs.
This commit is contained in:
parent
4f6469b173
commit
e88b3e9c20
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue