• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove reference to dotlrn

commiting search work from sloan

    • -270
    • +266
    ./search-packages-create.sql
  1. … 30 more files in changeset.
Added package_id to site_wide_index table

Added indexed_content field to the site_wide_index table. This

field will hold "textualized" content of binaries.

first draft for .lrn search. run load-site-wide-search shell script to install

    • -0
    • +48
    ./load-site-wide-search
    • -0
    • +49
    ./search-from-scratch.sql
    • -0
    • +152
    ./search-im-convert.sql
    • -0
    • +43
    ./search-index-create.sql
    • -0
    • +32
    ./search-index-drop.sql
    • -0
    • +20
    ./search-index-from-scratch.sql
add a syndication table which holds xml fragments which can be assembled to create rss feeds

    • -0
    • +15
    ./syndication-create.sql
    • -0
    • +3
    ./upgrade/upgrade-5.2.0d2-5.2.0d3.sql
  1. … 4 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
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
    • +59
    ./search-packages-create.sql
    • -0
    • +2
    ./search-packages-drop.sql
    • -0
    • +185
    ./search-sc-create.sql
    • -0
    • +26
    ./search-sc-drop.sql
    • -0
    • +8
    ./search-tables-create.sql
    • -0
    • +1
    ./search-tables-drop.sql
  1. … 9 more files in changeset.