Revision history for OpenInteract package full_text.

1.16  Sat Jun  9 15:00:55 EDT 2001

      Use the new 'url_edit' property of the hashref returned from the
      template method 'object_info' instead of just adding ';edit=1'
      to the end of the 'url' property. (Static page objects now have
      better URLs -- none of that location=blah stuff -- and the
      previous way was messing them up.) Also add a 're-search' box to
      the search results page.

1.15  Sat Jun  9 14:25:29 EDT 2001

      Updated the 'script/add_objects_to_index.pl' script to batch
      index objects from the command-line. You can now pass a
      '--where' clause in to only do certain objects and you get
      better feedback.

1.14  Wed Jun  6 00:27:01 EDT 2001

      Return the package name from 'ruleset_add' to conform with
      modified SPOPS API.

1.13  Tue Jun  5 09:36:06 EDT 2001

      Create a default column group in OpenInteract/FullText.pm
      ('listing') for use when we fetch each object from the
      information in the index. This way you don't have to retrieve
      the entire object to display a listing of it. (Usable only with
      SPOPS 0.40; earlier versions should just ignore the
      'column_group' argument to 'fetch()')

1.12  Tue May 29 23:31:36 EDT 2001

      Changed all relevant '$R->scrib( ... )' calls to 
      '$R->DEBUG && $R->scrib( ... )'

1.11  Sun Feb  4 17:31:11 EST 2001

      Ensure that 'fulltext_field' conf/spops.perl configuration
      information is consistent throughout docs and code. Make sure
      everything works like it's supposed to.

1.10  Sun Feb  4 14:04:45 EST 2001

      Updated the two command-line scripts found in 'script/' to use
      the new method of setting up an OpenInteract environment and
      (despite their size) commented them so other folks might find
      them useful.

1.09  Wed Jan 31 23:53:12 EST 2001

      Cleanup

1.08  Sat Jan 27 06:31:28 EST 2001

      Modified templates/action table to work with new stuff
