Description
and TextContent
fields that matched the query. Individual excerpts are enclosed in <excerpt> tags. Search query keywords within excerpts are enclosed in <keyword> tags. The actual excerpts themselves are HTML-encoded, so you may safely do string replacement on the tags to put them in whatever form you wish (e.g. replace them with HTML formatting tags). This pseudofield is an easier-to-use alternative to calling IPTSResult.getFieldExcerpts
. Type is String, field is retrievable, but not searchable (it does not make sense to query on this pseudofield). IPTSPlumtreeCollection Interface | com.plumtree.server.search.ptapps Namespace