Documentation Source Text
Check-in [f0a07e571f]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
SHA1 Hash:f0a07e571f9162c97c766336d726d773d91b64d2
Date: 2010-02-01 16:18:48
User: drh
Comment:Fix a typo in the FTS3 documentation.
Tags And Properties
Changes
hide diffs unified diffs patch

Changes to pages/fts3.in

892 <tr><th>Argument <th>Default Value <th>Description 892 <tr><th>Argument <th>Default Value <th>Description 893 <tr><td>0 <td>N/A 893 <tr><td>0 <td>N/A 894 <td> The first argument to the snippet function must always be the special 894 <td> The first argument to the snippet function must always be the special 895 hidden column of the FTS3 table that takes the same name as the table 895 hidden column of the FTS3 table that takes the same name as the table 896 itself. 896 itself. 897 <tr><td>1 <td>"&lt;b&gt;" 897 <tr><td>1 <td>"&lt;b&gt;" 898 <td> The "start match" text. 898 <td> The "start match" text. 899 <tr><td>2 <td>"&lt;b&gt;" | 899 <tr><td>2 <td>"&lt;/b&gt;" 900 <td> The "end match" text. 900 <td> The "end match" text. 901 <tr><td>3 <td>"&lt;b&gt;...&lt;/b&gt;" 901 <tr><td>3 <td>"&lt;b&gt;...&lt;/b&gt;" 902 <td> The "ellipses" text. 902 <td> The "ellipses" text. 903 <tr><td>4 <td>-1 903 <tr><td>4 <td>-1 904 <td> The FTS3 table column number to extract the returned fragments of 904 <td> The FTS3 table column number to extract the returned fragments of 905 text from. Columns are numbered from left to right starting with 905 text from. Columns are numbered from left to right starting with 906 zero. A negative value indicates that the text may be extracted 906 zero. A negative value indicates that the text may be extracted