File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -3123,6 +3123,13 @@ components:
31233123 type : boolean
31243124 default : true
31253125
3126+ enable_analytics :
3127+ description : >
3128+ Flag for enabling/disabling analytics aggregation for specific search
3129+ queries (for e.g. those originating from a test script).
3130+ type : boolean
3131+ default : true
3132+
31263133 snippet_threshold :
31273134 description : >
31283135 Field values under this length will be fully highlighted, instead of showing
@@ -3539,6 +3546,14 @@ components:
35393546 type : boolean
35403547 description : >
35413548 If you have some synonyms defined but want to disable all of them for a particular search query, set enable_synonyms to false. Default: true
3549+
3550+ enable_analytics :
3551+ description : >
3552+ Flag for enabling/disabling analytics aggregation for specific search
3553+ queries (for e.g. those originating from a test script).
3554+ type : boolean
3555+ default : true
3556+
35423557 synonym_prefix :
35433558 type : boolean
35443559 description : >
You can’t perform that action at this time.
0 commit comments