ManPageW TextSearchLog

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Return to Index

Enjoy it, and help to fill it! But please, always respecting copyright.

Please write your contributions under the Contributions Section



Window: Text Search Log

Description : View Text Search Log

Help :



Tab: Log

Description : View Text Search Queries

Help :

Table Name  : K_IndexLog

ManPageW TextSearchLog Log.png

Fields

Name Description Help Technical Data
Client Client/Tenant for this installation. A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. AD_Client_ID

NUMBER(10)

TableDir

Organization Organizational entity within client An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. AD_Org_ID

NUMBER(10)

TableDir

Index Query Text Search Query Text search query entered IndexQuery

NVARCHAR2(255)

String

Query Result Result of the text query IndexQueryResult

NUMBER(10)

Integer

Query Source Source of the Query QuerySource

CHAR(1)

List

Contributions