Questions
You can email your Questions and Support Queries to us at support@aaas.io
How does it work?
Data is added in form of Records. Each record has a title and an optional metadata about the record. When you search the titles of the records are matched against the query in search requests and records whose titles match the query are returnedIs metadata also matched against the search query?
No. Only the titles of records will be matched. Metadata would be returned as-is with the search results. Metadata is helpful if you want to show additional details e.g. links or image urls.Can I organize the records in different sections?
Yes. You can add the records in different sections and can search records in a particular section.Can records be tagged as well?
Yes. You can add multiple tags to each record while adding the record using API. You can specify tags in search requests. Records having the specified tags will only be searched.Where Can I use it?
You can use it as a quick search widget for your data in your apps. Mobile users like to autocomplete data as they type.
For many simple cases, it can be used to serve data for entire mobile app. Thus avoiding need to write and host application to serve traffic to mobile apps