You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Alex Parvulescu (Created) (JIRA)" <ji...@apache.org> on 2012/03/07 16:44:57 UTC

[jira] [Created] (JCR-3253) Set omit term freq positions flag on parent field in the index

Set omit term freq positions flag on parent field in the index
--------------------------------------------------------------

                 Key: JCR-3253
                 URL: https://issues.apache.org/jira/browse/JCR-3253
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: indexing
            Reporter: Alex Parvulescu


The flag to omit term frequencies is set to true by default and it is not changed by any of the constructors on the Field class.
We don't use this info in the index anyway, so it is safe to remove it.

The index size gain for 130K nodes (3 leves, ~50 nodes per level) is around 150kb for a 30mb index.

--
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] [Updated] (JCR-3253) Set omit term freq positions flag on parent field in the index

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

Alex Parvulescu updated JCR-3253:
---------------------------------

    Comment: was deleted

(was: the patch was insufficient, I missed some norm creation code)
    
> Set omit term freq positions flag on parent field in the index
> --------------------------------------------------------------
>
>                 Key: JCR-3253
>                 URL: https://issues.apache.org/jira/browse/JCR-3253
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>             Fix For: 2.6
>
>
> The flag to omit term frequencies is set to true by default and it is not changed by any of the constructors on the Field class.
> We don't use this info in the index anyway, so it is safe to remove it.
> The index size gain for 130K nodes (3 leves, ~50 nodes per level) is around 150kb for a 30mb index.

--
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] (JCR-3253) Set omit term freq positions flag on parent field in the index

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

Alex Parvulescu resolved JCR-3253.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.6

fixed in revision 1299597.
                
> Set omit term freq positions flag on parent field in the index
> --------------------------------------------------------------
>
>                 Key: JCR-3253
>                 URL: https://issues.apache.org/jira/browse/JCR-3253
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Alex Parvulescu
>             Fix For: 2.6
>
>
> The flag to omit term frequencies is set to true by default and it is not changed by any of the constructors on the Field class.
> We don't use this info in the index anyway, so it is safe to remove it.
> The index size gain for 130K nodes (3 leves, ~50 nodes per level) is around 150kb for a 30mb index.

--
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] [Updated] (JCR-3253) Set omit term freq positions flag on parent field in the index

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

Jukka Zitting updated JCR-3253:
-------------------------------

    Fix Version/s:     (was: 2.6)
                   2.5
    
> Set omit term freq positions flag on parent field in the index
> --------------------------------------------------------------
>
>                 Key: JCR-3253
>                 URL: https://issues.apache.org/jira/browse/JCR-3253
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>             Fix For: 2.5
>
>
> The flag to omit term frequencies is set to true by default and it is not changed by any of the constructors on the Field class.
> We don't use this info in the index anyway, so it is safe to remove it.
> The index size gain for 130K nodes (3 leves, ~50 nodes per level) is around 150kb for a 30mb index.

--
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] (JCR-3253) Set omit term freq positions flag on parent field in the index

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

Alex Parvulescu resolved JCR-3253.
----------------------------------

    Resolution: Fixed

oops, wrong issue :)
                
> Set omit term freq positions flag on parent field in the index
> --------------------------------------------------------------
>
>                 Key: JCR-3253
>                 URL: https://issues.apache.org/jira/browse/JCR-3253
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>             Fix For: 2.6
>
>
> The flag to omit term frequencies is set to true by default and it is not changed by any of the constructors on the Field class.
> We don't use this info in the index anyway, so it is safe to remove it.
> The index size gain for 130K nodes (3 leves, ~50 nodes per level) is around 150kb for a 30mb index.

--
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] [Reopened] (JCR-3253) Set omit term freq positions flag on parent field in the index

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

Alex Parvulescu reopened JCR-3253:
----------------------------------

      Assignee: Alex Parvulescu

the patch was insufficient, I missed some norm creation code
                
> Set omit term freq positions flag on parent field in the index
> --------------------------------------------------------------
>
>                 Key: JCR-3253
>                 URL: https://issues.apache.org/jira/browse/JCR-3253
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Alex Parvulescu
>            Assignee: Alex Parvulescu
>             Fix For: 2.6
>
>
> The flag to omit term frequencies is set to true by default and it is not changed by any of the constructors on the Field class.
> We don't use this info in the index anyway, so it is safe to remove it.
> The index size gain for 130K nodes (3 leves, ~50 nodes per level) is around 150kb for a 30mb index.

--
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