inveniosoftware / inveniosoftware/invenio
BibIndex: default values for remove html and friends
Open
Branch: legacy
Component: BibIndex
Type: bug
- Dominant language
- Python
- Stars
- 663
- Forks
- 295
- PR merge metrics
- No merged PRs in 30d
Description
Originally on 2013-12-12
Now, default value in in tabcreate.sql in idxINDEX table for remove_stopwords, remove_html_markup and remove_latex_markup is ' ', it should be changed to 'No'.
Also default value for tokenizer should be changed to 'BibIndexEmptyTokenizer'.
Contributor guide
Assessment
This issue has not been assessed yet.