Timotheus Kampik
ed87e531bd
use pushd and popd to enable bat build from different dir #2215 (now with correct line endings)
2016-10-28 23:37:50 +02:00
Timotheus Kampik
de7c93756c
allow search hits in body text that are in title of other doc #2891 ( #2971 )
...
* allow search hits in body text that are in title of other doc #2891
* shorten lines/add line breaks #2891
* remove out-commented LoC, simplify check #2891
2016-10-11 00:42:41 +09:00
Timotheus Kampik
05ad82ffa8
Merge branch 'master' into fix-stemming-removes-short-words-from-search-results
2016-07-10 11:44:35 +02:00
Timotheus Kampik
e23a099cba
searchtools.js_t: don't stem words if it cuts them to less than 3 characters #1529
2016-06-05 15:56:50 +02:00
Timotheus Kampik
475ebf6c36
Merge branch 'master' into fix-stemming-removes-short-words-from-search-results
2016-06-04 17:35:16 +02:00
Timotheus Kampik
ba64f54e4e
search index: don't stemm words that would be excluded from search index only after stemming #1529
2016-06-04 17:21:11 +02:00
Timotheus Kampik
01797faede
refactor code/tests: keyword support for search index #2516
2016-05-05 18:09:22 +02:00
Timotheus Kampik
6f6b28d3e6
refactor, add more tests #2516
2016-05-02 07:54:44 +02:00
Timotheus Kampik
a8dabf334d
add tests for meta-tag search index generation #2463
2016-05-02 00:11:48 +02:00
Timotheus Kampik
b01a7be5c6
add keywords of meta tag to search index #2463
2016-05-01 17:21:13 +02:00
Timotheus Kampik
ab54ece529
Merge branch 'master' into feature-1970-navigate-with-keys
2016-01-19 22:38:55 +01:00
Timotheus Kampik
6c0ea67185
make navigation with keys in basic theme non-default
2016-01-17 17:05:28 +01:00
Timotheus Kampik
a6a55898a0
refactor navigation basic template
...
enable configuration via theme.conf
2015-11-27 00:54:10 +01:00
Timotheus Kampik
06ac2a0059
refactored code according to discussion in #2064
2015-10-09 12:08:29 +02:00
Timotheus Kampik
1b80100dff
HTML doc: navigate with left/right arrow keys
...
Adjusted basic theme's JS accordingly
2015-10-04 19:44:17 +02:00
Timotheus Kampik
ebff1f8b69
Update CHANGES
2015-10-04 16:28:56 +02:00
Timotheus Kampik
eb59fef104
Update AUTHORS
2015-10-04 16:26:49 +02:00
Timotheus Kampik
20049bfc55
Correct Dutch stop words
...
Before, Dutch stop word file was a not properly adjusted copy of the Danish stop word file
2015-10-04 16:23:25 +02:00