SLM - Advanced Search - Contains/Ends With
Hi,
We are using the Oracle SLM Advance Search capability. For a specific search the user selected the option 'Contains' or 'Ends With' and ran a search. Unfortunately there were no results. Also there was a warning issue citing:
An invalid operator was specified. Enter at least one indexed attribute to perform a search and a valid operator to make the 'index' usable. Valid operators for an indexed attribute are : is, starts with, greater than, less than, after, and before. If you choose a 'contains' or 'ends with' operator, the indexing on that attribute is ignored.
My query is, how can we use the 'Contains' and 'Ends With' operators in an advanced search? The field on which we are doing the search is indexed. We can determine that with the '^' sign next to it. I understand that if we use these operators, indexing will be ignored, but why doesn't it return any search result?