Commit 5ba4ad65 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_cloud: Dont use index text_content and sla_xml on full text

    On a large scale, this slow down and flood full text table w/o any practical use.
parent 101250eb
......@@ -91,8 +91,6 @@
<string>description</string>
<string>reference</string>
<string>short_title</string>
<string>text_content</string>
<string>sla_xml</string>
</tuple>
</value>
</item>
......
......@@ -89,8 +89,6 @@
<string>description</string>
<string>reference</string>
<string>short_title</string>
<string>text_content</string>
<string>sla_xml</string>
</tuple>
</value>
</item>
......
......@@ -87,8 +87,6 @@
<string>description</string>
<string>reference</string>
<string>short_title</string>
<string>text_content</string>
<string>sla_xml</string>
</tuple>
</value>
</item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment