Changelog
=========
1.0.9 - 2011-01-25
------------------
- do not use ?searchterm= if url is not in the portal
 
1.0.8 - 2011-01-21
------------------
- fixed keyword error while not doing gsa search

1.0.7 - 2010-11-11
------------------
- use default view for all archetypes based objects
- added client's frontend to settings
- added ConflictError bypass to all-catching exceptions
- fix login issues with GSA 6.4.0
- when GSA does not accept auth cookie, return public search and display info viewlet to the user

1.0.6 - 2010-06-21
------------------
- fix issue when adding searchterm to results url 
  plone did not expect the results to have additional parameters - hardcoded '?' which was then duplicate 
- changed some info logging into debug level

1.0.5 - 2009-08-11
------------------
- added filter on bad characters - fixes GSA not finishing indexing
- add uninstall method

1.0.4 - 2009-07-13
------------------
- added render method to overriden searchbox viewlet - fixes compatibility with 3.1.2
- remove mechanize from required packages ( zope2 has its own with different version)

1.0.3 - 2009-06-24
------------------
- Included global_reindex script to run the reindex (by Steven Hayles)
- 'Start over' button at gsa-maintenance view only resets the 'already reindexed objects' number

1.0.2 - 2009-06-08
------------------
- Removed rank from LiveSearch if zero
- Filtering creators only to the existing in the current plone instance
- When reindexing files, commiting after one
- Added straight option for GSA indexer to skip persistent queue ( for global reindex )

1.0.1 - 2009-05-29
------------------
- Added better Memory error handling

1.0 - Initial release
---------------------

* Initial release

