Skip to content

Commit

Permalink
net new index
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkyle committed Sep 21, 2023
1 parent 3f32aff commit 82f7e66
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ public Collection<SystemIndexDescriptor> getSystemIndexDescriptors(Settings sett
.setSettings(InferenceIndex.settings())
.setVersionMetaKey("version")
.setOrigin(ClientHelper.INFERENCE_ORIGIN)
.setNetNew()
.build()
);
}
Expand Down

0 comments on commit 82f7e66

Please sign in to comment.