Another round of editorialization on the text search documentation.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6efae5bf2a6bb0de31f53ecbe5dc52879fbc54c4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-10-17T01:01:28Z
Releases: 8.3.0
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

PathChange+/−
doc/src/sgml/ref/alter_tsdictionary.sgml modified +16 −1
doc/src/sgml/textsearch.sgml modified +345 −241