15 Commits

Author SHA1 Message Date
Seyi Adebajo
7871c94102 DSS-5579: Fixes bug with search input: first search operation is successful but subsequent search attempts fail on enter 2016-11-29 19:04:46 -08:00
Seyi Adebajo
0285104fd6 Reformats /javascripts/search.js source indentation to meet current code convention, and usage of quotes, removes duplicate function declaration 2016-11-28 15:09:38 -08:00
Seyi Adebajo
7167448bcb DSS-5577: Fixes user handling of enter key when searching for keywords 2016-11-28 14:16:47 -08:00
Seyi Adebajo
299a89ab06 DSS-5579: First pass improves autocomplete search results by giving preference to matches that are closer in length to search term and matches that include the search term in the prefix position. Uses Schwartzian technique to improve performance by perfoming expensive sort value extraction outside the sort operation 2016-11-21 14:52:39 -08:00
jbai
fba2c90c33 support the elasticsearch as search engine 2016-05-20 17:59:28 -07:00
jbai
7017db4406 fix the search keyword special characters and comments word break issue 2016-04-21 16:25:08 -07:00
jbai
c82c117bd9 DSS-4070, fix some ui issues 2016-03-16 18:35:46 -07:00
jbai
9ff38fa252 fix advanced search issues 2016-03-14 17:07:08 -07:00
jbai
65034aa33e fix the advsearch box initialize issue and update the version to 0.1.9 2016-03-07 15:00:55 -08:00
jbai
29b3783b4d DSS-3974, general search auto complete list ranking 2016-03-03 14:44:32 -08:00
jbai
49b54cff1a highlight the filter by search result 2016-03-02 15:06:10 -08:00
jbai
8f701d0a9b fix the search page refresh issue and rename headers 2016-03-02 00:49:15 -08:00
jbai
8d0e3df5eb implement the advanced search for flow and job 2016-03-01 19:43:46 -08:00
jbai
0684c97dc1 response the enter key press for search box 2016-02-28 18:29:42 -08:00
SunZhaonan
d5c3d87d00 Initial commit 2015-11-19 14:39:21 -08:00