|
664 | 664 | '_types.mapping.AllField': '_types/mapping/meta-fields.ts#L29-L40',
|
665 | 665 | '_types.mapping.BinaryProperty': '_types/mapping/core.ts#L89-L91',
|
666 | 666 | '_types.mapping.BooleanProperty': '_types/mapping/core.ts#L93-L99',
|
667 |
| -'_types.mapping.ByteNumberProperty': '_types/mapping/core.ts#L186-L189', |
| 667 | +'_types.mapping.ByteNumberProperty': '_types/mapping/core.ts#L188-L191', |
668 | 668 | '_types.mapping.CompletionProperty': '_types/mapping/specialized.ts#L26-L34',
|
669 | 669 | '_types.mapping.ConstantKeywordProperty': '_types/mapping/specialized.ts#L43-L46',
|
670 | 670 | '_types.mapping.CorePropertyBase': '_types/mapping/core.ts#L52-L56',
|
|
674 | 674 | '_types.mapping.DenseVectorIndexOptions': '_types/mapping/DenseVectorIndexOptions.ts#L22-L26',
|
675 | 675 | '_types.mapping.DenseVectorProperty': '_types/mapping/complex.ts#L50-L57',
|
676 | 676 | '_types.mapping.DocValuesPropertyBase': '_types/mapping/core.ts#L66-L68',
|
677 |
| -'_types.mapping.DoubleNumberProperty': '_types/mapping/core.ts#L166-L169', |
| 677 | +'_types.mapping.DoubleNumberProperty': '_types/mapping/core.ts#L168-L171', |
678 | 678 | '_types.mapping.DoubleRangeProperty': '_types/mapping/range.ts#L42-L44',
|
679 | 679 | '_types.mapping.DynamicMapping': '_types/mapping/dynamic-template.ts#L37-L46',
|
680 |
| -'_types.mapping.DynamicProperty': '_types/mapping/core.ts#L313-L343', |
| 680 | +'_types.mapping.DynamicProperty': '_types/mapping/core.ts#L315-L345', |
681 | 681 | '_types.mapping.DynamicTemplate': '_types/mapping/dynamic-template.ts#L22-L30',
|
682 | 682 | '_types.mapping.FieldAliasProperty': '_types/mapping/specialized.ts#L48-L51',
|
683 | 683 | '_types.mapping.FieldMapping': '_types/mapping/meta-fields.ts#L24-L27',
|
684 | 684 | '_types.mapping.FieldNamesField': '_types/mapping/meta-fields.ts#L42-L44',
|
685 |
| -'_types.mapping.FieldType': '_types/mapping/Property.ts#L73-L116', |
| 685 | +'_types.mapping.FieldType': '_types/mapping/Property.ts#L73-L117', |
686 | 686 | '_types.mapping.FlattenedProperty': '_types/mapping/complex.ts#L25-L36',
|
687 |
| -'_types.mapping.FloatNumberProperty': '_types/mapping/core.ts#L156-L159', |
| 687 | +'_types.mapping.FloatNumberProperty': '_types/mapping/core.ts#L158-L161', |
688 | 688 | '_types.mapping.FloatRangeProperty': '_types/mapping/range.ts#L46-L48',
|
689 | 689 | '_types.mapping.GeoOrientation': '_types/mapping/geo.ts#L34-L39',
|
690 | 690 | '_types.mapping.GeoPointProperty': '_types/mapping/geo.ts#L24-L32',
|
691 | 691 | '_types.mapping.GeoShapeProperty': '_types/mapping/geo.ts#L41-L54',
|
692 | 692 | '_types.mapping.GeoStrategy': '_types/mapping/geo.ts#L56-L59',
|
693 |
| -'_types.mapping.HalfFloatNumberProperty': '_types/mapping/core.ts#L161-L164', |
| 693 | +'_types.mapping.HalfFloatNumberProperty': '_types/mapping/core.ts#L163-L166', |
694 | 694 | '_types.mapping.HistogramProperty': '_types/mapping/specialized.ts#L53-L56',
|
695 | 695 | '_types.mapping.IndexField': '_types/mapping/meta-fields.ts#L46-L48',
|
696 |
| -'_types.mapping.IndexOptions': '_types/mapping/core.ts#L273-L278', |
697 |
| -'_types.mapping.IntegerNumberProperty': '_types/mapping/core.ts#L171-L174', |
| 696 | +'_types.mapping.IndexOptions': '_types/mapping/core.ts#L275-L280', |
| 697 | +'_types.mapping.IntegerNumberProperty': '_types/mapping/core.ts#L173-L176', |
698 | 698 | '_types.mapping.IntegerRangeProperty': '_types/mapping/range.ts#L50-L52',
|
699 | 699 | '_types.mapping.IpProperty': '_types/mapping/specialized.ts#L58-L64',
|
700 | 700 | '_types.mapping.IpRangeProperty': '_types/mapping/range.ts#L54-L56',
|
701 | 701 | '_types.mapping.JoinProperty': '_types/mapping/core.ts#L123-L126',
|
702 |
| -'_types.mapping.KeywordProperty': '_types/mapping/core.ts#L128-L138', |
703 |
| -'_types.mapping.LongNumberProperty': '_types/mapping/core.ts#L176-L179', |
| 702 | +'_types.mapping.KeywordProperty': '_types/mapping/core.ts#L128-L140', |
| 703 | +'_types.mapping.LongNumberProperty': '_types/mapping/core.ts#L178-L181', |
704 | 704 | '_types.mapping.LongRangeProperty': '_types/mapping/range.ts#L58-L60',
|
705 |
| -'_types.mapping.MatchOnlyTextProperty': '_types/mapping/core.ts#L246-L271', |
| 705 | +'_types.mapping.MatchOnlyTextProperty': '_types/mapping/core.ts#L248-L273', |
706 | 706 | '_types.mapping.MatchType': '_types/mapping/dynamic-template.ts#L32-L35',
|
707 | 707 | '_types.mapping.Murmur3HashProperty': '_types/mapping/specialized.ts#L66-L68',
|
708 | 708 | '_types.mapping.NestedProperty': '_types/mapping/complex.ts#L38-L43',
|
709 |
| -'_types.mapping.NumberPropertyBase': '_types/mapping/core.ts#L140-L143', |
| 709 | +'_types.mapping.NumberPropertyBase': '_types/mapping/core.ts#L142-L145', |
710 | 710 | '_types.mapping.ObjectProperty': '_types/mapping/complex.ts#L45-L48',
|
711 |
| -'_types.mapping.OnScriptError': '_types/mapping/core.ts#L145-L148', |
712 |
| -'_types.mapping.PercolatorProperty': '_types/mapping/core.ts#L214-L216', |
| 711 | +'_types.mapping.OnScriptError': '_types/mapping/core.ts#L147-L150', |
| 712 | +'_types.mapping.PercolatorProperty': '_types/mapping/core.ts#L216-L218', |
713 | 713 | '_types.mapping.PointProperty': '_types/mapping/geo.ts#L66-L71',
|
714 | 714 | '_types.mapping.Property': '_types/mapping/Property.ts#L55-L71',
|
715 | 715 | '_types.mapping.PropertyBase': '_types/mapping/Property.ts#L43-L53',
|
716 | 716 | '_types.mapping.RangePropertyBase': '_types/mapping/range.ts#L23-L27',
|
717 |
| -'_types.mapping.RankFeatureProperty': '_types/mapping/core.ts#L218-L221', |
718 |
| -'_types.mapping.RankFeaturesProperty': '_types/mapping/core.ts#L223-L226', |
| 717 | +'_types.mapping.RankFeatureProperty': '_types/mapping/core.ts#L220-L223', |
| 718 | +'_types.mapping.RankFeaturesProperty': '_types/mapping/core.ts#L225-L228', |
719 | 719 | '_types.mapping.RoutingField': '_types/mapping/meta-fields.ts#L50-L52',
|
720 | 720 | '_types.mapping.RuntimeField': '_types/mapping/RuntimeFields.ts#L26-L30',
|
721 | 721 | '_types.mapping.RuntimeFieldType': '_types/mapping/RuntimeFields.ts#L32-L40',
|
722 |
| -'_types.mapping.ScaledFloatNumberProperty': '_types/mapping/core.ts#L196-L201', |
723 |
| -'_types.mapping.SearchAsYouTypeProperty': '_types/mapping/core.ts#L228-L238', |
| 722 | +'_types.mapping.ScaledFloatNumberProperty': '_types/mapping/core.ts#L198-L203', |
| 723 | +'_types.mapping.SearchAsYouTypeProperty': '_types/mapping/core.ts#L230-L240', |
724 | 724 | '_types.mapping.ShapeProperty': '_types/mapping/geo.ts#L73-L85',
|
725 |
| -'_types.mapping.ShortNumberProperty': '_types/mapping/core.ts#L181-L184', |
| 725 | +'_types.mapping.ShortNumberProperty': '_types/mapping/core.ts#L183-L186', |
726 | 726 | '_types.mapping.SizeField': '_types/mapping/meta-fields.ts#L54-L56',
|
727 | 727 | '_types.mapping.SourceField': '_types/mapping/meta-fields.ts#L58-L64',
|
728 |
| -'_types.mapping.StandardNumberProperty': '_types/mapping/core.ts#L150-L154', |
| 728 | +'_types.mapping.StandardNumberProperty': '_types/mapping/core.ts#L152-L156', |
729 | 729 | '_types.mapping.SuggestContext': '_types/mapping/specialized.ts#L36-L41',
|
730 | 730 | '_types.mapping.TermVectorOption': '_types/mapping/TermVectorOption.ts#L20-L28',
|
731 |
| -'_types.mapping.TextIndexPrefixes': '_types/mapping/core.ts#L280-L283', |
732 |
| -'_types.mapping.TextProperty': '_types/mapping/core.ts#L285-L301', |
| 731 | +'_types.mapping.TextIndexPrefixes': '_types/mapping/core.ts#L282-L285', |
| 732 | +'_types.mapping.TextProperty': '_types/mapping/core.ts#L287-L303', |
733 | 733 | '_types.mapping.TokenCountProperty': '_types/mapping/specialized.ts#L70-L77',
|
734 | 734 | '_types.mapping.TypeMapping': '_types/mapping/TypeMapping.ts#L34-L51',
|
735 |
| -'_types.mapping.UnsignedLongNumberProperty': '_types/mapping/core.ts#L191-L194', |
736 |
| -'_types.mapping.VersionProperty': '_types/mapping/core.ts#L303-L305', |
737 |
| -'_types.mapping.WildcardProperty': '_types/mapping/core.ts#L307-L311', |
| 735 | +'_types.mapping.UnsignedLongNumberProperty': '_types/mapping/core.ts#L193-L196', |
| 736 | +'_types.mapping.VersionProperty': '_types/mapping/core.ts#L305-L307', |
| 737 | +'_types.mapping.WildcardProperty': '_types/mapping/core.ts#L309-L313', |
738 | 738 | '_types.query_dsl.BoolQuery': '_types/query_dsl/compound.ts#L28-L34',
|
739 | 739 | '_types.query_dsl.BoostingQuery': '_types/query_dsl/compound.ts#L36-L40',
|
740 | 740 | '_types.query_dsl.ChildScoreMode': '_types/query_dsl/joining.ts#L25-L39',
|
|
2351 | 2351 | if (hash.length > 1) {
|
2352 | 2352 | hash = hash.substring(1);
|
2353 | 2353 | }
|
2354 |
| - window.location = "https://github.com/elastic/elasticsearch-specification/tree/6991ecdf8b8ea1a434308721fb680058d2aef57d/specification/" + (paths[hash] || ""); |
| 2354 | + window.location = "https://github.com/elastic/elasticsearch-specification/tree/3458c5d2594e7ad33da1b128469faa09881bbead/specification/" + (paths[hash] || ""); |
2355 | 2355 | </script>
|
2356 | 2356 | </head>
|
2357 | 2357 | <body>
|
2358 |
| - Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/6991ecdf8b8ea1a434308721fb680058d2aef57d/specification/">Elasticsearch API specification</a>. |
| 2358 | + Please see the <a href="https://github.com/elastic/elasticsearch-specification/tree/3458c5d2594e7ad33da1b128469faa09881bbead/specification/">Elasticsearch API specification</a>. |
2359 | 2359 | </body>
|
2360 | 2360 | </html>
|
0 commit comments