Feature proposal #7324
open
Extend SQL builder to support FULLTEXT index and searching
Added by krileon over 6 years ago.
Updated about 2 months ago.
Start date:
29 October 2018
Description
If not on MYSQL 5.6 simply create a regular index. There needs to be API specifically for searching these as well as if not on MYSQL 5.6 it should fallback to using LIKE instead of MATCH AGAINST.
Proposed db function name of: searchQuote
This should toggle between LIKE and MATCH AGAINST as needed based off SQL version.
- Target version changed from CB 2.3 to CB 2.4
- Target version changed from CB 2.4 to CB 2.4.1
- Target version changed from CB 2.4.1 to CB 2.4.2
- Target version changed from CB 2.4.2 to CB 2.4.3
- Target version changed from CB 2.4.3 to CB 2.4.4
- Target version changed from CB 2.4.4 to CB 2.4.5
- Target version changed from CB 2.4.5 to CB 2.4.6
- Target version changed from CB 2.4.6 to CB 2.4.7
- Target version changed from CB 2.4.7 to CB 2.5.0
- Target version changed from CB 2.5.0 to CB 2.6
- Target version changed from CB 2.6 to CB 2.6.1
- Target version changed from CB 2.6.1 to CB 2.7
- Target version changed from CB 2.7 to CB 2.7.2
- Target version changed from CB 2.7.2 to CB 2.7.3
- Target version changed from CB 2.7.3 to CB 2.7.4
- Target version changed from CB 2.7.4 to CB 2.8
- Target version changed from CB 2.8 to CB 2.8.1
- Target version changed from CB 2.8.1 to CB 2.8.2
- Target version changed from CB 2.8.2 to CB 2.9.0
- Target version changed from CB 2.9.0 to CB 2.9.2
- Target version changed from CB 2.9.2 to CB 2.9.3
- Target version changed from CB 2.9.3 to CB 2.10.0
- Target version changed from CB 2.10.0 to CB 2.10.1
Also available in: Atom
PDF