You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Aaron LaBella (JIRA)" <ji...@apache.org> on 2018/09/20 16:35:00 UTC

[jira] [Created] (SOLR-12789) UIMA enhancements to allow for dynamic AE detection

Aaron LaBella created SOLR-12789:
------------------------------------

             Summary: UIMA enhancements to allow for dynamic AE detection
                 Key: SOLR-12789
                 URL: https://issues.apache.org/jira/browse/SOLR-12789
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: contrib - UIMA
    Affects Versions: 6.0
            Reporter: Aaron LaBella


I've been sitting on this patch for 2 years (and likewise it's been running production for the same) ... finally got around to contributing it back to the community.  This change prepares the UIMAUpdateRequestProcessor to allow subclasses to have additional control over hhow the analysis engine is selected.  In my case, I wrote a sub-class that allows for *dynamic* detection of the UIMA analysis engine based on the document fields.  ie: a field in the document can be used to select different UIMA configurations and rules.

 

Can someone please commit this as soon as possible.

Thanks!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org