• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Hopefully fixing the blob problem with this func ...

initial revision of acs-workflow-4.3

*** empty log message ***

*** empty log message ***

    • -12
    • +0
    ./sql/postgresql/search-sc-create.sql
  1. … 7 more files in changeset.

Bootstrap installer was installing packages that don't work with the

current RDBMS (search vs. Oracle in particular)

  1. … 2 more files in changeset.
added q&as

fixed/changed operation_nargs values

some guidelines of how to make an object type searchable

    • -0
    • +138
    ./www/doc/guidelines.html
added check for binding_exists_p

hardcoded SearchIndexerInterval value

removed debug messages

*** empty log message ***

moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

  1. … 21 more files in changeset.
minor fix to handle lob

fixed lob/file handling

fixed feeling lucky when no results found

*** 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.