Skip to content

Commit 27d0b49

Browse files
authored
change EnableNeuralIndexing to true in indexing template
1 parent 3f85f26 commit 27d0b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_generation/xmls/plugin_indexing_template.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ExcludedFilenames></ExcludedFilenames>
2121
<IncludedFolders></IncludedFolders>
2222
<ExcludedFolders></ExcludedFolders>
23-
<EnableNeuralIndexing>false</EnableNeuralIndexing>
23+
<EnableNeuralIndexing>true</EnableNeuralIndexing>
2424
<NeuralSearchSelectionQuery></NeuralSearchSelectionQuery>
2525
<UrlStayInside>true</UrlStayInside>
2626
<UrlRefererStayInside>false</UrlRefererStayInside>

0 commit comments

Comments
 (0)