Multi-faceted catalog search
| Name | Required | Default | Description | Example |
|---|---|---|---|---|
| indexContent | false | Results must contain some part of specified verses, [osisRef] | "John", "John.1", "John.1.1" | |
| docID | false | Limit results to single document [docID], a set delimited by a '|', or a range using a '-' | 10046, 10045|10046|10047, 10000-19999 | |
| gaNum | false | Limit results to documents matching general availability number (= primary name) | P46 | |
| documentGroupID | false | optionally limit results to only document within a document group | 10 | |
| pageID | false | optionally limit results to a single page [pageID] | 10 | |
| lineCountMin | false | Limit results to documents with min line count of [int] | ||
| lineCountMax | false | Limit results to documents with max line count of [int] | ||
| columnsMin | false | Limit results to documents with min columns of [int] | ||
| columnsMax | false | Limit results to documents with max columns of [int] | ||
| pageWidthMin | false | Limit results to documents with min page width of [int] | ||
| pageWidthMax | false | Limit results to documents with max page width of [int] | ||
| pageHeightMin | false | Limit results to documents with min page height of [int] | ||
| pageHeightMax | false | Limit results to documents with max page height of [int] | ||
| pageCountMin | false | Limit results to documents with min page count of [int] | ||
| pageCountMax | false | Limit results to documents with max page count of [int] | ||
| folioCountMin | false | Limit results to documents with min folio count of [int] | ||
| folioCountMax | false | Limit results to documents with max folio count of [int] | ||
| dateMin | false | Limit results to documents with earlier possible date [int] | ||
| dateMax | false | Limit results to documents with latest possible date [int] | ||
| lang | false | Limit results to documents with specific language [string] | gr | |
| multilingual | false | Limit results to documents with multilingual language [bool] | true | |
| contentDesc | false | Limit results to documents with specific content overview | eap | |
| featureCode | false | Limit results to documents or pages matching feature code expression (parameter can repeat to narrow the result set) | IlluminatedLetters, !IlluminatedLetters, Language=grc | |
| featureCodeClipString | false | Limit results to documents with page feature code (parameter can repeat to narrow the result set) | ||
| instID | false | Limit results to documents at a particular institute | ||
| shelfID | false | Limit results to documents in a particular shelf instance | ||
| country | false | Limit results to a specific country | ||
| place | false | Limit results to a specific place within a country | ||
| limit | false | The approx. maximum number of pages to return. Will not return a partial document; any document started will complete and may exceed this limit. [(200)] | ||
| hasImages | false | [false | true] | ||
| hasTranscriptions | false | [false | true] | ||
| userName | false | owner of the document | ||
| detail | false | count | level of result detail [(count), document, shelfInstance, page] | document |
| preferShelfInstance | false | false | prefer to display shelf instance information over document primary name | true |
| outputLang | false | en | report column headings language (en|de) | de |
| format | false | xml | response output format [(xml), traditional[,fn | ifn], latex[,fn], pdf[,fn], csv, json, gchart, region, smr, shelf[+docDetails], shelf,pdf, city[+shelf], city,pdf] | traditional,ifn |
| biblicalContent | false | deprecated. Use indexContent | ||
| sessionHash | false | specific session hash token |