Skip to content

Commit a816e1b

Browse files
committed
add comment
1 parent f90bf1b commit a816e1b

File tree

1 file changed

+3
-0
lines changed
  • specification/_types/mapping

1 file changed

+3
-0
lines changed

specification/_types/mapping/core.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,9 @@ export class RankFeaturesProperty extends PropertyBase {
213213
type: 'rank_features'
214214
}
215215

216+
/**
217+
* Technical preview
218+
*/
216219
export class RankVectorProperty extends PropertyBase {
217220
type: 'rank_vectors'
218221
element_type?: RankVectorElementType

0 commit comments

Comments
 (0)