appbaseio / appbaseio/reactivesearch

Enhancement: Support prop to filter results by a particular index

Abierto
#616 0 comentarios 1 reacción 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
4.9k
Forks
478
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Issue Type:**

Enhancement

**Platform:**

All

**Description:**

When ReactiveSearch is used against multiple indices / cluster, there can an additional `index` (or `appFilter`, name can be decided) prop within each component that allows specifying which index/index pattern should be used to query against for the component.

Internally, this would work as mentioned in #545. Currently, this behavior is possible by the user specifying a `customQuery`. Having a prop present for it would make this possible out of the box.

**Screenshots:**

N/A

**Minimal reproduction of the problem with instructions:**

**Reactivesearch version:** x.y.z

2.13.0, i.e. latest

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.