File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ schema:
6161 2. Some databases that include native full-text search (native-fts
6262 indexer) searching are now supported.
6363
64- You should run the ``roundup-admin migrate`` command for your
65- tracker once you've installed the latest codebase.
64+ You should run the ``roundup-admin -i <tracker_home> migrate`` command
65+ for all your trackers once you've installed the latest codebase.
6666
6767Do this before you use the web, command-line or mail interface
6868and before any users access the tracker.
@@ -72,9 +72,9 @@ updated" (if you've not previously run it on an RDBMS backend) or
7272"No migration action required" (if you have run it, or have used
7373another interface to the tracker, or are using anydbm).
7474
75- See `below for directions on enabling native-fts`_.
75+ See `below if you want to enable native-fts searching `_.
7676
77- .. _below for directions on enabling native-fts: \
77+ .. _below if you want to enable native-fts searching : \
7878 #enhanced-full-text-search-optional
7979
8080The increase in indexed word length also affects whoosh and xapian
You can’t perform that action at this time.
0 commit comments