116 Posts
nycxav
9 years ago
Topic

Hi, 

I'd like to set up a search with wildcards (* and ?) whereby the results should be an exact match but allowing for wildcards, similar to a mySQL LIKE with %.

Any idea how to do that?

Thanks.
Xav. 

Get a Book for SEBLOD
20 Posts
Agus
7 years ago
2
Level 1

Hi... anyone find any solution after 2 years left ?

4229 Posts
Kadministrator
7 years ago
1
Level 2

Exact is directly opposite of %% - query that uses %% is named Something, while it's exact version is named Something exact. To create custom searches you can use Search query plugin in append mode.

20 Posts
Agus
7 years ago
0
Level 3

Hi, Thnx Klas.
If we want to modify or clone match functionality, where can we find the right file to start ?

I have some calendar field, which format d-m-Y.
I want to filter with the field for a list, with match to e.g. month 01 and year 2017.
How can i do that, without any additional plugin ? Is it possible ?

-sorry for my bad english

4229 Posts
Kadministrator
7 years ago
1
Level 1

You can use a combination of these settings on two fields with the SAME storage to retrieve items between a date range.

20 Posts
Agus
7 years ago
0
Level 2

Great, Klas !

Get a Book for SEBLOD