Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Percolator doesn't work correctly after index recreation #837

Closed
vhyza opened this issue Apr 6, 2011 · 1 comment
Closed

Percolator doesn't work correctly after index recreation #837

vhyza opened this issue Apr 6, 2011 · 1 comment

Comments

@vhyza
Copy link
Contributor

vhyza commented Apr 6, 2011

Steps to reproduce:

  1. Start ES with clean data directory
  2. Run script https://gist.github.com/a9338b766cc3cef2124b
  3. Restart ES
  4. Run script again

On my computer (Mac Snow Leopard)

  1. Started ES build from master - last commit 35be46d with no data directory
  2. Response seems ok: https://gist.github.com/50ca6553b2adcd09ff51
  3. Restart ES
  4. Response is without matches from percolator: https://gist.github.com/fbaf397c8f820c6fe0d0

I tried it without step 3 (restarting ES) too and result was exactly the same. First script run was ok, second was without matches

@kimchy
Copy link
Member

kimchy commented Apr 6, 2011

Percolator doesn't work correctly after index recreation, closed by 8c50a65.

@kimchy kimchy closed this as completed Apr 6, 2011
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
This commit removes the _doc type placeholder from the index mapping
and replaces the deprecated template with index_patterns.

Fixes elastic#837
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants