Issue #3456387: Support for Search API Spellcheck
Merged
requested to merge issue/elasticsearch_connector-3456387:3456387-support-searchapi-spellcheck into 8.0.x
All threads resolved!
Closes #3456387
Merge request reports
Activity
added 1 commit
- a5314d3f - Another phpcs issue: @see tags should be last.
added 1 commit
- 781b9f95 - PHPStan suggests making sure we're using a ElasticSearchBackend before calling...
added 1 commit
- 8d10af8c - Missing @group annotation in DebugLoggingTest.
added 1 commit
- 42053bfd - Index always exists and is not nullable in ElasticSearchTestTrait.
added 1 commit
- 33ca4398 - Try setting the Search API Server prefix and suffix to an empty string.
added 7 commits
-
3ae18afa - 1 commit from branch
project:8.0.x
- 86f91526 - Try adding support for Search API Spellcheck based on [#3339329].
- 85d7d910 - Fix cspell and phpcs issues.
- 620a6cfb - Another phpcs issue: @see tags should be last.
- 9942f24e - PHPStan suggests making sure we're using a ElasticSearchBackend before calling...
- cd4cff59 - Index always exists and is not nullable in ElasticSearchTestTrait.
- bb468a91 - Try setting the Search API Server prefix and suffix to an empty string.
Toggle commit list-
3ae18afa - 1 commit from branch
added 1 commit
- 1eed22cd - Issue 3456387: Increase Elasticsearch resources even more
added 1 commit
- 9049f2a4 - Issue 3456387: Disable running PHPUnit tests concurrently
- Resolved by M Parker
added 1 commit
- 67175790 - Re-enable check that index is set in ElasticSearchTestTrait.
Please register or sign in to reply