Field | Description | Field Type | XML Source Path | Examples | Multivalued | Indexed | Stored | Required |
---|---|---|---|---|---|---|---|---|
patent-document/bibliographic-data/application-reference | ||||||||
an | filing identifier | alexandria_token | ./@ucid | US-96142365-A, US96142365A, US96142365 | x | x | ||
anucid | standardized filing identifier | string | ./@ucid | US-96142365-A NOTENote: this field is not tokenized | x | x | ||
anorig | original filing identifier | string | ./document-id/country ./document-id/doc-number | US-07123456 NOTENote: 07=series code, 123456=filing number | x | x | ||
xxanseries | us series code | alexandria_string | ./@us-series-code | 02 | x | x | ||
xxanctry | filing country | alexandria_string | ./document-id/country | US | x | |||
xxannum | filing number | alexandria_string | ./document-id/doc-number | 96142365 | x | |||
xxankind | filing kind | alexandria_string | ./document-id/kind | A | x | |||
anlang | filing language, 2-character code based on ISO 639-2 | alexandria_string | ./document-id/lang | EN | x | |||
ad | filing date | tint | ./document-id/date | 19960101 | x | x | ||
ad_d | filing date represented internally as a date type | date | ./document-id/date | 1996-01-01T00:00:00.001Z Note: This field allows efficient range faceting and all SOLR date math, e.g., month faceting. | x | |||
xxadyear | filing year | tint | ./document-id/date | 1996 | x |