• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Hopefully found the secret to customizing queries by version

    • -39
    • +0
    ./tcl/tsearch2-driver-procs-postgresql-8.3.xql
    • -1
    • +44
    ./tcl/tsearch2-driver-procs-postgresql.xql
Fucking query processor only allows one queryset per xql file

    • -0
    • +39
    ./tcl/tsearch2-driver-procs-postgresql-8.3.xql
    • -42
    • +0
    ./tcl/tsearch2-driver-procs-postgresql.xql
Broke out 8.3 vs. old tsearch queries into a query file and conditionalized

by version. Did not break out queries not affected by 8.3.

    • -0
    • +81
    ./tcl/tsearch2-driver-procs-postgresql.xql
Bumped versions numbers to 5.5.0d1

  1. … 20 more files in changeset.
Merged from 5.4.2

  1. … 283 more files in changeset.
Bumped version numbers for release

  1. … 21 more files in changeset.
Bumped version numbers to prepare for tomorrow's release.

  1. … 21 more files in changeset.
Bumped version numbers to 5.4.2b1

  1. … 21 more files in changeset.
Bumped version numbers ...

  1. … 21 more files in changeset.
Bumped info files, which I forgot to do before putting up the beta tarball.

  1. … 21 more files in changeset.
Bumped version numbers to 5.4.0

  1. … 21 more files in changeset.
A variety of things ...

1. maturity level of acs-mail-lite/notifications set to 2 until final release

2. intermedia bumped to 5.4.0b1 (missed this earlier) and maturity to 3

3. tsearch2-driver maturity set to 3

  1. … 4 more files in changeset.
Bumped version numbers...

  1. … 20 more files in changeset.
use tcl 8.4 comparison operators

don't join on acs_objects if not needed

Added new parameter to limite the file indexed size (we have crashes in pg 8.2.4)

Merge fix for not with no search terms from oacs-5-2

Add test for NOT with no search terms

Handle not without any other search terms.

Fix bug#3039 and but#3040.

Bug#3039. Safely handle OR operator in query without a lefthand operand.

updating links for installing postgresql\'s tsearch module

moving tsearch2-driver instructions from elsewhere to the doc in the tsearch2-driver package to match context

normalizing existing doc verbage

Handle & better, consistently add space around %

Set version number higher than on 5.1 branch

pg8 installed in usr local has tsearch2 in $prefix/share/contrib -- we should probably try to guess based on pg_config --libdir or something

    • -1
    • +2
    ./tcl/tsearch2-driver-install-procs.tcl
Fix case when a one character term is in the middle of two other terms. Add test case.

multiple words were not tokenized properly

subsite scoped search

  1. … 8 more files in changeset.