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

Andreas Gabriel noreply at github.com
Thu Apr 11 14:54:59 CEST 2019


  Branch: refs/heads/master
  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)




More information about the checkins mailing list