Kishore Nallan
|
0f7530ed13
|
Serialize and deserialize next sequence id properly instead of string encoding.
|
2018-02-02 19:02:19 -05:00 |
|
Kishore Nallan
|
f8be8f4f6a
|
Handle normalization of unicode elegantly.
|
2018-01-26 12:54:00 +00:00 |
|
Kishore Nallan
|
c3298ba6d8
|
Address -Wall and -Wextra warnings.
|
2018-01-25 20:08:13 +05:30 |
|
Kishore Nallan
|
491de5a325
|
Remove ascii special characters during string normalization.
Unicode special chars are retained verbatim - will be addressed in future.
|
2018-01-16 21:16:24 +05:30 |
|
Kishore Nallan
|
82403ff618
|
Extract token normalization to a separate function.
|
2017-10-22 20:26:01 +05:30 |
|
Kishore Nallan
|
6a465a0289
|
API for fetching all transactions from a given transaction sequence number.
Relying on RocksDB underlying APIs for that. The updates are sent in a Base64 encoding in the JSON response.
|
2017-08-31 09:42:11 +05:30 |
|
Kishore Nallan
|
e384b777a1
|
Collection operations on float fields.
|
2017-08-10 18:20:58 -04:00 |
|
Kishore Nallan
|
0bb8cf13bf
|
Ensure that remove function really removes all auxillary indexing data structures.
|
2017-05-20 17:02:14 +05:30 |
|
Kishore Nallan
|
56c539d0df
|
Expose search, sort and facet fields to the API.
|
2017-05-16 20:55:06 +05:30 |
|
Kishore Nallan
|
c698c3be1a
|
Fix a few compile warnings/errors.
|
2017-03-30 18:25:37 +05:30 |
|
Kishore Nallan
|
96921be016
|
Parse filter query string.
|
2017-03-06 21:17:13 +05:30 |
|
Kishore Nallan
|
596430c036
|
Remove entry from rocksdb and art when required.
|
2016-10-05 21:24:40 +05:30 |
|
Kishore Nallan
|
ba33da1d51
|
Lots of code clean up.
* Move stuff out of main to classes
* Standardize naming conventions.
|
2016-08-07 14:55:26 -07:00 |
|