1.12.1
- ADDED: #154 Filter files by their extension. Just add
.pdf
(or.png
, or.md
...) as a query term - ADDED: #196 The file's directory is now indexed as a separate field. Its weight can be changed (defaults to 2)
- CHANGED: Related to that, the default value of the filename's weight has been increased from 2 to 3
- IMPROVED: #107 New layout of search results
- IMPROVED: #141 Public API callback when indexing is done
- FIXED: #195 Fixed a few tokenization issues for non-ascii words. Single emojis are now indexed. There are still a few highlighting issues that will be fixed later
Full Changelog: 1.11.1...1.12.1