Changeset - 2ff913970025
default
0
2
0
journal: make "username:" filtering condition work as expected
As described in previous revision, using TEXT in JOURNAL_SCHEMA causes
unexpected results for "username:", too.
- tokenization by non-alphanumeric characters
- removing "stop words"
To make "username:" filtering condition work as expected, this
revision uses ID instead of TEST for "username" of JOURNAL_COLUMN.
As described in previous revision, using TEXT in JOURNAL_SCHEMA causes
unexpected results for "username:", too.
- tokenization by non-alphanumeric characters
- removing "stop words"
To make "username:" filtering condition work as expected, this
revision uses ID instead of TEST for "username" of JOURNAL_COLUMN.
2 files changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)