Adds tokenization to drilldown fields and fixed a bug in trie for adding one-character strings
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.
meresco-components
2010-03-03
meresco-components/workingsets/2.21.4-TUD/version_4
201003031135.bugfix-drilldown-tokenization-and-trie-insertion.changeset [download]