This commit is contained in:
17
dist/win-x64/postgres-standalone/share/tsearch_data/thesaurus_sample.ths
vendored
Normal file
17
dist/win-x64/postgres-standalone/share/tsearch_data/thesaurus_sample.ths
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
#
|
||||
# Theasurus config file. Character ':' separates string from replacement, eg
|
||||
# sample-words : substitute-words
|
||||
#
|
||||
# Any substitute-word can be marked by preceding '*' character,
|
||||
# which means do not lexize this word
|
||||
# Docs: http://www.sai.msu.su/~megera/oddmuse/index.cgi/Thesaurus_dictionary
|
||||
|
||||
one two three : *123
|
||||
one two : *12
|
||||
one : *1
|
||||
two : *2
|
||||
|
||||
supernovae stars : *sn
|
||||
supernovae : *sn
|
||||
booking tickets : order invitation cards
|
||||
booking ? tickets : order invitation Cards
|
||||
Reference in New Issue
Block a user