Полнотекстовый индекс MySQL с направляющими 2.3.2 (проблема миграции)

Просто используйте соответствующий пакет spring-boot-starter

https://docs.spring.io/spring-boot/docs/current/reference/html/howto-embedded-web- servers.html

В вашем случае это будет, вероятно, spring-boot-starter-reactor-netty

Также было бы целесообразно исключить несколько встроенных контейнеров JEE и удалить те, которые вам не нужны. [115 ]

7
задан OMG Ponies 22 May 2011 в 16:12
поделиться

2 ответа

How about using one of the full-text search engines that can be easily plugged into Rails? Saves you the trouble of doing it all yourself with mysql. Two good options, that provide lots of customization, are:

1
ответ дан 7 December 2019 в 10:07
поделиться

I think you need to set this in your environment.rb:

config.active_record.schema_format = :sql

Here the reference: https://rails.lighthouseapp.com/projects/8994/tickets/74-problem-with-tests-and-custom-mysql-fulltext-indexes

5
ответ дан 7 December 2019 в 10:07
поделиться
Другие вопросы по тегам:

Похожие вопросы: