Issue #3077596: Support Elasticsearch server highlighting
Merged
requested to merge issue/elasticsearch_connector-3077596:3077596-highlighting-support into 8.0.x
Closes #3077596
Merge request reports
Activity
added 2 commits
added 1 commit
- d8bc4af8 - Changing help_terms from type item to type markup stops it from being saved to config.
added 1 commit
- 24bd3276 - Make more elasticsearch_connector_es_highlight configuration validatable.
added 2 commits
added 1 commit
- 1b9505a7 - Changing settings on the ElasticsearchHighlighter processor does not require...
added 17 commits
-
9691d7c9...8060ce48 - 3 commits from branch
project:8.0.x
- 8060ce48...73b4b761 - 4 earlier commits
- 378e7a80 - Changing help_terms from type item to type markup stops it from being saved to config.
- 0d3fa893 - Make more elasticsearch_connector_es_highlight configuration validatable.
- e2184ecc - Add a test for the processor configuration form.
- a474f4ed - Need to select at least one field to highlight on for the processor to work.
- 8f717731 - Highlighting tag should not be translatable.
- 7bdbec5a - Add webtest to cspell-project-words.
- 420a2112 - PHPCS fixes.
- 1b3b4235 - Changing settings on the ElasticsearchHighlighter processor does not require...
- be103646 - Only process highlighting on searches with normal/full processing.
- 93eac458 - We should be looking at the values of the configured fields, not the keys.
Toggle commit list-
9691d7c9...8060ce48 - 3 commits from branch
added 1 commit
- c682a85e - Change machine name of processor from elasticsearch_connector_es_highlight to...
added 18 commits
-
df57651e - 1 commit from branch
project:8.0.x
- df57651e...731c8985 - 7 earlier commits
- 22743818 - Need to select at least one field to highlight on for the processor to work.
- d1e99d3d - Highlighting tag should not be translatable.
- 2802bed7 - Add webtest to cspell-project-words.
- 65a6e813 - PHPCS fixes.
- 86c69686 - Changing settings on the ElasticsearchHighlighter processor does not require...
- e68ce50a - Only process highlighting on searches with normal/full processing.
- 9b6acb54 - We should be looking at the values of the configured fields, not the keys.
- e7b42e7c - Change machine name of processor from elasticsearch_connector_es_highlight to...
- 6093faa0 - Tests now declare strict_types.
- 250ec3ed - Fix phpcs lint.
Toggle commit list-
df57651e - 1 commit from branch
added 18 commits
-
ca83d4f0 - 1 commit from branch
project:8.0.x
- ca83d4f0...0a838b52 - 7 earlier commits
- 306d1a07 - Need to select at least one field to highlight on for the processor to work.
- e445c100 - Highlighting tag should not be translatable.
- 020667af - Add webtest to cspell-project-words.
- 5f092f4a - PHPCS fixes.
- 1ac2ef72 - Changing settings on the ElasticsearchHighlighter processor does not require...
- 30b63a1a - Only process highlighting on searches with normal/full processing.
- 964e028d - We should be looking at the values of the configured fields, not the keys.
- 9e62053f - Change machine name of processor from elasticsearch_connector_es_highlight to...
- 9cbdfa5c - Tests now declare strict_types.
- eacf7608 - Fix phpcs lint.
Toggle commit list-
ca83d4f0 - 1 commit from branch
added 1 commit
- cef45597 - Add a test against the ElasticSearch running in CI.
added 1 commit
- 290528e4 - Add a cspell:ignore directive to ignore test text.
Please register or sign in to reply