• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes to make search work with openfts 0.3

    • -4
    • +4
    ./postgresql/search-packages-create.sql
  1. … 4 more files in changeset.
renamed jon's upgrade file 4.5->4.5.1

    • -35
    • +0
    ./postgresql/upgrade/upgrade-4.2-4.5.1.sql
    • -0
    • +35
    ./postgresql/upgrade/upgrade-4.5-4.5.1.sql
initial revision

    • -0
    • +35
    ./postgresql/upgrade/upgrade-4.2-4.5.1.sql
the package is 99% ported to oracle. the only file that still requires a

little porting is www/search.tcl

now all someone needs to do is write the FtsEngineDriver for Oracle. i didn't

do it since i didn't need site-wide-search quite yet.

    • -0
    • +3
    ./oracle/search-create.sql
    • -0
    • +3
    ./oracle/search-drop.sql
    • -0
    • +59
    ./oracle/search-packages-create.sql
    • -0
    • +2
    ./oracle/search-packages-drop.sql
    • -0
    • +185
    ./oracle/search-sc-create.sql
    • -0
    • +26
    ./oracle/search-sc-drop.sql
    • -0
    • +8
    ./oracle/search-tables-create.sql
    • -0
    • +1
    ./oracle/search-tables-drop.sql
    • -3
    • +3
    ./postgresql/search-packages-create.sql
  1. … 6 more files in changeset.
*** empty log message ***

  1. … 7 more files in changeset.
fixed/changed operation_nargs values

*** empty log message ***

enhanced search package

  1. … 9 more files in changeset.
fixed virtual url handling for CR so that it will also display content that is not live. This was done so that non-live revision could be searched for. It is assumed that the user will only see content that they have permission to view regardless of whether it is live or not.

  1. … 8 more files in changeset.
added on delete cascade so that items still in the queue can be deleted without triggering RI constraint error

Initial revision

    • -0
    • +3
    ./postgresql/search-create.sql
    • -0
    • +3
    ./postgresql/search-drop.sql
    • -0
    • +39
    ./postgresql/search-packages-create.sql
    • -0
    • +2
    ./postgresql/search-packages-drop.sql
    • -0
    • +182
    ./postgresql/search-sc-create.sql
    • -0
    • +20
    ./postgresql/search-sc-drop.sql
    • -0
    • +10
    ./postgresql/search-tables-create.sql
    • -0
    • +1
    ./postgresql/search-tables-drop.sql
  1. … 11 more files in changeset.