[
https://issues.apache.org/jira/browse/JCR-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-1042.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4
Applied the patch but changed the visibility of createFieldWithoutNorms to
protected.
svn revision: 565283
> 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: Marcel Reutegger
> Fix For: 1.4
>
> 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.