You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-16Lines changed: 9 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,8 @@
3
3
4
4
5
5
[Algolia Search](http://www.algolia.com) is a hosted full-text, numerical, and faceted search engine capable of delivering realtime results from the first keystroke.
6
-
Algolia's Search API makes it easy to deliver a great search experience in your websites and mobile applications by providing:
7
-
8
-
* REST and JSON based API
9
-
* Search against infinite attributes from a single search box
10
-
* Instant search as you type experience
11
-
* Relevance and popularity ranking
12
-
* Global language support
13
-
* Typo tolerance in any language
14
-
* Smart highlighting
15
-
* Facet as you type
16
-
* Geo awareness
17
-
* 99.99% SLA
18
-
* First class data security
19
6
7
+
Our Swift client lets you easily use the [Algolia Search API](https://www.algolia.com/doc/rest_api) from your backend. It wraps the [Algolia Search REST API](http://www.algolia.com/doc/rest_api).
0 commit comments