netgen / TagsBundle

Netgen Tags Bundle is an eZ Platform bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ezkeyword field type included in eZ Platform kernel.
https://netgen.io
GNU General Public License v2.0
48 stars 43 forks source link

Implement TagId and TagKeyword visitors for elasticsearch #157

Closed petarjakopec closed 1 year ago

petarjakopec commented 1 year ago

I implemented custom visitors for TagId and TagKeyword criterions for elasticsearch.

pspanja commented 1 year ago

Looks good to me, left only one minor remark.

emodric commented 1 year ago

Thanks @petarjakopec !