
Search Ops
iOS Universel / developpeurs
Query ElasticSearch and OpenSearch databases
* Free text strings, using compounds (AND/OR) and Date Ranges
* View results as documents or in a table
* Easily switch between hosts, indexes and filter on mapped data types
Support ElasticSearch (v6.0 and above) and OpenSearch (v1.0 and above)
* /_mapping
* /_search
* /_aliases
Authentication:
* Connection using a CloudID from Elastic.co or a direct host connection
* Authenticate with Username/Password, Auth Token, API Token or API Key
* Readonly access only. Requires a user with Viewer and Monitoring Role
Privacy & Transparency:
* Open Source business logic on Github
* No tracking or analytics
* Uses a local on device database (Realm) with encryption on
Settings
* Request Logs
* Request Timeout
* Max Document Size
* Light / Dark Mode
Quoi de neuf dans la dernière version ?
Update to resolve date parsing failures when input strings don't match the single expected format, making the date utilities more flexible for handling various API responses and user inputs.
SearchOps is Open-Source, changes can be seen on Github - mccaffers/search-ops, this is main commit 8f141ed / tag 3.1
https://github.com/mccaffers/search-ops/releases/tag/3.1