←Select platform

FullTextSearchItem Class

Summary

Item to add or get from a full text search manager.

Syntax
C#
C++/CLI
Java
Python
public class FullTextSearchItem 
public ref class FullTextSearchItem 
public class FullTextSearchItem 
class FullTextSearchItem: 
Remarks

FullTextSearchItem contains the following members:

Member

Description

RepositoryName.

The repository name is case-insensitive and used for input and output.

FormName.

The form name is case-insensitive and used for input and output.

PageNumber.

1-based page number. Used for input and output.

Language.

Content language - Passing null will default to "en-US" (or locale ID 1033).

Content.

This is the input content to store and return in the output if required. This is a searchable part of the item.

UserData.

User data value. This will be saved to the store and retrieved with the rest of the data. Used for input and output.

ScoreRank.

Search ranking score. Used for output.

For more information, refer to Speeding Up Forms Recognition Using the Full Text Search Feature.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Recognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.