forums-search-create.sql

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial import of forums version 1.2.0d4

  1. … 270 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Paraemterized the Intermedia scripts

  1. … 1 more file in changeset.
Reverting accidental change

Fixed bug #871: Sorting forums post listing

  1. … 11 more files in changeset.
Fixed bug #873 for Oracle by also using 'like' search for Oracle. Intermedia doesn't install by default, and I'm not sure how we're going to make it.

  1. … 5 more files in changeset.
copyright OpenForce -> MIT

  1. … 113 more files in changeset.
some minor improvements

grant execute on ctx_dll to user so that the dbms_job to sync the forums

context index can be scheduled by the user and not by the ctxsys user.

  1. … 1 more file in changeset.
dbms_job for syncing index has to run as ctxsys (that sucks)

  1. … 1 more file in changeset.
added search to forums. oracle version using intermedia, postgres version

simply using like statements for now. forums-search-create.sql and

forums-search-drop.sql aren't sourced automatically since they require manual

loading (must switch schema user at certain points) please follow the

instructions in the file. need to figure out a good way to do this.

    • -0
    • +261
    ./forums-search-create.sql
  1. … 13 more files in changeset.