Todo Classes | |
---|---|
MLPHP\ElementQueryConstraint | element-query deprecated, use container constraint http://docs.marklogic.com/guide/rest-dev/appendixb#id_96729 |
MLPHP\Extracts | Replace deprecated extract-metadata functionality with extract-document-data |
MLPHP\Options | Support complete of properties (see below) |
MLPHP\Term | Handle term options, additional default behavior, etc. |
MLPHP\TransformResults | Handle custom snippetting. |
Todo Methods | |
---|---|
MLPHP\Extracts\addQName | Defining extract as QName not working |
MLPHP\autoload | Delete this if we are requiring Composer for MLPHP. |
MLPHP\Options\setReturnResults | broken, setting to 'false' doesn't stop results from returning |
MLPHP\RESTClient\execute | Handle more response codes |
MLPHP\RESTResponse\getErrorMessage | error message formats seem unpredictable from server |
MLPHP\SearchQuery\__construct | Make $structured optional, automatically determine whether query is XML or JSON (structured) or simple. |
MLPHP\SearchResults\__construct | Index and retrieval of results by index or URI. |