We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d8c88 commit 7f9ebc7Copy full SHA for 7f9ebc7
1 file changed
Model/lib/wdk/ApiCommon/siteSearchRecords.xml
@@ -398,11 +398,11 @@
398
<columnAttribute name="projectAux" displayName="dontcare" internal="true"/> <!-- special field used by Apollo Site Search Updater -->
399
<columnAttribute displayName="Genomic sequence ID" name="sequence_id"/>
400
401
- <columnAttribute name="product" displayName="Preferred product description">
+ <columnAttribute name="product" displayName="Product description">
402
<propertyList name="isSubtitle">
403
<value>true</value>
404
</propertyList>
405
- <propertyList name="isSearchable"> <!-- in addition to the PreferredProducts and AlternateProducts tables -->
+ <propertyList name="isSearchable"> <!-- in addition to the Products table -->
406
407
408
<propertyList name="isSummary">
0 commit comments