schema icon indicating copy to clipboard operation
schema copied to clipboard

elasticsearch schema files and tooling

Results 37 schema issues
Sort by recently updated
recently updated
newest added

I'm sorry my first PR is so large. #### Here's the reason for this change :rocket: I'd like to keep pelias compatible with the latest elasticsearch and replace some unmaintained...

:wave: I added the ability to customize the document model from pelias.json --- #### Here's the reason for this change :rocket: In order to allow the return of shape data...

For quite some time we have configured a specific version of the JDK in our CI. As far as I understand it, modern versions of Elasticsearch use a bundled version...

:wave: I just add Vietnamese synonyms allows to easily handle synonyms during the analysis process, would love for everyone to have a look at it and provide feedback. --- ####...

This PR is the part of the feature. Please read the description of the feature in the [PR:pelias-config#140](https://github.com/pelias/config/pull/140)

draft PR to test the effect of enabling `docvalues` for the `source_id` field. this is motivated by the discussion in https://github.com/pelias/api/pull/1608 it is hoped that this field can be used...

I think this has been discussed in the past but there was no issue open for it. **background** For many fields we have two 'subfields', one which contains the complete...

discuss

ping! @pelias/contributors this PR is a discussion with code attached 🚀 this year has seen some work around recording and exposing 'concordances' (the WOF term for foreign key references). these...

Currently, we take the "name" field (and all its language variants) and run it through Elasticsearch twice. Once with the "name" analyzers, and once in the "phrase.*" field with the...

ideas
good first issue

this DRAFT PR isn't meant to be merged, I'm just curious as to what a planet build would look like with `norms: false` on all the fields. it's been a...