alleyinteractive / alleyinteractive/es-admin

Jetpack is being deprecated on VIP Go

Aberta
#26 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
PHP
Estrelas
12
Forks
5
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

VIP Go users who want to run search in any kind of custom way (including es-wp-query) are being switched over to the Enterprise Search solution there. See [their recent lobby post](https://lobby.vip.wordpress.com/2022/02/02/enterprise-search-as-default-elasticsearch-solution/) on this.

I tried using the `WP_Com` adapter to see if it might work in the VIP Go environment, but it results in the following error:

```zsh
[23-Feb-2022 15:31:13 UTC] PHP Fatal error: Uncaught Exception: Invalid Elasticsearch Adapter in /wp-content/plugins/es-admin/lib/class-es.php:49
Stack trace:
#0 /wp-content/plugins/es-admin/lib/trait-singleton.php(29): ES_Admin\ES->setup()
#1 /wp-content/plugins/es-admin/lib/class-results-list-table.php(366): ES_Admin\ES::instance()
#2 /wp-content/plugins/es-admin/lib/class-controller.php(36): ES_Admin\Results_List_Table->prepare_items()
#3 /wp-includes/class-wp-hook.php(307): ES_Admin\Controller->search_page('')
#4 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)
#5 /wp-includes/plugin.php(474): WP_Hook->do_action(Array)
#6 /wp-admin/admin.php(259): do_action( in /wp-content/plugins/es-admin/lib/class-es.php on line 49
```

I'm assuming this means that the new Enterprise solution will need its own adapter. Are there already plans to make one? I haven't really investigated what it would take to make one and wanted to see if it's already coming.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.