Found (2) results for "mapping"

Deleting and re-index an elasticsearch index in Laravel

If you need to change the mapping of an elasticsearch index, then you have to remove it first and then re-create and re-index it again. Here is how you can do this in a Laravel application.

Elasticsearch different url examples

Here are a sample list for different operations you might need to do with elatsicsearch indices.