forked from jaeksoft/opensearchserver-php-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
AlexandreToyer edited this page Mar 21, 2014
·
15 revisions
This wiki holds some examples of code and short recipes for using OpenSearchServer's PHP client.
- Running a query with different parameters
- Using pagination to navigate through results
- Working with facets
- Using autocompletion
- Executing a spell-check query [TODO]
- Creating an index [TODO]
- Uploading documents in an index [TODO]