Module that provides formatter to return raw JSON result of search.
(require("raw"))(data, settings)
Return raw JSON result of search.
Parameters:
Name | Type | Description |
---|---|---|
data |
Object | Result of search. |
settings |
Object | Format settings. See format for details. |
- See:
Returns:
JSON representing result of search.
- Type
- String