Searches the full text database for candidates.
public virtual IList<FullTextSearchItem> Search(
FullTextSearchItem item
)
item
Properties of the item(s) to search. Must not be null.
List of candidates sorted by rank.
For more information, refer to Search and Speeding Up Forms Recognition Using the Full Text Search Feature.