plone / plone.app.dexterity

Dexterity is a content type system for Plone
http://docs.plone.org/external/plone.app.dexterity/docs/index.html
18 stars 42 forks source link

Shouldn't Subjects be included in the SearchableText by default #397

Open avoinea opened 2 hours ago

avoinea commented 2 hours ago

Sometimes editors use Tags field to give their content some unique identifiers and they expect to be able to search for for these identifiers.

I wonder if the Subjects was left intentionally out of the SearchableText index with a good reason or it's a bug?

avoinea commented 2 hours ago

Hmm :thinking: https://github.com/plone/plone.app.contenttypes/pull/303

avoinea commented 2 hours ago

Funny https://github.com/plone/plone.app.contenttypes/blob/master/plone/app/contenttypes/indexers.zcml#L9-L32

But then what should we do with Content-Types created TTW

wesleybl commented 2 hours ago

@avoinea see: https://6.docs.plone.org/backend/indexing.html#textindexer