|
726 | 726 | '_types.mapping.AllField': '_types/mapping/meta-fields.ts#L29-L40',
|
727 | 727 | '_types.mapping.BinaryProperty': '_types/mapping/core.ts#L49-L51',
|
728 | 728 | '_types.mapping.BooleanProperty': '_types/mapping/core.ts#L53-L59',
|
729 |
| -'_types.mapping.ByteNumberProperty': '_types/mapping/core.ts#L164-L167', |
| 729 | +'_types.mapping.ByteNumberProperty': '_types/mapping/core.ts#L166-L169', |
730 | 730 | '_types.mapping.CompletionProperty': '_types/mapping/specialized.ts#L27-L35',
|
731 | 731 | '_types.mapping.ConstantKeywordProperty': '_types/mapping/specialized.ts#L44-L47',
|
732 | 732 | '_types.mapping.CorePropertyBase': '_types/mapping/core.ts#L39-L43',
|
|
737 | 737 | '_types.mapping.DenseVectorIndexOptions': '_types/mapping/DenseVectorIndexOptions.ts#L22-L26',
|
738 | 738 | '_types.mapping.DenseVectorProperty': '_types/mapping/complex.ts#L52-L58',
|
739 | 739 | '_types.mapping.DocValuesPropertyBase': '_types/mapping/core.ts#L45-L47',
|
740 |
| -'_types.mapping.DoubleNumberProperty': '_types/mapping/core.ts#L144-L147', |
| 740 | +'_types.mapping.DoubleNumberProperty': '_types/mapping/core.ts#L146-L149', |
741 | 741 | '_types.mapping.DoubleRangeProperty': '_types/mapping/range.ts#L34-L36',
|
742 | 742 | '_types.mapping.DynamicMapping': '_types/mapping/dynamic-template.ts#L37-L46',
|
743 |
| -'_types.mapping.DynamicProperty': '_types/mapping/core.ts#L286-L317', |
| 743 | +'_types.mapping.DynamicProperty': '_types/mapping/core.ts#L288-L319', |
744 | 744 | '_types.mapping.DynamicTemplate': '_types/mapping/dynamic-template.ts#L22-L30',
|
745 | 745 | '_types.mapping.FieldAliasProperty': '_types/mapping/specialized.ts#L49-L52',
|
746 | 746 | '_types.mapping.FieldMapping': '_types/mapping/meta-fields.ts#L24-L27',
|
747 | 747 | '_types.mapping.FieldNamesField': '_types/mapping/meta-fields.ts#L42-L44',
|
748 |
| -'_types.mapping.FieldType': '_types/mapping/Property.ts#L160-L204', |
| 748 | +'_types.mapping.FieldType': '_types/mapping/Property.ts#L160-L205', |
749 | 749 | '_types.mapping.FlattenedProperty': '_types/mapping/complex.ts#L26-L37',
|
750 |
| -'_types.mapping.FloatNumberProperty': '_types/mapping/core.ts#L134-L137', |
| 750 | +'_types.mapping.FloatNumberProperty': '_types/mapping/core.ts#L136-L139', |
751 | 751 | '_types.mapping.FloatRangeProperty': '_types/mapping/range.ts#L38-L40',
|
752 | 752 | '_types.mapping.GeoOrientation': '_types/mapping/geo.ts#L34-L39',
|
753 | 753 | '_types.mapping.GeoPointProperty': '_types/mapping/geo.ts#L24-L32',
|
754 | 754 | '_types.mapping.GeoShapeProperty': '_types/mapping/geo.ts#L41-L54',
|
755 | 755 | '_types.mapping.GeoStrategy': '_types/mapping/geo.ts#L56-L59',
|
756 |
| -'_types.mapping.HalfFloatNumberProperty': '_types/mapping/core.ts#L139-L142', |
| 756 | +'_types.mapping.HalfFloatNumberProperty': '_types/mapping/core.ts#L141-L144', |
757 | 757 | '_types.mapping.HistogramProperty': '_types/mapping/specialized.ts#L54-L57',
|
758 | 758 | '_types.mapping.IndexField': '_types/mapping/meta-fields.ts#L46-L48',
|
759 |
| -'_types.mapping.IndexOptions': '_types/mapping/core.ts#L243-L248', |
760 |
| -'_types.mapping.IntegerNumberProperty': '_types/mapping/core.ts#L149-L152', |
| 759 | +'_types.mapping.IndexOptions': '_types/mapping/core.ts#L245-L250', |
| 760 | +'_types.mapping.IntegerNumberProperty': '_types/mapping/core.ts#L151-L154', |
761 | 761 | '_types.mapping.IntegerRangeProperty': '_types/mapping/range.ts#L42-L44',
|
762 | 762 | '_types.mapping.IpProperty': '_types/mapping/specialized.ts#L59-L73',
|
763 | 763 | '_types.mapping.IpRangeProperty': '_types/mapping/range.ts#L46-L48',
|
764 | 764 | '_types.mapping.JoinProperty': '_types/mapping/core.ts#L83-L87',
|
765 |
| -'_types.mapping.KeywordProperty': '_types/mapping/core.ts#L89-L105', |
766 |
| -'_types.mapping.LongNumberProperty': '_types/mapping/core.ts#L154-L157', |
| 765 | +'_types.mapping.KeywordProperty': '_types/mapping/core.ts#L89-L107', |
| 766 | +'_types.mapping.LongNumberProperty': '_types/mapping/core.ts#L156-L159', |
767 | 767 | '_types.mapping.LongRangeProperty': '_types/mapping/range.ts#L50-L52',
|
768 |
| -'_types.mapping.MatchOnlyTextProperty': '_types/mapping/core.ts#L216-L241', |
| 768 | +'_types.mapping.MatchOnlyTextProperty': '_types/mapping/core.ts#L218-L243', |
769 | 769 | '_types.mapping.MatchType': '_types/mapping/dynamic-template.ts#L32-L35',
|
770 | 770 | '_types.mapping.Murmur3HashProperty': '_types/mapping/specialized.ts#L75-L77',
|
771 | 771 | '_types.mapping.NestedProperty': '_types/mapping/complex.ts#L39-L44',
|
772 |
| -'_types.mapping.NumberPropertyBase': '_types/mapping/core.ts#L107-L127', |
| 772 | +'_types.mapping.NumberPropertyBase': '_types/mapping/core.ts#L109-L129', |
773 | 773 | '_types.mapping.ObjectProperty': '_types/mapping/complex.ts#L46-L50',
|
774 |
| -'_types.mapping.OnScriptError': '_types/mapping/core.ts#L129-L132', |
775 |
| -'_types.mapping.PercolatorProperty': '_types/mapping/core.ts#L180-L182', |
| 774 | +'_types.mapping.OnScriptError': '_types/mapping/core.ts#L131-L134', |
| 775 | +'_types.mapping.PercolatorProperty': '_types/mapping/core.ts#L182-L184', |
776 | 776 | '_types.mapping.PointProperty': '_types/mapping/geo.ts#L66-L71',
|
777 | 777 | '_types.mapping.Property': '_types/mapping/Property.ts#L94-L158',
|
778 | 778 | '_types.mapping.PropertyBase': '_types/mapping/Property.ts#L82-L92',
|
779 | 779 | '_types.mapping.RangePropertyBase': '_types/mapping/range.ts#L23-L27',
|
780 |
| -'_types.mapping.RankFeatureProperty': '_types/mapping/core.ts#L184-L187', |
781 |
| -'_types.mapping.RankFeaturesProperty': '_types/mapping/core.ts#L189-L192', |
| 780 | +'_types.mapping.RankFeatureProperty': '_types/mapping/core.ts#L186-L189', |
| 781 | +'_types.mapping.RankFeaturesProperty': '_types/mapping/core.ts#L191-L194', |
782 | 782 | '_types.mapping.RoutingField': '_types/mapping/meta-fields.ts#L50-L52',
|
783 | 783 | '_types.mapping.RuntimeField': '_types/mapping/RuntimeFields.ts#L26-L48',
|
784 | 784 | '_types.mapping.RuntimeFieldFetchFields': '_types/mapping/RuntimeFields.ts#L50-L54',
|
785 | 785 | '_types.mapping.RuntimeFieldType': '_types/mapping/RuntimeFields.ts#L56-L66',
|
786 |
| -'_types.mapping.ScaledFloatNumberProperty': '_types/mapping/core.ts#L174-L178', |
787 |
| -'_types.mapping.SearchAsYouTypeProperty': '_types/mapping/core.ts#L198-L208', |
| 786 | +'_types.mapping.ScaledFloatNumberProperty': '_types/mapping/core.ts#L176-L180', |
| 787 | +'_types.mapping.SearchAsYouTypeProperty': '_types/mapping/core.ts#L200-L210', |
788 | 788 | '_types.mapping.ShapeProperty': '_types/mapping/geo.ts#L73-L85',
|
789 |
| -'_types.mapping.ShortNumberProperty': '_types/mapping/core.ts#L159-L162', |
| 789 | +'_types.mapping.ShortNumberProperty': '_types/mapping/core.ts#L161-L164', |
790 | 790 | '_types.mapping.SizeField': '_types/mapping/meta-fields.ts#L54-L56',
|
791 | 791 | '_types.mapping.SourceField': '_types/mapping/meta-fields.ts#L58-L65',
|
792 | 792 | '_types.mapping.SourceFieldMode': '_types/mapping/meta-fields.ts#L67-L75',
|
793 |
| -'_types.mapping.SparseVectorProperty': '_types/mapping/core.ts#L194-L196', |
| 793 | +'_types.mapping.SparseVectorProperty': '_types/mapping/core.ts#L196-L198', |
794 | 794 | '_types.mapping.SuggestContext': '_types/mapping/specialized.ts#L37-L42',
|
795 | 795 | '_types.mapping.TermVectorOption': '_types/mapping/TermVectorOption.ts#L20-L28',
|
796 |
| -'_types.mapping.TextIndexPrefixes': '_types/mapping/core.ts#L250-L253', |
797 |
| -'_types.mapping.TextProperty': '_types/mapping/core.ts#L255-L271', |
| 796 | +'_types.mapping.TextIndexPrefixes': '_types/mapping/core.ts#L252-L255', |
| 797 | +'_types.mapping.TextProperty': '_types/mapping/core.ts#L257-L273', |
798 | 798 | '_types.mapping.TimeSeriesMetricType': '_types/mapping/TimeSeriesMetricType.ts#L20-L26',
|
799 | 799 | '_types.mapping.TokenCountProperty': '_types/mapping/specialized.ts#L79-L86',
|
800 | 800 | '_types.mapping.TypeMapping': '_types/mapping/TypeMapping.ts#L34-L57',
|
801 |
| -'_types.mapping.UnsignedLongNumberProperty': '_types/mapping/core.ts#L169-L172', |
802 |
| -'_types.mapping.VersionProperty': '_types/mapping/core.ts#L273-L275', |
803 |
| -'_types.mapping.WildcardProperty': '_types/mapping/core.ts#L277-L284', |
| 801 | +'_types.mapping.UnsignedLongNumberProperty': '_types/mapping/core.ts#L171-L174', |
| 802 | +'_types.mapping.VersionProperty': '_types/mapping/core.ts#L275-L277', |
| 803 | +'_types.mapping.WildcardProperty': '_types/mapping/core.ts#L279-L286', |
804 | 804 | '_types.query_dsl.BoolQuery': '_types/query_dsl/compound.ts#L28-L52',
|
805 | 805 | '_types.query_dsl.BoostingQuery': '_types/query_dsl/compound.ts#L54-L67',
|
806 | 806 | '_types.query_dsl.ChildScoreMode': '_types/query_dsl/joining.ts#L25-L39',
|
|
1959 | 1959 | 'ml.update_job.Response': 'ml/update_job/MlUpdateJobResponse.ts#L29-L53',
|
1960 | 1960 | 'ml.update_model_snapshot.Request': 'ml/update_model_snapshot/MlUpdateModelSnapshotRequest.ts#L23-L54',
|
1961 | 1961 | 'ml.update_model_snapshot.Response': 'ml/update_model_snapshot/MlUpdateModelSnapshotResponse.ts#L22-L27',
|
| 1962 | +'ml.update_trained_model_deployment.Request': 'ml/update_trained_model_deployment/MlUpdateTrainedModelDeploymentRequest.ts#L24-L50', |
| 1963 | +'ml.update_trained_model_deployment.Response': 'ml/update_trained_model_deployment/MlUpdateTrainedModelDeploymentResponse.ts#L22-L26', |
1962 | 1964 | 'ml.upgrade_job_snapshot.Request': 'ml/upgrade_job_snapshot/MlUpgradeJobSnapshotRequest.ts#L24-L63',
|
1963 | 1965 | 'ml.upgrade_job_snapshot.Response': 'ml/upgrade_job_snapshot/MlUpgradeJobSnapshotResponse.ts#L22-L31',
|
1964 | 1966 | 'ml.validate.Request': 'ml/validate/MlValidateJobRequest.ts#L27-L44',
|
|
2710 | 2712 | if (hash.length > 1) {
|
2711 | 2713 | hash = hash.substring(1);
|
2712 | 2714 | }
|
2713 |
| - window.location = "https://github.com/elastic/elasticsearch-specification/tree/562b09c2a65bfac827b3833622759b871904f68c/specification/" + (paths[hash] || ""); |
| 2715 | + window.location = "https://github.com/elastic/elasticsearch-specification/tree/f18cf1cf51367156f7d15a28174712696b4b6da2/specification/" + (paths[hash] || ""); |
2714 | 2716 | </script>
|
2715 | 2717 | </head>
|
2716 | 2718 | <body>
|
2717 |
| - Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/562b09c2a65bfac827b3833622759b871904f68c/specification/">Elasticsearch API specification</a>. |
| 2719 | + Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/f18cf1cf51367156f7d15a28174712696b4b6da2/specification/">Elasticsearch API specification</a>. |
2718 | 2720 | </body>
|
2719 | 2721 | </html>
|
0 commit comments