You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2009/04/30 15:23:30 UTC

[jira] Created: (JCR-2091) Searchability settings in PropertyDefinition

Searchability settings in PropertyDefinition
--------------------------------------------

                 Key: JCR-2091
                 URL: https://issues.apache.org/jira/browse/JCR-2091
             Project: Jackrabbit Content Repository
          Issue Type: Sub-task
          Components: indexing, jackrabbit-core, nodetype
            Reporter: Jukka Zitting
             Fix For: 2.0.0


Related to JCR-1591, the new JCR 2.0 property definitions contain settings for searchability of properties.

I'm not sure how deeply we want to implement these settings (perhaps we should just hard-code the values), but in any case the relevant methods need to be implemented.

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


[jira] Assigned: (JCR-2091) Searchability settings in PropertyDefinition

Posted by "Stefan Guggisberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guggisberg reassigned JCR-2091:
--------------------------------------

    Assignee: Stefan Guggisberg

> Searchability settings in PropertyDefinition
> --------------------------------------------
>
>                 Key: JCR-2091
>                 URL: https://issues.apache.org/jira/browse/JCR-2091
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: indexing, jackrabbit-core, nodetype
>            Reporter: Jukka Zitting
>            Assignee: Stefan Guggisberg
>             Fix For: 2.0.0
>
>
> Related to JCR-1591, the new JCR 2.0 property definitions contain settings for searchability of properties.
> I'm not sure how deeply we want to implement these settings (perhaps we should just hard-code the values), but in any case the relevant methods need to be implemented.

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


[jira] Commented: (JCR-2091) Searchability settings in PropertyDefinition

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JCR-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718423#action_12718423 ] 

Marcel Reutegger commented on JCR-2091:
---------------------------------------

I think for the 2.0 release we should just leave things as they are. Later we can still use those settings instead of the current indexing configuration.

> Searchability settings in PropertyDefinition
> --------------------------------------------
>
>                 Key: JCR-2091
>                 URL: https://issues.apache.org/jira/browse/JCR-2091
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: indexing, jackrabbit-core, nodetype
>            Reporter: Jukka Zitting
>            Assignee: Marcel Reutegger
>             Fix For: 2.0.0
>
>
> Related to JCR-1591, the new JCR 2.0 property definitions contain settings for searchability of properties.
> I'm not sure how deeply we want to implement these settings (perhaps we should just hard-code the values), but in any case the relevant methods need to be implemented.

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


[jira] Assigned: (JCR-2091) Searchability settings in PropertyDefinition

Posted by "Stefan Guggisberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guggisberg reassigned JCR-2091:
--------------------------------------

    Assignee: Marcel Reutegger  (was: Stefan Guggisberg)

the 'searchable' settings are now handled on node type level.

currently the settings have no effect on what's indexed/what's searchable.

i am not sure whether/how we want to implement the semantics of
the 'searchable' node type attributes.

wdyt, marcel?

> Searchability settings in PropertyDefinition
> --------------------------------------------
>
>                 Key: JCR-2091
>                 URL: https://issues.apache.org/jira/browse/JCR-2091
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: indexing, jackrabbit-core, nodetype
>            Reporter: Jukka Zitting
>            Assignee: Marcel Reutegger
>             Fix For: 2.0.0
>
>
> Related to JCR-1591, the new JCR 2.0 property definitions contain settings for searchability of properties.
> I'm not sure how deeply we want to implement these settings (perhaps we should just hard-code the values), but in any case the relevant methods need to be implemented.

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


[jira] Resolved: (JCR-2091) Searchability settings in PropertyDefinition

Posted by "Stefan Guggisberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guggisberg resolved JCR-2091.
------------------------------------

    Resolution: Fixed

i agree with marcel, therefore resolving as fixed

> Searchability settings in PropertyDefinition
> --------------------------------------------
>
>                 Key: JCR-2091
>                 URL: https://issues.apache.org/jira/browse/JCR-2091
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: indexing, jackrabbit-core, nodetype
>            Reporter: Jukka Zitting
>            Assignee: Marcel Reutegger
>             Fix For: 2.0.0
>
>
> Related to JCR-1591, the new JCR 2.0 property definitions contain settings for searchability of properties.
> I'm not sure how deeply we want to implement these settings (perhaps we should just hard-code the values), but in any case the relevant methods need to be implemented.

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