[ 
https://issues.apache.org/jira/browse/CONNECTORS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877714#action_12877714
 ] 

Rohan G Patil commented on CONNECTORS-44:
-----------------------------------------

Regarding this being a Stellent connector.

I was supposed to write a Oracle UCM (Formally Stellent) repository connector.

upon searching, i found that oracle fulltext search actually stores all the 
documents in the database( 2 tables actually IDCCOLL1 and IDCCOLL2), even the 
data as BLOB and metadata in different columns.

So i used the JDBC connector as a "substitute" for a stellent connector.



> Adding metadata support to JDBC connector
> -----------------------------------------
>
>                 Key: CONNECTORS-44
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-44
>             Project: Lucene Connector Framework
>          Issue Type: Improvement
>          Components: JDBC connector
>         Environment: Windows, Oracle 10g, Oracle Universal Content Management 
> System
>            Reporter: Rohan G Patil
>            Assignee: Karl Wright
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> The metadata for the documents checked in is stored in different fields of 
> the Database. for example created date, Author,Title etc.
> The BLOB object contains only the text of the document. It would be very 
> helpful if we could add support select Metadata fields (Columns in the 
> database ) while querying the table.
> The above support would be helpful and make it a substitute for Oracle UCM 
> (Stellent) Connector.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to