Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit399cc98

Browse files
author
Artur Zakirov
committed
Fix README
1 parente407062 commit399cc98

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
The**pg_tsparser** module is the modified default text search parser from
66
PostgreSQL 9.6.
7+
The difference between**tsparser** and**default** parsers is that**tsparser**
8+
gives also unbroken words by underscore character.
79

810
##License
911

@@ -41,10 +43,7 @@ ALTER TEXT SEARCH CONFIGURATION english_ts
4143

4244
##Examples
4345

44-
The difference between**tsparser** and**default** parsers is that**tsparser**
45-
gives also unbroken words by underscore character.
46-
47-
For example:
46+
Example of difference between**tsparser** and**default**:
4847

4948
```sql
5049
SELECT to_tsvector('english_ts','pg_trgm');

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp