Qizx fe-4.4p2 API

Uses of Package
com.qizx.api.fulltext

Packages that use com.qizx.api.fulltext
com.qizx.api API of the embeddable version of the Qizx XML Query engine. 
com.qizx.api.fulltext This package represents a simple framework for extending and redefining full-text features. 
com.qizx.api.util.fulltext This package contains the built-in implementation of full-text features. 
com.qizx.api.util.text Text-related utility classes, in particular implementations of base indexing Sieves. 
 

Classes in com.qizx.api.fulltext used by com.qizx.api
FullTextFactory
          Pluggable factory of Full-text resources.
TextTokenizer
          Pluggable text tokenizer compatible with standard full-text features.
 

Classes in com.qizx.api.fulltext used by com.qizx.api.fulltext
Scorer
          Customizable part of the full-text scoring algorithm.
Stemmer
          Produces a stem from a word.
TextTokenizer
          Pluggable text tokenizer compatible with standard full-text features.
Thesaurus
          Access to a thesaurus.
Thesaurus.LookupResult
          Structure returned by Thesaurus lookup.
Thesaurus.Synonym
          A synonym associated with an entry in a Thesaurus.
Thesaurus.TokenSequence
          Sequence of tokens.
 

Classes in com.qizx.api.fulltext used by com.qizx.api.util.fulltext
FullTextFactory
          Pluggable factory of Full-text resources.
FullTextPullStream
          An extension of XMLPullStream that separates fragments of text matching the key terms of a full-text query.
Scorer
          Customizable part of the full-text scoring algorithm.
Stemmer
          Produces a stem from a word.
TextTokenizer
          Pluggable text tokenizer compatible with standard full-text features.
Thesaurus
          Access to a thesaurus.
 

Classes in com.qizx.api.fulltext used by com.qizx.api.util.text
TextTokenizer
          Pluggable text tokenizer compatible with standard full-text features.
 


© 2010 Axyana Software