15 Commits (faa4606fe7f796d11f7645d8a2901032a8b32e20)

Author SHA1 Message Date
Keviin Åberg Kultalahti a3f5e1af8c lint:fix 5 years ago
Andrew Kingston bdca01e7d8 Use POST requests with JSON bodies for searching instead of GETs with query string params 5 years ago
Andrew Kingston 82b64dcd1f Refactor server side search to use objects for params to tidy things up 5 years ago
Andrew Kingston 04353f8c88 Remove debug logging 5 years ago
Andrew Kingston 26014f4e5c Remove sorting by auto ID when output processing rows 5 years ago
Andrew Kingston f54096447d Add jsdoc to search utils 5 years ago
Andrew Kingston 1c07e0a895 Fix bug with determing whether another page exists when performing paginated searches 5 years ago
Andrew Kingston da40086c0b Allow multipage searches and implement optional pagination to data providers 5 years ago
Andrew Kingston a3fbe6a34a Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 5 years ago
Andrew Kingston 78ae68981e Add support for numerical sorting 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
Andrew Kingston 5aee405245 Add server-side searching and pagination to data providers using internal tables 5 years ago
Andrew Kingston bd8269619c Support NOT lucene queries and escape whitespace 5 years ago
mike12345567 357cd8cfbd Quick change after reviewing. 6 years ago
mike12345567 3916b9a29a Some minor updates to make search test cases pass. 6 years ago
mike12345567 659874c9ee Some final changes to search system so that the new indexing system is used instead of mango to achieve exactly the same result. 6 years ago
mike12345567 a5fd8d0e33 Rewriting search to use the new couchdb 3.0 search functionality. 6 years ago