• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

enhanced search package

    • -6
    • +2
    ./sql/postgresql/search-tables-create.sql
    • -0
    • +26
    ./www/advanced-search.adp
    • -0
    • +18
    ./www/advanced-search.tcl
  1. … 3 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.

    • -2
    • +3
    ./sql/postgresql/search-tables-create.sql
  1. … 7 more files in changeset.
added on delete cascade so that items still in the queue can be deleted without triggering RI constraint error

    • -1
    • +1
    ./sql/postgresql/search-tables-create.sql
If FtsEngineDriver implementation is not available, display message.

Initial revision

    • -0
    • +3
    ./sql/postgresql/search-create.sql
    • -0
    • +3
    ./sql/postgresql/search-drop.sql
    • -0
    • +39
    ./sql/postgresql/search-packages-create.sql
    • -0
    • +2
    ./sql/postgresql/search-packages-drop.sql
    • -0
    • +182
    ./sql/postgresql/search-sc-create.sql
    • -0
    • +20
    ./sql/postgresql/search-sc-drop.sql
    • -0
    • +10
    ./sql/postgresql/search-tables-create.sql
    • -0
    • +1
    ./sql/postgresql/search-tables-drop.sql
    • -0
    • +126
    ./tcl/search-procs.tcl
    • -0
    • +39
    ./www/search-results-bottom.adp
    • -0
    • +12
    ./www/search-results-one.adp
  1. … 4 more files in changeset.