Features and Improvements
Minor Improvements
Bugfixes
Miscellaneous
Features and Improvements
- Add
ngram_words
index type. It tokenizes the text into words before index. It is more accurate thanngram
if you have delimiter in your text.
Minor Improvements
- Fix a bug that it also open the url even it is not a valid url item.
Features and Improvements
- First API stable release.
- drop support for Python2.7.
- only support for Python3.7+.
- adapt afwf framework 0.3.1.
- allow field boost for search result sorting by weight.
- allow sortable field for custom result sorting.
- allow custom icon.
- allow download
.json
or.json.zip
data file from internet. - add
?
to search query to get help message.
Minor Improvements
- reword the user document.
Miscellaneous
- Support the End of life Python2.7
Features and Improvements
- Allow column specified index search settings
Features and Improvements
- First release!
- support ngram, phrase, keyword search.
- easy to custom workflow item.