symfony - Sylius, SearchBundle -


Search in the latest Shellius-standard does not work:

[syntax error] Line 0, cola 92: error: expected match function, 'match' found

[1/2] query expiry: select u.itemId, u.tags, u.entity to Cycle \ bundle \ searchbundle \ model \ SearchInxU where match (U.value) AGAINST (: searchTerm)> 0

How to fix?

You must add custom function in theory in the form of sillius

  Principle: ... orm: dql: string_functions: MATCH: Sylius \ Bundle \ SearchBundle \ Extension \ Doctrine \ MatchEngest Function  

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -