• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove set_curcfg from create.sql. Created wrapper functions for

to_tsvector and to_tsquery to call set_curcfg each time.

    • -0
    • +24
    ./postgresql/tsearch2-driver-package-create.sql
Use 'default' tsearch2 configuration. It should be a parameter eventually.

Pass configuration name into tsvector and tsquery

  1. … 1 more file in changeset.
Uncomment create script so it actually works!

Adding tsearch2 search engine driver. Needs work, but will actually index content.

    • -0
    • +20
    ./postgresql/tsearch2-create.sql
    • -0
    • +10
    ./postgresql/tsearch2-drop.sql
  1. … 3 more files in changeset.