Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pelias/api

HTTP API for Pelias Geocoder
https://github.com/pelias/api

chore(tests): Remove unused fixture

0484df607a86c2f5d4dcc5421edb66da6fde2aed authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #1355 from pelias/remove-pop_subquery

chore(query): Remove empty pop_subquery view

0116e716131fdc7d7d16649fd5c5c41cbbae47aa authored over 5 years ago by Julian Simioni <[email protected]>
chore(query): Remove empty pop_subquery view

`pelias-query` now includes basic views for standard Elasticsearch
queries, including `match_all...

4f2d46e6aa2a4a90d58d22921b597dd419926363 authored over 5 years ago by Julian Simioni <[email protected]>
chore(Travis): Use string to specify minor version

Otherwise 12.10 is interpreted as a number and becomes version 12.1.

9c7d7f4f601f6b63a3bd5fdcbd73de5842de20ba authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #1287 from pelias/pelias_parser

replace addressit with pelias native parser

e11b0c890524935915cb7129a0a87de8a10a1e29 authored over 5 years ago by Peter Johnson <[email protected]>
feat(autocomplete): improved matching at the cusp

dc69e0d31458d666f5ef54414979a5285ff48f76 authored over 5 years ago by missinglink <[email protected]>
Pin to pelias-parser-1.38.0 for now

c0749a0cf78a5118e6a62b1774d912d31510e67d authored over 5 years ago by Julian Simioni <[email protected]>
feat(admin_subqueries): test cross_fields query

f5dcf3cb9ff19aae3499b238df51fee0a9fd773b authored over 5 years ago by missinglink <[email protected]>
feat(deps): bump parser dep version

1045c84a5395793dbc78efa33e14cc9069010d08 authored over 5 years ago by missinglink <[email protected]>
feat(deps): bump parser dep version

4b79aa138ae074256406d20f9e30eeb8e0f7cc16 authored over 5 years ago by missinglink <[email protected]>
feat(parser): bump pelias/parser version

10c98890291fb42a44307b84faea22cc39432003 authored over 5 years ago by missinglink <[email protected]>
feat(query): add should subquery for cross_street matching

40b62bc821a3619de174e77e483e84e2a149c35f authored over 5 years ago by missinglink <[email protected]>
refactor(pelias_parser): remove references to "original style queries"

88656e0a793663a673a4e2eb3ba545f590cb68d9 authored over 5 years ago by missinglink <[email protected]>
feat(pelias_parser): completely remove "addressit" and references to it

1e1cf245c2f07caf0b780b74db7392be53147589 authored over 5 years ago by missinglink <[email protected]>
refactor(pelias_parser): remove disused code/comments

b2d3b160c41dcfcfba937992c4016cd1a6e420e5 authored over 5 years ago by missinglink <[email protected]>
refactor(pelias_parser): add code comments relating to "add_name_to_multimatch", clean up related code

97f6496ac99a9d909e7e876609b2c7c898b09c96 authored over 5 years ago by missinglink <[email protected]>
feat(pelias_parser): replace peliasQueryPartialToken analyzer with peliasQuery

670666cb54eac42f4e381a8682c23b091fdb99f1 authored over 5 years ago by missinglink <[email protected]>
feat(pelias_parser): limit input text to 140 characters

d7d5f7b1dfce8bcb7583ab24f61e9fa31257aa8d authored over 5 years ago by missinglink <[email protected]>
feat(admin_subqueries): revert to operator:or

79c5c4557403ab06c876493aaef5dcd389ad2a86 authored over 5 years ago by missinglink <[email protected]>
feat(pelias_parser): fix tests

770e820bb57670058e598d1ef97b81f7e492316d authored over 5 years ago by missinglink <[email protected]>
feat(deps): bump parser dep version

abeb48f013a5937836966db1c3168f4939583371 authored over 5 years ago by missinglink <[email protected]>
feat(autocomplete): test removing exact_matching subquery

74a337df914ac067660709489580f462cd261f3e authored over 5 years ago by missinglink <[email protected]>
feat(deps): bump parser dep version

5974f7a83ae16ec1189b3f55e0de91652995167d authored over 5 years ago by missinglink <[email protected]>
feat(autocomplete): typo

61cceebe56e18b22e5cfc96b538c52066f0b294d authored over 5 years ago by missinglink <[email protected]>
feat(parser): bump pelias/parser version

5923a1ace4d213dd5b31e3b4b894e11d357da997 authored over 5 years ago by missinglink <[email protected]>
feat(autocomplete): progess commit

43d727b0ff94fa7195e43a43714169faf3a07dfc authored over 5 years ago by missinglink <[email protected]>
feat(autocomplete): experiment adding name.default to admin multi_match

12af8cc9a8df0d882b1e69b0016389a95f3d9aba authored over 5 years ago by missinglink <[email protected]>
feat(tokenizer): consider query as complete if the $subject is not at the end of $clean.text

6bcd91de596eee79b4445d6d3ba114372595e9a6 authored over 5 years ago by missinglink <[email protected]>
feat(parser): updates to tokenizer sanitizer

2d82d38a6a9abefa8b75780cc1b98af82c7f9fae authored over 5 years ago by missinglink <[email protected]>
feat(parser): bump pelias/parser version

7a62b3d3ecd01e38129a7234f944c3aefce0c66b authored over 5 years ago by missinglink <[email protected]>
feat(parser): so not consider address parses as safe to use with an ngrams index due to parses potentially containing partial suffixes

9258f2e264a3f87fee783301acb7cf7fe29f5964 authored over 5 years ago by missinglink <[email protected]>
feat(parser): remove parsed_text.name

68a0776db98ae728b62d1aaf4e16e05553257894 authored over 5 years ago by missinglink <[email protected]>
feat(autocomplete): use phrase index for complete tokens

cfbd5f7f0189048a644e6837860162e261d2195f authored over 5 years ago by missinglink <[email protected]>
feat(admin_subqueries): remove cutoff_frequency

f2816882e15ac379033c1e0be75b3d5f3d4168af authored over 5 years ago by missinglink <[email protected]>
feat(pelias_parser): admin queries - remove subject from admin subquery

235fafef2499c61fa8a0cb468fa148b003421a9c authored over 5 years ago by missinglink <[email protected]>
feat(admin_subqueries): add cutoff_frequency

e0b8a6b350c8d5fd054015fef8f3234f8e1d46ce authored over 5 years ago by missinglink <[email protected]>
feat(tokenizer): consider query as complete if the final char is a numeral

5e82ec692d8c47bfe5fed341e50e29c3aebd9ea4 authored over 5 years ago by missinglink <[email protected]>
feat(admin_subqueries): move admin matching to MUST condition

325c0706bdd6c0856e45da734127b6cdf864a542 authored over 5 years ago by missinglink <[email protected]>
feat(admin_subqueries): remove cutoff_frequency

f31d5ae4484745a8da6093eda66a4caa02b3ef1b authored over 5 years ago by missinglink <[email protected]>
feat(admin_subqueries): add locality_a and country_a to multi_match

22d69aabf5e7a1edb022c552d143bf0455fa559c authored over 5 years ago by missinglink <[email protected]>
feat(admin_subqueries): set all boosts to 1

cd2f159d05aa13683c2cf191a90e1ceeb150012d authored over 5 years ago by missinglink <[email protected]>
feat(pelias_parser): additional parser tests

85693a83c65f4079fca7f41a63ccbe6904ddd3e9 authored over 5 years ago by missinglink <[email protected]>
feat(admin_subqueries): test operator:and query

58f8171b4e149464d87019dd2592295732e82680 authored over 5 years ago by missinglink <[email protected]>
typo

4de4983f2c810fcd007eca3f5d31d635ed00f7fb authored over 5 years ago by missinglink <[email protected]>
feat(parser): bump pelias/parser version

b24bf31ee9e2463a02630eeb05519757173b7a9a authored over 5 years ago by missinglink <[email protected]>
feat(search_addressit): generate cross_street subquery where available

2257ec77952a5a9759c76a13f6f42c39d752ec53 authored over 5 years ago by missinglink <[email protected]>
feat(parser): bump pelias/parser version

30a62866828a3e840ba8c21014dea876d05ab019 authored over 5 years ago by missinglink <[email protected]>
feat(parser): bump pelias/parser version

559fdb041d78237d0663f10bf74dd1bde2f11817 authored over 5 years ago by missinglink <[email protected]>
feat(parser): pelias/parser improvements

463245246595d9069a449c0f730b1e9407756b2e authored over 5 years ago by missinglink <[email protected]>
Add context to pelias parser logs

866c479bbd3c3f1d07e2d518d9174a068dbe6ba3 authored over 5 years ago by Julian Simioni <[email protected]>
feat(parser): improved postfix cursor position for text with no admin classification

62d23e2ceac5a75243ba8c4288ceae9eb7616794 authored over 5 years ago by missinglink <[email protected]>
feat(parser): replace addressit with pelias native parser

8af64f309886ddc6e37ed18b6557e75ab9a19c4b authored over 5 years ago by missinglink <[email protected]>
feat(parser): switch to using multi_match for admin subqueries

308df52a91b1893a9ab3cf05ba0f1b0e7f175504 authored over 5 years ago by missinglink <[email protected]>
feat(autocomplete): improved performance and reduced noise for admin matching

0cdc5e8eea1025e589de189f4f6cdde0ad859dd4 authored over 5 years ago by missinglink <[email protected]>
feat(logging): add summary logging for pelias parser

9d69fe183a7e7e67dd620a0ebdda9dab0d8939e8 authored over 5 years ago by missinglink <[email protected]>
feat(parser): stricter tokenization of exact matching admin queries

88e2390aaa4961e57a9458bfda73d1d43ba154c2 authored over 5 years ago by missinglink <[email protected]>
feat(pelias_parser): disable "ngrams_last_token_only_multi" view when every "completed" token is numeric

30760b96afcf4f192f1f21757f7e2897d702f81c authored over 5 years ago by missinglink <[email protected]>
feat(deps): bump parser dep version

f07cb90fc9b4ffb6cd6b6223861c481676ddf038 authored over 5 years ago by missinglink <[email protected]>
feat(deps): bump parser dep version

2743575507cb9bedec4aa3cb27e963cb3339ae9e authored over 5 years ago by missinglink <[email protected]>
test: disable parserConsumedAllTokens for admin parses

f079baf1a60203707e087ece2e8f619ef20df45b authored over 5 years ago by missinglink <[email protected]>
Merge pull request #1353 from pelias/pin-nodejs-12

chore(travis): Pin to Node.js 12.10

3bcac7af005591484ed93bea206f138689c80f70 authored over 5 years ago by Julian Simioni <[email protected]>
chore(travis): Pin to Node.js 12.10

Pending resolution of issues that may be related to the `geolib` module.

See https://github.com...

fc278a32ad808fd170b4703b4e5979d084e00952 authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #1351 from pelias/remove_old_type_references

Remove all instances of `_type` from ES documents

79c708267b0b673b956d80160a3971eae6238222 authored over 5 years ago by Julian Simioni <[email protected]>
chore(test): Remove all instances of `_type` from ES docs

This will help ensure that in the future no code depends on the `_type`
value from Elasticsearch...

c820eef26bf244d833a9e859cac3b76d39a271bd authored over 5 years ago by Julian Simioni <[email protected]>
feat(140_chars): restrict autocomplete inputs to 140 chars

aa072a2c831723305dd70aa7e6e357d95a1c8339 authored over 5 years ago by missinglink <[email protected]>
Merge pull request #1341 from pelias/greenkeeper/check-types-10.0.0

Update check-types to the latest version 🚀

dd9a9c0df0f4e08631555d5afd7411483b71dba2 authored over 5 years ago by Julian Simioni <[email protected]>
fix(package): update check-types to version 10.0.0

902e5cd2c7ec01596762dabb23ed34afa8638b58 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Merge pull request #1348 from pelias/greenkeeper/pelias-model-7.0.0

Update pelias-model to the latest version 🚀

f9c1ae22e2bc172ee3427701b4061255265e7717 authored over 5 years ago by Julian Simioni <[email protected]>
chore(tests): Update test expectations for pelias-model-7.0.0

0340b3aae51a10a536c8c12a8bcd2038475d10c9 authored over 5 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-model to version 7.0.0

2a560df71b775ffb376db2bfa4cf4f51a8a6468f authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Merge pull request #1347 from pelias/upgrade-joi

feat(deps): Move from joi to hapi/joi

fa9cf34265d62a96cde7a3e17491c4d8dbdfe0b4 authored over 5 years ago by Julian Simioni <[email protected]>
feat(deps): Move from joi to hapi/joi

This just keeps the output of `npm install` free of warnings

f8edccce0e4a6cffd00748377b382f4a111d9ceb authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #1346 from pelias/greenkeeper/pelias-model-6.0.0

Update pelias-model to the latest version 🚀

bb0cb026412dbbc1fa36f3eb52664d10197ee23b authored over 5 years ago by Julian Simioni <[email protected]>
chore(tests): Update tests for GID changes

Connects https://github.com/pelias/pelias/issues/672

09d541eb0ff314c87f2c908f8a3c51eae8086128 authored over 5 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-model to version 6.0.0

6d29677cf0b04ae3c15d94131cd6150c85ba1151 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
feat(flip_housenumber_street): update config to cover more country codes where the label format is "{{street}} {{housenumber}}"

6eae878cda658a52973a63e0056c76ba5fe091b6 authored over 5 years ago by missinglink <[email protected]>
chore(Node.js): Add Node.js 12 to CI

Node.js 12 (and especially Node.js 12.9) is supposed to be significantly
faster than previous ve...

e04a6b22052d6c21d5865e14b80c7be09612a1dc authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #1340 from pelias/signal-handling

Handle signals in a Docker friendly way

b0564803db5a68f8e78ff43da75c61399891e056 authored over 5 years ago by Julian Simioni <[email protected]>
Handle signals in a Docker friendly way

Similar to https://github.com/pelias/placeholder/pull/160, this small
change allows `ctrl+C` to ...

b0675d0706add6f9f128cabff17d2f2d80dcd12a authored over 5 years ago by Julian Simioni <[email protected]>
feat(elasticsearch): do not reuse config for elasticsearch client

90f2da61a7e4493d04bc5657fc1ecaf40e9802b1 authored over 5 years ago by missinglink <[email protected]>
Merge pull request #1336 from pelias/greenkeeper/check-types-9.0.0

Update check-types to the latest version 🚀

3827d315afb6a6409e393ff0c0c535f4cc486d6c authored over 5 years ago by Julian Simioni <[email protected]>
fix(package): update check-types to version 9.0.0

9224bd94b1fcd9785e79935cbd4cb5410fa58508 authored over 5 years ago by greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Merge pull request #1329 from pelias/place-ids-search

Query for old and new contents of `_id` field in `/v1/place` endpoint

d5f4e411ca0c5e85efe388056c068f73ef4598a7 authored over 5 years ago by Julian Simioni <[email protected]>
feat(geocodeJSON): remove geocoding.query.tokens array

55e28e8f3bae59b62dfb7846f948d9bd41037980 authored over 5 years ago by missinglink <[email protected]>
Merge pull request #1337 from pelias/prefer-osm-over-geonames

Prefer OSM records over Geonames

d3cb418f040979769b1c8487e7e2a7276470ba34 authored over 5 years ago by Julian Simioni <[email protected]>
feat(dedupe): Prefer OSM records over Geonames

In the case of a venue, we should prefer OSM records over Geonames.

61858806fbddf0c25ca0532a0a62cb5331874a1a authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #1330 from pelias/peliasQueryAnalyzer

replace usage of peliasQueryPartialToken and peliasQueryFullToken analyzers

24fd1bfea00284e620b28a74f593a7d9753a234c authored over 5 years ago by Julian Simioni <[email protected]>
feat(peliasQueryAnalyzer): replace usage of peliasQueryPartialToken and peliasQueryFullToken analyzers with the new peliasQuery analyzer

18ecfb24fcc791ceb10f9c6e11227a5f82b4f717 authored over 5 years ago by missinglink <[email protected]>
Merge pull request #1323 from pelias/focus-point-distance-filter

Focus point distance filter

22477848efb1b9eaa76eb908b75c5cf90ca21d83 authored over 5 years ago by Julian Simioni <[email protected]>
feat(autocomplete): focus point distance filter

This change uses an extra filter clause that takes into account a focus
point (if used) and the ...

17e2275d005f5e93eae33c271dc468f9e945973e authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #1333 from pelias/minimum_should_match

feat(search): Use minimum_should_match to filter hits

6c5db8d1f39a2822363e01299b647af4f4d2f1dd authored over 5 years ago by Julian Simioni <[email protected]>
feat(search): Use minimum_should_match to filter hits

This change utilizes the [minimum_should_match](https://www.elastic.co/guide/en/elasticsearch/re...

c99f9023038d12b76566068b680d3a3e99d62557 authored over 5 years ago by Julian Simioni <[email protected]>
chore(tests): Ensure fixture name is in test output

This makes it faster to update the correct fixture

0c7029e90567edcaf4caf62bc8bd8f9778cd6d44 authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #1331 from stvno/patch-1

Netherlands use 'street number'

4e384d1758f53d8e29fcf23fee098dd338940d03 authored over 5 years ago by Julian Simioni <[email protected]>
Netherlands use 'street number'

The localized results of Pelias for the Netherlands are in the wrong order. The Dutch way is `st...

346da5ec38fa724385fb7b45b9d19d24d257a992 authored over 5 years ago by Steven Ottens <[email protected]>
fix(auto_discover_type_mapping): update README

141ce75133dcdc2b460ea26912d67ebedcb2a017 authored over 5 years ago by missinglink <[email protected]>
fix(auto_discover_type_mapping): bugfix to allow existing references to the type mapping to continue functioning after update

d4435bf15f1b1743c559d3f8a3e5cb76c108b09e authored over 5 years ago by missinglink <[email protected]>
feat(auto_discover_type_mapping): update README

f91dfddbe00ce1dab2bc4b7275b48bba357e784d authored over 5 years ago by missinglink <[email protected]>
feat(place): Query for old and new contents of `_id` field

_This change completes step 2 of the `_id` field contents migration
described in https://github....

10635861648c288650806b4b2632cbf4473c7cb1 authored over 5 years ago by Julian Simioni <[email protected]>
Merge pull request #1328 from pelias/use-source_id-fields

Use `source_id` field when generating GeoJSON

cb7136e015c8e50f603334909663bc8a8c5cf9e8 authored over 5 years ago by Julian Simioni <[email protected]>