Dear All.
Your help in the decision of one problem is necessary to me.
What types of inquiries supports searchResults?
I know only variant searchResults (name of a field = a required word)
If look at
def searchResults (self, REQUEST=None, used=None,
    query_map = {type (regex.compile (")): Query. Regex,
               type ([]): orify,
               type ("": Query. String,
             }, ** kw):
There are inquiries type (regex.compile (")): Query. Regex and type ([]):
orify.
If probably, give me an example how to use these types of inquiries.
Whether a way of search ' tes * ' where * any symbol. If it is possible -
how can I do it?.
How to use inquiry type (regex.compile (")): Query. Regex from dtml?
 
Please, give me an example, what type inquiries supports searchResults
And what type of inquiries with use regex can I set
 
Thank to you in advance, Sergay.