mirror of
https://github.com/apache/lucene.git
synced 2025-02-21 17:46:28 +00:00
Add Log and Run URPs to example OpenNLP NER URP chain
This commit is contained in:
parent
79ed3bdf53
commit
29cbd031c9
@ -166,6 +166,8 @@ import org.slf4j.LoggerFactory;
|
||||
* <str name="source">summary</str>
|
||||
* <str name="dest">summary_{EntityType}_s</str>
|
||||
* </processor>
|
||||
* <processor class="solr.LogUpdateProcessorFactory" />
|
||||
* <processor class="solr.RunUpdateProcessorFactory" />
|
||||
* </updateRequestProcessorChain>
|
||||
* </pre>
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user