You are on page 1of 7

TREX SES -Different search modes

• Exact
• Wildcards and truncations ( * or ? )
• Linguistic
• Fuzzy: Search error tolerant
• Boolean operators (AND, OR, NOT…)

Examples of each cases are provided in the following slides:


TREX -Examples
• TREX supports various kinds of text search:
• Exact search,
Provide Input “China Zone 1” , we will get exact entries matching:
TREX -Examples
• Wildcard search
Provide Input : *USA* , we will get all entries with USA
TREX -Examples
• Linguistic search: grammatical variants are normalized for the index
search-In the column Full Text Search , we input “PORT”, all entries
with text Port in any position ,format is returned.
TREX -Examples
• Fuzzy search -input strings that differ by a few letters from an index
term are normalized for the index search, We input incorrect spelling
“metr” and put the fuzzy mode as X, any entry having entry matching
metr is returned.
TREX -Examples
• Boolean operators (AND, OR, NOT…):based on the below criteria , we
should get entries having “Port” in the Full text but in location type
1005
TREX -Summary
• TREX is the one search technology in SAP solutions
• TREX can be deployed in numerous SAP products
• TREX searches and analyses as well unstructured documents as
structured business data.
Reference-

You might also like