Skip to content

Commit 80ee125

Browse files
committed
doc change: roundup migrate and fts link.
1 parent c4e8564 commit 80ee125

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/upgrading.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

6767
Do this before you use the web, command-line or mail interface
6868
and 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
7373
another 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

8080
The increase in indexed word length also affects whoosh and xapian

0 commit comments

Comments
 (0)