[ http://issues.apache.org/jira/browse/JCR-677?page=all ]
Jukka Zitting updated JCR-677:
------------------------------
Affects Version/s: (was: 1.0)
(was: 1.0.1)
(was: 1.1)
(was: 0.9)
(was: 1.1.1)
> Do not fulltext index jcr:uuid property
> ---------------------------------------
>
> Key: JCR-677
> URL: http://issues.apache.org/jira/browse/JCR-677
> Project: Jackrabbit
> Issue Type: Improvement
> Components: indexing
> Reporter: Marcel Reutegger
> Assigned To: Marcel Reutegger
> Priority: Minor
> Fix For: 1.2
>
>
> The UUID value of a referenceable nodes is currently add to the index four
> times:
> - As a system field _:UUID
> - As a property value for jcr:uuid
> - As part of the node scope fulltext index
> - As part of the jcr:uuid property scope fulltext index
> In a repository with lots of referenceable nodes this bloates the index and
> does not add much value. Searching a node by its UUID is preferably done
> using the equal operator and not by using the jcr:contains() function.
> I suggest to remove fulltext indexing of the jcr:uuid property. Existing
> indexes would still work after this change, new or updated nodes would simply
> not have the property jcr:uuid fulltext indexed anymore.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira