doc/book/en/devrepo/fti.rst
changeset 9514 29987849a435
parent 8518 153a7c9cdca9
equal deleted inserted replaced
9502:711d4c864d57 9514:29987849a435
    45 
    45 
    46 
    46 
    47 See :class:`~cubicweb.entities.adapters.IFTIndexableAdapter` for more documentation.
    47 See :class:`~cubicweb.entities.adapters.IFTIndexableAdapter` for more documentation.
    48 
    48 
    49 
    49 
    50 Yams and ``fultext_container``
    50 Yams and ``fulltext_container``
    51 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    51 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    52 
    52 
    53 It is possible in the datamodel to indicate that fulltext-indexed
    53 It is possible in the datamodel to indicate that fulltext-indexed
    54 attributes defined for an entity type will be used to index not the
    54 attributes defined for an entity type will be used to index not the
    55 entity itself but a related entity. This is especially useful for
    55 entity itself but a related entity. This is especially useful for
    56 composite entities. Let's take a look at (a simplified version of)
    56 composite entities. Let's take a look at (a simplified version of)