You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2014/06/04 14:27:01 UTC

[jira] [Created] (DERBY-6600) Make the Lucene plugin use the database class path to resolve ANALYZERMAKERs and QUERYPARSERMAKERs

Rick Hillegas created DERBY-6600:
------------------------------------

             Summary: Make the Lucene plugin use the database class path to resolve ANALYZERMAKERs and QUERYPARSERMAKERs
                 Key: DERBY-6600
                 URL: https://issues.apache.org/jira/browse/DERBY-6600
             Project: Derby
          Issue Type: Improvement
          Components: SQL
            Reporter: Rick Hillegas


You get a ClassNotFoundException if you try to use an Analyzer or a QueryParser stored in a jar file in the database. This is probably easy to fix: the class resolution needs to use the database class loader.



--
This message was sent by Atlassian JIRA
(v6.2#6252)