mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Add sample text search dictionary templates and parsers, to replace the
hard-to-maintain textual examples currently in the SGML docs. From Sergey Karpov.
This commit is contained in:
6
contrib/dict_xsyn/xsyn_sample.rules
Normal file
6
contrib/dict_xsyn/xsyn_sample.rules
Normal file
@ -0,0 +1,6 @@
|
||||
# Sample rules file for eXtended Synonym (xsyn) dictionary
|
||||
# format is as follows:
|
||||
#
|
||||
# word synonym1 synonym2 ...
|
||||
#
|
||||
supernova sn sne 1987a
|
Reference in New Issue
Block a user