[ 
https://issues.apache.org/jira/browse/OODT-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luca Cinquini resolved OODT-529.
--------------------------------

    Resolution: Fixed

Implemented. A new system property: 
"org.apache.oodt.cas.filemgr.catalog.lucene.lenientFields"
can now be set to true or false (defaults to false).

If true, the LuceneCatalogFactory should instantiate a LuceneCatalog with a 
null validation layer - this condition is then used throughout the methods to 
allow dynamic fields or not.

The class behavior when the validation layer is NOT null should be exactly as 
before.
                
> Lenient Lucene Catalog
> ----------------------
>
>                 Key: OODT-529
>                 URL: https://issues.apache.org/jira/browse/OODT-529
>             Project: OODT
>          Issue Type: Improvement
>          Components: file manager
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> There is often a need for ingesting and using metadata fields that are 
> dynamically named, rather than being exactly defined in an XML schema used by 
> the CAS Validation Layer.
> We should either expand the current LuceneCatalog implementation to allow 
> arbitrary fields, or provide an alternative implementation that does so.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to