Returns matching forms with content.
public virtual IList<FullTextSearchItem> Select(
FullTextSearchItem item
)
item
Properties of the item(s) to find. Must not be null.
The items found.
For more information, refer to Select and Speeding Up Forms Recognition Using the Full Text Search Feature.