Fossil SCM

Add missing mention of forum search in fts-config command. Reported in [forum:6eb7cec6aa|forum post 6eb7cec6aa].

stephan 2023-09-09 15:09 trunk
Commit 71b591af2698fe2086cc285465e426897d3eff9133390cca475d436588d8f6b3
1 file changed +4 -3
+4 -3
--- src/search.c
+++ src/search.c
@@ -1981,14 +1981,15 @@
19811981
** reindex Rebuild the search index. This is a no-op if
19821982
** index search is disabled
19831983
**
19841984
** index (on|off) Turn the search index on or off
19851985
**
1986
-** enable cdtwe Enable various kinds of search. c=Check-ins,
1987
-** d=Documents, t=Tickets, w=Wiki, e=Tech Notes.
1986
+** enable cdtwef Enable various kinds of search. c=Check-ins,
1987
+** d=Documents, t=Tickets, w=Wiki, e=Tech Notes,
1988
+** f=Forum.
19881989
**
1989
-** disable cdtwe Disable various kinds of search
1990
+** disable cdtwef Disable various kinds of search
19901991
**
19911992
** tokenizer VALUE Select a tokenizer for indexed search. VALUE
19921993
** may be one of (porter, on, off, trigram, unicode61),
19931994
** and "on" is equivalent to "porter". Unindexed
19941995
** search never uses tokenization or stemming.
19951996
--- src/search.c
+++ src/search.c
@@ -1981,14 +1981,15 @@
1981 ** reindex Rebuild the search index. This is a no-op if
1982 ** index search is disabled
1983 **
1984 ** index (on|off) Turn the search index on or off
1985 **
1986 ** enable cdtwe Enable various kinds of search. c=Check-ins,
1987 ** d=Documents, t=Tickets, w=Wiki, e=Tech Notes.
 
1988 **
1989 ** disable cdtwe Disable various kinds of search
1990 **
1991 ** tokenizer VALUE Select a tokenizer for indexed search. VALUE
1992 ** may be one of (porter, on, off, trigram, unicode61),
1993 ** and "on" is equivalent to "porter". Unindexed
1994 ** search never uses tokenization or stemming.
1995
--- src/search.c
+++ src/search.c
@@ -1981,14 +1981,15 @@
1981 ** reindex Rebuild the search index. This is a no-op if
1982 ** index search is disabled
1983 **
1984 ** index (on|off) Turn the search index on or off
1985 **
1986 ** enable cdtwef Enable various kinds of search. c=Check-ins,
1987 ** d=Documents, t=Tickets, w=Wiki, e=Tech Notes,
1988 ** f=Forum.
1989 **
1990 ** disable cdtwef Disable various kinds of search
1991 **
1992 ** tokenizer VALUE Select a tokenizer for indexed search. VALUE
1993 ** may be one of (porter, on, off, trigram, unicode61),
1994 ** and "on" is equivalent to "porter". Unindexed
1995 ** search never uses tokenization or stemming.
1996

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button