Commit Graph

12 Commits

Author SHA1 Message Date
Aaron Blankstein
58c23cf5b8 Merge commit 'dd1aa516584f7b2a130c0ef5198511df315f12f1' into hotfix/search-changes 2018-08-22 18:25:32 -05:00
Aaron Blankstein
9583f581ee consistent TLD treatment in search 2018-08-22 18:17:42 -05:00
Aaron Blankstein
dd1aa51658 build search index then swap, rather than flush+rebuilt 2018-06-26 16:11:17 -05:00
Aaron Blankstein
b56b8fdfb4 (1) allow valid non-id subdomains to index (2) add fullyQualifiedName to search results (3) document return set change 2018-05-31 17:12:39 -04:00
Aaron Blankstein
b7eb48219e handle periods in profile json objects before inserting into mongo index 2018-01-26 13:53:02 -05:00
Aaron Blankstein
eb593bb622 add fixture data for the search indexer container 2018-01-18 12:33:52 -05:00
Aaron Blankstein
9fc76c2be4 merge in search updates from master 2017-08-23 15:22:08 -04:00
Aaron Blankstein
893937b4f7 fixes indexing of subdomains and adds test to the unittests 2017-08-23 12:02:54 -04:00
Aaron Blankstein
c878b62c8a /usr/bin/env python -> python2. our code is not python3 friendly, we should specify that 2017-08-17 13:40:01 -04:00
Aaron Blankstein
656bb21806 fix bug in search indexing + remove index.html (its a generated file, and shouldn't be in repo) 2017-08-10 18:41:13 -04:00
Aaron Blankstein
bccf08e2d2 integrating search as a blueprint flask, plus getting its imports to play nicely with the api module 2017-04-11 12:13:51 -04:00
Muneeb Ali
f0b81991bd combined search css/js/templates are other files into a single structure 2017-04-04 18:34:04 -04:00