Task #18067
Go lib: GetSet()
Start date:
Due date:
15/03/2024
% Done:
100%
Estimated time:
Description
Write the Go function which connects directly to the ElasticSearch database and pulls out a set of values of an attribute
Files
Related issues
Updated by Kanchan Barve about 1 year ago
- Assignee set to Kanchan Barve
- Status changed from New to In Progress
Updated by Kanchan Barve about 1 year ago
- % Done changed from 0 to 20
- GetSet Function is Added which gives set of values based on setattr parameter.
- validation for method parameters Added.
- In progress - need to test timestamp logic
Updated by Kanchan Barve about 1 year ago
- % Done changed from 20 to 30
- Added Validation to method parameters
- In progress: Query using term and term aggregation
Updated by Kanchan Barve about 1 year ago
- % Done changed from 30 to 40
- File QUERY.png QUERY.png added
- File querinput.png querinput.png added
- Working query
- In progress :- Adding Priority
Updated by Kanchan Barve about 1 year ago
- % Done changed from 40 to 50
- priority added.
- sorting by when removed from query.
- Added separate method for validating setAttr parameter in GetSet().
Updated by Kanchan Barve about 1 year ago
- % Done changed from 50 to 90
- modified priority logic.
- unit test cases added.
Updated by Kanchan Barve about 1 year ago
- % Done changed from 90 to 100
- Status changed from Testing to Closed