MSSQL with FTS #943
Unanswered
szekelymatyas
asked this question in
Q&A
Replies: 1 comment
-
Simply build a new image that includes fts and override the MSSQL module image using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone help me with full text search?
I want to use a different docker file or install fts. Here is what i found so far.
Docker file for fts:
https://github.com/Microsoft/mssql-docker/blob/1efc4cf9b78fa5fccea682f26067189660af85c8/linux/preview/examples/mssql-agent-fts-ha-tools/Dockerfile
Installing fts:
microsoft/mssql-docker#161 (comment)
Any idea?
Beta Was this translation helpful? Give feedback.
All reactions