Andreas Hartmann schrieb:
Andreas Hartmann schrieb:
I volunteered to take the lead in the implementation of the "tag
cloud" feature (see [1]).
I added a first version to the contributions area. The tag cloud is
visible in the defaultfiredocs publication.
Some initial ideas:
IMO it makes sense to use the Dublin Core element "subject" to assign
tags to a document [2].
[…]
I didn't take care of the multi-value handling yet. The tags are just
the terms which are indexed by Lucene. TODO: Define the meta element
values as keyword index fields instead of text fields to support phrases
(multi-word terms).
I have added the option to use keyword-type indexing for meta data, it
seems to work well. I'm not sure though if we should make the dc:subject
keyword-style indexed by default, maybe the more common usecase is
text-style indexing.
BTW, I added the index type configuration to the docs:
https://lenya.zones.apache.org/cms/docu/authoring/docu20/reference/metadata.html
-- Andreas
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]