[Checkins] [zopefoundation/Products.ZCatalog] 0ee3b6: Fix compositeindex issue 59 (#66)

Michael Howitz noreply at github.com
Fri Apr 12 08:13:56 CEST 2019


  Branch: refs/heads/fix_check_query_options
  Home:   https://github.com/zopefoundation/Products.ZCatalog
  Commit: 0ee3b650a5b23a12806bd2ff67c90e7ac25555bb
      https://github.com/zopefoundation/Products.ZCatalog/commit/0ee3b650a5b23a12806bd2ff67c90e7ac25555bb
  Author: Andreas Gabriel <gabriel at hrz.uni-marburg.de>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M CHANGES.rst
    M src/Products/PluginIndexes/CompositeIndex/CompositeIndex.py
    M src/Products/PluginIndexes/CompositeIndex/tests/testCompositeIndex.py

  Log Message:
  -----------
  Fix compositeindex issue 59 (#66)

* Fix parameter handling for 'not' and 'range'

* Fix testSearch: not all objects were indexed

* Add support for components using 'not' parameter

* Add test for make_query of CompositeIndex

* Fix 'pur not' query bug of CompositeIndex

* Rework of tests for CompositeIndex

* Add entry to change log (issue #59)


  Commit: c0b197bc47611390dafc7a7f12d13a07827c521c
      https://github.com/zopefoundation/Products.ZCatalog/commit/c0b197bc47611390dafc7a7f12d13a07827c521c
  Author: Michael Howitz <mh at gocept.com>
  Date:   2019-04-12 (Fri, 12 Apr 2019)

  Changed paths:
    M CHANGES.rst
    M src/Products/PluginIndexes/CompositeIndex/CompositeIndex.py
    M src/Products/PluginIndexes/CompositeIndex/tests/testCompositeIndex.py

  Log Message:
  -----------
  Merge branch 'master' into fix_check_query_options


Compare: https://github.com/zopefoundation/Products.ZCatalog/compare/68d6b612a999...c0b197bc4761


More information about the checkins mailing list