Method Search.Database.Base()->get_uri_and_language()
- Method get_uri_and_language
mappingget_uri_and_language(int|array(int)doc_id)- Description
Retrieve the URI and language code associated with
doc_id.- Returns
"uri":stringThe URI of the document.
"language":void|stringThe ISO-639-1 language code of the document, or 0 if not set.