- Downloads
Issue #3077596 by mparker17, marios anagnostopoulos, star-szr, hikkypo,...
Issue #3077596 by mparker17, marios anagnostopoulos, star-szr, hikkypo, eyilmaz, andrechun: Support Elasticsearch server highlighting
parent
b80d5731
Branches
Tags 8.0.0-alpha4
Showing
- .cspell-project-words.txt 8 additions, 0 deletions.cspell-project-words.txt
- config/schema/elasticsearch_connector.processor.schema.yml 98 additions, 0 deletionsconfig/schema/elasticsearch_connector.processor.schema.yml
- src/Plugin/search_api/processor/ElasticsearchHighlighter.php 339 additions, 0 deletionssrc/Plugin/search_api/processor/ElasticsearchHighlighter.php
- src/Plugin/search_api/processor/HighlightQueryBuilderTrait.php 191 additions, 0 deletions...lugin/search_api/processor/HighlightQueryBuilderTrait.php
- src/SearchAPI/Query/QueryParamBuilder.php 5 additions, 0 deletionssrc/SearchAPI/Query/QueryParamBuilder.php
- src/SearchAPI/Query/QueryResultParser.php 7 additions, 2 deletionssrc/SearchAPI/Query/QueryResultParser.php
- tests/src/Functional/ElasticsearchHighlighterConfigFormTest.php 153 additions, 0 deletions...src/Functional/ElasticsearchHighlighterConfigFormTest.php
- tests/src/Functional/ElasticsearchHighlighterTest.php 108 additions, 0 deletionstests/src/Functional/ElasticsearchHighlighterTest.php
- tests/src/Functional/ElasticsearchTestViewTrait.php 88 additions, 4 deletionstests/src/Functional/ElasticsearchTestViewTrait.php
- tests/src/Kernel/Plugin/processor/ElasticsearchHighlighterRequestBuilderTest.php 351 additions, 0 deletions.../processor/ElasticsearchHighlighterRequestBuilderTest.php
- tests/src/Kernel/Plugin/processor/ElasticsearchHighlighterResponseParserTest.php 303 additions, 0 deletions.../processor/ElasticsearchHighlighterResponseParserTest.php
- tests/src/Unit/SearchAPI/Query/QueryParamBuilderTest.php 2 additions, 0 deletionstests/src/Unit/SearchAPI/Query/QueryParamBuilderTest.php
Loading
Please sign in to comment