By Seecr

Software Craftsmanship

Seecr - Software Craftsmanship A service by Seecr,
This site was last updated on March 22 2012

Changeset: bugfix-drilldown-tokenization-and-trie-insertion

Title

Adds tokenization to drilldown fields and fixed a bug in trie for adding one-character strings

Description

Drilldown fields can now be tokenized using the same tokenizer as for full text fields. This is DNA configurable.
The Trie did not add short strings properly. Adding "xy" and then "x" would not register the value for "x".
This could lead to hard to find duplicate fields of one character in drilldown indexes.
This changeset is only compatible for version 2.21.

Packages containing this changeset

meresco-components

Creation date

2010-03-03

Versions where this changeset is applied

Baseline version

meresco-components/workingsets/2.21.4-TUD/version_4

Filename

201003031135.bugfix-drilldown-tokenization-and-trie-insertion.changeset [download]