Skip to content

Commit d8b0236

Browse files
committed
SCAL-189076 - index priority setting
Signed-off-by: Mark Plummer <mark.plummer@thoughtspot.com>
1 parent 7b2b7af commit d8b0236

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

software/modules/ROOT/pages/data-modeling-index.adoc

+5-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@
33
:linkattrs:
44
:experimental:
55
:page-aliases: /admin/data-modeling/change-index.adoc
6+
:jira: SCAL-189076
67

78
ThoughtSpot dynamically indexes Search bar suggestions for column names and values.
89

910
When a user searches in the *Search* bar, ThoughtSpot supplies the user with suggestions for column names and their column values.
1011
The *COLUMN NAME* and any *SYNONYMS* appear in *Search* suggestions.
1112
For tables, a column's *INDEX TYPE* controls whether and how ThoughtSpot suggests column values. For Worksheets, the **SUGGEST VALUES IN SEARCH** section for a column determines whether ThoughtSpot suggests column values.
1213

13-
Additionally, ThoughtSpot uses a column's *INDEX PRIORITY* value to determine where to rank a column's name and values in the search suggestions.
14-
These values impact ThoughtSpot's dynamically calculated usage based ranking (UBR).
14+
Additionally, ThoughtSpot uses a column's *INDEX PRIORITY* value to determine where to rank a column's name.
15+
These values impact ThoughtSpot's dynamically calculated usage-based ranking (UBR).
16+
17+
IMPORTANT: This setting is not applied to the ranking of column values in the search suggestions.
1518

1619
[#search-suggestions]
1720
== Example of Search suggestion behavior

0 commit comments

Comments
 (0)