cancel
Showing results for 
Search instead for 
Did you mean: 

TREX wildcard search

si7e
Newcomer
0 Kudos

Hi everybody,

My problem is the following:

The TREX index holds an entry with the attribute "DESCR" and it's value "My test object".

  • If I search with the location "DESCR" and with search value (without quotes) " tes* " the entry above will be found --> not correct
  • If I search with " *tes " nothing will be found --> correct
    If I search with " *tes* " the entry will be found --> correct
  • If I search with " *tes* " the entry will be found --> correct


TREX query:
LOCATION: DESCR
VALUE: tes*
VALUE2: <empty>
ROWTYPE: ATTRIBUTE
OPERATOR: EQ
CONTENT_TYPE: A
TERM_ACTION: E
--> The other attributes have standard values

For my requirement the entry should only be found if I search with " *tes* " because the matching text is only in the middle of the description.

Can somebody help me what I have to do so that TREX is searching as described?

Thank you,
Silvan

Accepted Solutions (0)

Answers (0)