Issue #3317289 by achap: Add support for location data type
parent
08ab3160
Branches 2.6.x
No related tags found
Showing
- composer.json 5 additions, 1 deletioncomposer.json
- modules/search_api_opensearch_location/search_api_opensearch_location.info.yml 9 additions, 0 deletions...ensearch_location/search_api_opensearch_location.info.yml
- modules/search_api_opensearch_location/search_api_opensearch_location.install 25 additions, 0 deletions...pensearch_location/search_api_opensearch_location.install
- modules/search_api_opensearch_location/search_api_opensearch_location.services.yml 5 additions, 0 deletions...arch_location/search_api_opensearch_location.services.yml
- modules/search_api_opensearch_location/src/EventSubscriber/DataTypeEventSubscriber.php 31 additions, 0 deletions..._location/src/EventSubscriber/DataTypeEventSubscriber.php
- modules/search_api_opensearch_location/src/Plugin/search_api/data_type/GeoPointDataType.php 60 additions, 0 deletions...tion/src/Plugin/search_api/data_type/GeoPointDataType.php
- modules/search_api_opensearch_location/tests/src/Kernel/Plugin/data_type/GeoPointTest.php 52 additions, 0 deletions...cation/tests/src/Kernel/Plugin/data_type/GeoPointTest.php
- src/Event/SupportsDataTypeEvent.php 51 additions, 0 deletionssrc/Event/SupportsDataTypeEvent.php
- src/Plugin/search_api/backend/OpenSearchBackend.php 18 additions, 3 deletionssrc/Plugin/search_api/backend/OpenSearchBackend.php
Loading
Please register or sign in to comment