Julian Simioni
|
838e66cb1d
|
Merge pull request #390 from pelias/dedupe-non-ascii
Fix deduping for non-ascii strings
|
9 years ago |
Diana Shkolnikov
|
df93be7543
|
Fix deduping for non-ascii strings
|
9 years ago |
Julian Simioni
|
9ebfe8f76e
|
Merge branch 'master' into staging
|
9 years ago |
Julian Simioni
|
3d10f83ca3
|
Merge remote-tracking branch 'origin/disable_viewport_scale'
|
9 years ago |
Julian Simioni
|
c7b97ee0bb
|
Merge pull request #388 from pelias/disable_viewport_scale
disable viewport scale
|
9 years ago |
Peter Johnson
|
db5a78623a
|
disable viewport scale
|
9 years ago |
Peter Johnson
|
f1ead56e60
|
disable viewport scale
|
9 years ago |
Peter Johnson
|
3236d97d4a
|
switch back to using standard analyzer for ngrams must condition
|
9 years ago |
Peter Johnson
|
c0385fcdef
|
massive boost to admin (when specified)
|
9 years ago |
Peter Johnson
|
22fa0d0458
|
hack hack hack
|
9 years ago |
Peter Johnson
|
68921e7d94
|
more tweaks
|
9 years ago |
Peter Johnson
|
3d29b09805
|
more tweaks
|
9 years ago |
Peter Johnson
|
b974f304e7
|
trim
|
9 years ago |
Peter Johnson
|
df7606786c
|
config tweaks
|
9 years ago |
Peter Johnson
|
661d19ccf2
|
more tweaks
|
9 years ago |
Peter Johnson
|
a022e62acb
|
more tweaks
|
9 years ago |
Julian Simioni
|
967f572726
|
Merge branch 'master' into staging
|
9 years ago |
Julian Simioni
|
d42e143d5e
|
Merge pull request #382 from pelias/reenable_address_parsing_for_autocomplete
Reenable address parsing for autocomplete
|
9 years ago |
Julian Simioni
|
87f6f32985
|
Use tape's throws where appropriate
|
9 years ago |
Julian Simioni
|
fcc9237993
|
Use tape's doesNotThrow where appropriate
|
9 years ago |
Julian Simioni
|
b5be8dea42
|
Remove duplicate test
|
9 years ago |
Diana Shkolnikov
|
3748c5eca0
|
Merge pull request #383 from pelias/master
Merge master into staging
|
9 years ago |
Peter Johnson
|
609fc4e699
|
enable text parsing
|
9 years ago |
Julian Simioni
|
ff4562edb6
|
Merge pull request #380 from pelias/fix_confidence_score_testing
Check that hit.address exists
|
9 years ago |
Julian Simioni
|
5a84afa539
|
Add test of parsing hit with no address object
In #369 I said I wouldn't bother testing for the case of the address
object on hit being absent, but it turns out that does sometimes happen.
|
9 years ago |
Julian Simioni
|
d0e2c14738
|
Check that hit.address exists
Fixes #379
|
9 years ago |
Diana Shkolnikov
|
3780d752f8
|
Merge pull request #377 from pelias/master
Merge master into staging
|
9 years ago |
Diana Shkolnikov
|
ac43d6c226
|
Merge pull request #376 from pelias/dedupe-post-es
Add dedupe middleware
|
9 years ago |
Peter Johnson
|
effa0ee494
|
Merge branch 'fix_confidence_score_testing' of github.com:pelias/api into fix_confidence_score_testing
|
9 years ago |
Julian Simioni
|
033345dbb3
|
Check that hit.address exists
Fixes #379
|
9 years ago |
Peter Johnson
|
95f2d367c2
|
enable text parsing
|
9 years ago |
Peter Johnson
|
cf9c56928c
|
fix
|
9 years ago |
Peter Johnson
|
35d48dc154
|
autocomplete tweaks
|
9 years ago |
Diana Shkolnikov
|
af7abce68f
|
Merge remote-tracking branch 'origin' into dedupe-post-es
|
9 years ago |
Diana Shkolnikov
|
9fa5fc5a77
|
calcSize became middleware (exposed and fixed bug in query defaults)
|
9 years ago |
Diana Shkolnikov
|
42d940f8c8
|
Add simple normalizer (lowercase + remove punctuation)
|
9 years ago |
Diana Shkolnikov
|
54187dde67
|
Add dedupe middleware
Dedupe middleware removes __exact__ dupes and truncates the results
to the specified size.
|
9 years ago |
Diana Shkolnikov
|
36035131f0
|
Merge pull request #368 from pelias/postal-code-strip-zeros
Update addressit module to not strip 0s from zipcodes
|
9 years ago |
Julian Simioni
|
7e569463f0
|
Merge pull request #369 from pelias/fix-postalcode-confidence-score
Fix postalcode confidence score
|
9 years ago |
Diana Shkolnikov
|
ed2d8bea72
|
Update package.json
|
9 years ago |
Grant Heffernan
|
f3915f58a9
|
deploy to prod_build when staging is updated, not production
|
9 years ago |
Grant Heffernan
|
c9fce33c44
|
circle.yml: do not need acceptance tests here
|
9 years ago |
Grant Heffernan
|
8cf49b0ac5
|
automatically deploy api to prod_build when merged to production
|
9 years ago |
Julian Simioni
|
c6c547f6a2
|
Log expected and actual zipcode when computing confidence
|
9 years ago |
Julian Simioni
|
bb3fede3c0
|
Fix references to address zip
|
9 years ago |
Diana Shkolnikov
|
804a520839
|
Fix github link
|
9 years ago |
Diana Shkolnikov
|
500835a4c1
|
Update addressit module to not strip 0s from zipcodes
|
9 years ago |
Grant Heffernan
|
f722d3fcd1
|
circleci: remove production branch automated deployment for the time being
|
9 years ago |
Peter Johnson a.k.a. insertcoffee
|
0ce471a166
|
Merge pull request #351 from pelias/local_naming_conventions
german street/number naming convention
|
9 years ago |
Peter Johnson a.k.a. insertcoffee
|
a0e174fad8
|
Merge pull request #356 from pelias/improved_address_schema
update address matching analyzers.
|
9 years ago |