Task #3365

Mis à jour par Matthieu Decorde il y a plus de 2 ans

Bug reported as of TXM 0.8.2 0.8.2.202210241607

Currently, if an element is declared in the @Editions/Note@ element field of the XML TEI Zero import form ("note" filled in by default), the content of the element is not tokenized and indexed. This is the behaviour of the initial system where note "type" elements where declared in textual planes section. Rendering and tokenization/indexing must be set up separately.

h3. Solution

Notes content tokenization and indexation behavior must *only* be driven by the @Textual Planes/"Out of text to edit"@ parameter.

Notes rendering behavior must *only* be driven by the @Editions/Note@ parameter.

Retour