Fix issue with content indexing, improve indexing perfomance for runtime and start up https://bitbucket.org/marchael/moin-2.0/changeset/14a9f545934d
Fix ACL indexing issue for preloaded items with acl field (thanks brunomartin and Thomas Waldmann) https://bitbucket.org/marchael/moin-2.0/changeset/05657b355ce4
- Content indexing support
backend_to_index() moved to MoinMoin.search.revision_converter and can be used from other places
- Using plain text converters(thanks Thomas Waldmann) for creating indexable output
https://bitbucket.org/marchael/moin-2.0/changeset/c5cc63fd82f6