annotate frontends/ZRoundup/refresh.txt @ 6353:9d209d2b34ae

Add indexer_language to change stemmer for xapian FTS indexer Nagy Gabor asked how to enable the hungarian stemmer in roundup. This required editing indexer_xapian.py replacing hardcoded "english" term. This value is now exposed in the config file under [main] index_language. This only works for xapian currently.
author John Rouillard <rouilj@ieee.org>
date Sun, 28 Mar 2021 23:34:43 -0400
parents bf456e1cfd46
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3212
bf456e1cfd46 added content to ZRoundup refresh.txt file [SF#1147622]
Richard Jones <richard@users.sourceforge.net>
parents: 2241
diff changeset
1 The existence of this file enables the Zope product refresh option.
bf456e1cfd46 added content to ZRoundup refresh.txt file [SF#1147622]
Richard Jones <richard@users.sourceforge.net>
parents: 2241
diff changeset
2 Read the Zope documentation for more info about product refresh.

Roundup Issue Tracker: http://roundup-tracker.org/