Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 9343bfe

Browse files
committed
1.2: adding softwareType to the search index
Signed-off-by: Neal Ensor <[email protected]>
1 parent aed3818 commit 9343bfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@
493493
<field name="sponsoringOrganizations.primaryAward" type="text_en"
494494
multiValued="true" indexed="true" stored="true"/>
495495
<field name="workflowStatus" type="string" indexed="true" stored="true"/>
496+
<field name="softwareType" type="string" indexed="true" stored="true"/>
496497

497498
<!-- any incoming JSON field not defined above is dropped -->
498499
<dynamicField name="*" type="ignored"/>

0 commit comments

Comments
 (0)