models/ol_search_doc_model library
Classes
- OLSearchDoc
- This class OLSearchDoc will be returned on having valid search results using the API's query function. It contains each search result element. All json based operations are autogenerated.
- OLSearchDocBase
- This abstract class OLSearchDocBase is the underlying class for valid and invalid data.
- OLSearchDocError
-
This class OLSearchDocError is returned on any errors querying api
calls returning search docs rendered by
query()
.