1565 Commits (5a146d2efea7673bd004b20d02cd6884cf425b2a)
 

Author SHA1 Message Date
Stephen Hess 876782ed3a enabled all scores and filters 8 years ago
Stephen Hess d682468096 adapted tests to latest query module output 8 years ago
Stephen Hess c8ba57f98b added support for `dnt` flag when logging fallback query 8 years ago
Stephen Hess ae37add82b extracted variables to conform to convention 8 years ago
Stephen Hess 165f6eadf1 added logging in case where query required fallback 8 years ago
Stephen Hess 42affa80f8 updated filename 8 years ago
Stephen Hess 484af8c044 changed from `text_parser` to `text_parser_addressit` 8 years ago
Stephen Hess 46d58cafb0 renamed `_text_autocomplete` to `_text_addressit` 8 years ago
Stephen Hess ad5d2bf36a add early exit condition to stop unneeded re-parsing 8 years ago
Stephen Hess 8af8ba19f6 added call for fallback sanitiser middleware 8 years ago
Stephen Hess 40ed4e64c4 added new test 8 years ago
Stephen Hess d8fb9323c2 added sanitiser wrapper for fallback to call addressit explicitly 8 years ago
Stephen Hess 3b981d97ba copied in tests from master for `search_original` 8 years ago
Stephen Hess 2a9c25f8c4 added condition that `res.data` must be non-empty to return early 8 years ago
Stephen Hess 4952a0ed2b added condition to exit early if there are already results in `res` 8 years ago
Stephen Hess e01ef7ac4d copied the existing search query logic back in 8 years ago
Stephen Hess 45a0755f7d added 2nd /search query call for fallback to existing behavior 8 years ago
Stephen Hess 0a59e2750f inject `query` to use 8 years ago
Stephen Hess af7de7613f updated to reflect @missinglink's comments 8 years ago
Stephen Hess 85dab16869 refactored search sanitiser tests 8 years ago
Stephen Hess 486f25663a switched autocomplete sanitiser wrapper to addressit text sanitiser 8 years ago
Stephen Hess b612b2750e added addressit support for autocomplete via separatee text sanitiser 8 years ago
Stephen Hess 01d0338486 added text_parser that uses addressit format for autocomplete 8 years ago
Stephen Hess c257eb5fc3 added tests for new queries 8 years ago
Stephen Hess f55aed2b1a finished master rebase, checking in all-but-tests commit 8 years ago
Stephen Hess 0aebf81ace support new querying model 8 years ago
Stephen Hess 58a3a91793 added `trimByGranularity` post-processing step 8 years ago
Stephen Hess 7495cad465 added middleware component to trim by result granularity 8 years ago
Stephen Hess d3febe49cc moved location of `matched_queries` to correct place 8 years ago
Stephen Hess 65f5cef9bf updated proxyquire version 8 years ago
Stephen Hess 5821ae6e81 libpostal changes 8 years ago
Stephen Hess c18baaf775 fixed text analysis tests 8 years ago
Stephen Hess 8d532adb3f added support for `_matched_queries` in ES hits 8 years ago
Stephen Hess 5f259d420b updated text-analyzer version, removed unused module 8 years ago
Stephen Hess c7e5ba2e2a added postprocessing step to trim by granularity 8 years ago
Stephen Hess 0166940e1a added debug 8 years ago
Stephen Hess ab9b1dbafa commented out deprecated AddressIt code 8 years ago
Stephen Hess b1cf06720b included generatePermutations in list of tests 8 years ago
Stephen Hess abef8f1efa initial stab at generatePermutations 8 years ago
Stephen Hess 246f9e7d43 added generatePermutations to middleware 8 years ago
Stephen Hess 080ad1cbf6 turned off multicore 8 years ago
Julian Simioni 01baa47a83 Merge pull request #645 from pelias/wof-venues 8 years ago
Peter Johnson ab50dd5246 Merge pull request #653 from pelias/street_fallback 8 years ago
Peter Johnson a20c84fa83 update ciao tests to reflect updated error messages 8 years ago
Peter Johnson 53f89dc5c7 enable filtering osm by street layer 8 years ago
Diana Shkolnikov b7ecd76a65 Merge pull request #639 from pmezard/update-test-ciao-layers 8 years ago
Julian Simioni b0c0a5fe5c
Add venues to Who's on First 8 years ago
Julian Simioni 908100d9c5
Explicitly set coarse alias rather than using WOF layers 8 years ago
Patrick Mezard 50475c616b test/ciao: reverse learnt to handle circle at some point 8 years ago
Patrick Mezard 0f0cfd16d9 test/ciao: fix inverted negative latitudes in tests 8 years ago