Serhioromano / cobalt-9

Cobalt 9 Beta Test Group
11 stars 2 forks source link

[9.78] Search - "Auto" mode improvement Part 1 #127

Open kiranetph opened 5 years ago

kiranetph commented 5 years ago

As discussed several times at the forum: http://www.mintjoomla.com/support/community-forum/user-item/76-sackgesicht/48-cobalt-8/2957-search-mode-auto-detection-improvements.html

To improve the search experience and "detect automatically" the best way to search, Cobalt9 needs some improvement. image

The best way to really "detect" the way to search is : 1) do a full text search in boolean mode if NO result, 2) do a full text boolean mode now with an asterisk as wildcard operator --> "search*" If no result is returned, then 3) do a "%LIKE%" search.

Part of the movement to make Cobalt more "intelligent" and perform even faster ...