Another round of editorialization on the text search documentation.
Tom Lane <tgl@sss.pgh.pa.us>
Another round of editorialization on the text search documentation. Notably, standardize on using "token" for the strings output by a parser, while "lexeme" is reserved for the normalized strings produced by a dictionary.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_tsdictionary.sgml | modified | +16 −1 |
| doc/src/sgml/textsearch.sgml | modified | +345 −241 |