• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implement search as callback. Service contract optional..

Implement indexing and searching as callbacks. Service contracts still optionally available.

Add callback proc definitions

Add support for search callbacks for datasource.

Added message keys

  1. … 34 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.

file search.es_ES.ISO-8859-1.xml was added on branch oacs-5-2 on 2006-05-01 22:18:39 +0000

Adding catalogs for es_GT and es_GT locales

    • -0
    • +39
    ./catalog/search.es_ES.ISO-8859-1.xml
    • -0
    • +39
    ./catalog/search.es_GT.ISO-8859-1.xml
file search.es_ES.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/search.es_ES.ISO-8859-1.xml
file search.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/search.es_GT.ISO-8859-1.xml
bump all core version numbers (and requires as well) to 5.2.0a1

  1. … 17 more files in changeset.
search for things owned by the subsite itself as well, provide object_id in datasource

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

    • -0
    • +48
    ./sql/oracle/load-site-wide-search
    • -0
    • +41
    ./sql/oracle/search-ctxsys.sql
    • -0
    • +49
    ./sql/oracle/search-from-scratch.sql
    • -0
    • +152
    ./sql/oracle/search-im-convert.sql
    • -0
    • +43
    ./sql/oracle/search-index-create.sql
    • -0
    • +32
    ./sql/oracle/search-index-drop.sql
    • -0
    • +20
    ./sql/oracle/search-index-from-scratch.sql
    • -44
    • +476
    ./sql/oracle/search-packages-create.sql
    • -2
    • +24
    ./sql/oracle/search-packages-drop.sql
    • -7
    • +48
    ./sql/oracle/search-tables-create.sql
object_type unavailable on delete

add a search::action callback and make the syndication called from the callback rather than inline.

    • -0
    • +59
    ./tcl/syndicate-procs.tcl
Remove ETP specific code from search package. Also trimming "index"

from all ETP urls could quite possibly trim something uninteded. The

correct course of action would be to handle this in the ETP URL

service contract using file commands to get just the filename if it

exactly matches index.

Revert client specific code checked in.

Add support to update acs_objects.package_id and acs_objects.title on index for search. PBS specific enhancement to support clipboard and other 5.2 functionality.

more error checking

subsite scoped search

  1. … 4 more files in changeset.
typo two log messages

make the search indexer much more robust to errors in the datasource or indexing routines -- catch + emit traceback for errors

5.1.5

  1. … 19 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

  1. … 57 more files in changeset.
more cleanup, change search sweeper to pull id's and release handle few fixes to syndication stuff

use -datasource not -array

remove some unused keys

GET should be get

fix search links, make validate as xhtml, remove crappy markup, fix some message keys. fix bug with flag for syndication