• 1.1 - Original release
  • 1.2 - April 2007 (calguy1000)

    Added the ability to limit results to certain modules,and added the ability to pass parameters through to the various modules to allow different formatting of the output.

    Modified so that the search module could be used in non default content blocks.

  • 1.3 - May 2007 (calguy1000)

    Adds calls to SetParameterType

  • 1.4 - Nov 2007 (calguy1000)

    Adds the keywords action.

    Fixes a problem with using the resultpage parameter to a page that's template was dramatically different.

  • 1.4.1 - Nov 2007 (calguy1000)

    Minor fixes so that php tags, and punctuation characters are not indexed.

    Fix the VisibleToAdminUser method

  • 1.5 - Mar 2008 (calguy1000)

    Now gather statistics about the top most 50 frequently searched words.

    Addd the ability to display the statistics and clear them from the admin panel.

    Make it easier to style the search button, and its label.

    Now only index active pages

  • 1.5.1 - July 2008 (calguy1000)

    Minor changes to the template to restore behaviour that was there before 1.5

    Now escape any search term characters that have special meanings in regular expressions

    Minor optimizations and tweaks

  • 1.5.3 - February 2009 (calguy1000)
    • Dont return page results for non searchable pages, even if the result was found in the template.
    • Now remove event handlers when uninstalling the module.
    • Move changelog external.
    • Make changes to convert search results to entities to help with validation.
    • Now check for the search stop comment in the addwords call.
  • 1.5.4 - March 2009 (calguy1000)
    • Add ability to track search phrases (optionally) in the statistics table.
    • Add ability to export search phrases and words to csv.
  • 1.6 - May 2009 (calguy1000)
    • Add some lazy loading
  • 1.6.3 - April 2010 (calguy1000)
    • Adds some indexes.
    • Fixes searchhilite stuff where matches are non words.
  • 1.6.4 - May 2010 (calguy1000)
    • Minor bug fixes.
  • 1.6.6 - July 2010 (calguy1000)
    • Minor bug fixes.