You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (Created) (JIRA)" <ji...@apache.org> on 2011/10/05 18:57:34 UTC

[jira] [Created] (OODT-326) A tool to dump the File Manager catalog metadata into Solr

A tool to dump the File Manager catalog metadata into Solr
----------------------------------------------------------

                 Key: OODT-326
                 URL: https://issues.apache.org/jira/browse/OODT-326
             Project: OODT
          Issue Type: New Feature
          Components: file manager
            Reporter: Chris A. Mattmann
            Assignee: Chris A. Mattmann
             Fix For: 0.4


We developed a tool on the LMMP project to dump all the File Manager catalog metadata (or selected met) and Product types (or selected product types) into Apache Solr. Commit to follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (OODT-326) A tool to dump the File Manager catalog metadata into Solr

Posted by "Chris A. Mattmann (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann resolved OODT-326.
------------------------------------

    Resolution: Fixed

- added in r1179317. See indexer.properties and javadoc for docs on how to use the tool.
                
> A tool to dump the File Manager catalog metadata into Solr
> ----------------------------------------------------------
>
>                 Key: OODT-326
>                 URL: https://issues.apache.org/jira/browse/OODT-326
>             Project: OODT
>          Issue Type: New Feature
>          Components: file manager
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>             Fix For: 0.4
>
>
> We developed a tool on the LMMP project to dump all the File Manager catalog metadata (or selected met) and Product types (or selected product types) into Apache Solr. Commit to follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OODT-326) A tool to dump the File Manager catalog metadata into Solr

Posted by "Luca Cinquini (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215116#comment-13215116 ] 

Luca Cinquini commented on OODT-326:
------------------------------------

Hi Chris,
does this mean that the metadata is transferred from one Lucene index (written by the file manager) into another (read by Solr), or that the Solr instance can read the original Lucene index ?
thanks, Luca
                
> A tool to dump the File Manager catalog metadata into Solr
> ----------------------------------------------------------
>
>                 Key: OODT-326
>                 URL: https://issues.apache.org/jira/browse/OODT-326
>             Project: OODT
>          Issue Type: New Feature
>          Components: file manager
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>             Fix For: 0.4
>
>
> We developed a tool on the LMMP project to dump all the File Manager catalog metadata (or selected met) and Product types (or selected product types) into Apache Solr. Commit to follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OODT-326) A tool to dump the File Manager catalog metadata into Solr

Posted by "Chris A. Mattmann (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215755#comment-13215755 ] 

Chris A. Mattmann commented on OODT-326:
----------------------------------------

Hi Luca, the tool basically interfaces with the File Manager via its XML-RPC interface and dumps the contents of the backend catalog (be it a DBMS, a Lucene index, whatever) into an external Solr index. The tool takes two core parameters, the FM URL, and the Solr URL, and is configured through a configuration file.

                
> A tool to dump the File Manager catalog metadata into Solr
> ----------------------------------------------------------
>
>                 Key: OODT-326
>                 URL: https://issues.apache.org/jira/browse/OODT-326
>             Project: OODT
>          Issue Type: New Feature
>          Components: file manager
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>             Fix For: 0.4
>
>
> We developed a tool on the LMMP project to dump all the File Manager catalog metadata (or selected met) and Product types (or selected product types) into Apache Solr. Commit to follow.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira