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

Christoph Kiehl updated JCR-1042:
---------------------------------

    Attachment: NodeIndexer.patch

Index all un-tokenized field without norms

> Disable norms for untokenized fields to reduce memory consumption
> -----------------------------------------------------------------
>
>                 Key: JCR-1042
>                 URL: https://issues.apache.org/jira/browse/JCR-1042
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: indexing
>    Affects Versions: 1.3
>            Reporter: Christoph Kiehl
>            Assignee: Christoph Kiehl
>         Attachments: NodeIndexer.patch
>
>
> For repositories with many indexed fields, the norms cause memory problems 
> both during indexing and querying (see LUCENE-448). Since the fields in 
> question were never boosted they could as well be indexed without norms.

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