• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of 4.6.3b1 to HEAD

  1. … 29 more files in changeset.
corrected content_get.get_lob_data to search_content_get.get_lob_dat bug 183/patch 60 Mark Aufflick

merge from oacs-4-6

  1. … 28 more files in changeset.
fix query bug 1760/patch 456 Tilmann Singer

cleanup to use sitewide master, use SearchIndexerInterval in -init.tcl

  1. … 3 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
fixed rdbms specification

Changed the -oracle.xql file to claim that it's designed for Oracle, not PostgreSQL. I'm guessing that Yon meant to target 8.1.6 like most of the rest of OpenACS, but I may be wrong.

The search_observer_queue query gets an event_date column, so this is the name that we need to pass to the dequeue function as well (it was 'date'). This doesn't fix the bigger problem that the search_observer_dequeue query doesn't get picked up by the query processor, however

fixed search_observer query

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
    • +19
    ./search-procs-oracle.xql
    • -0
    • +16
    ./search-procs-postgresql.xql
  1. … 13 more files in changeset.

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.

Hopefully fixing the blob problem with this func ...

initial revision of acs-workflow-4.3

added check for binding_exists_p

hardcoded SearchIndexerInterval value

minor fix to handle lob

fixed lob/file handling

enhanced search package

  1. … 10 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.
Initial revision

    • -0
    • +126
    ./search-procs.tcl
  1. … 17 more files in changeset.