ds-caselaw-marklogic-api-client 34.0.1__py3-none-any.whl → 34.0.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ds-caselaw-marklogic-api-client might be problematic. Click here for more details.
- caselawclient/responses/search_result.py +1 -1
- {ds_caselaw_marklogic_api_client-34.0.1.dist-info → ds_caselaw_marklogic_api_client-34.0.2.dist-info}/METADATA +1 -1
- {ds_caselaw_marklogic_api_client-34.0.1.dist-info → ds_caselaw_marklogic_api_client-34.0.2.dist-info}/RECORD +5 -5
- {ds_caselaw_marklogic_api_client-34.0.1.dist-info → ds_caselaw_marklogic_api_client-34.0.2.dist-info}/LICENSE.md +0 -0
- {ds_caselaw_marklogic_api_client-34.0.1.dist-info → ds_caselaw_marklogic_api_client-34.0.2.dist-info}/WHEEL +0 -0
|
@@ -173,7 +173,7 @@ class SearchResult:
|
|
|
173
173
|
|
|
174
174
|
@property
|
|
175
175
|
def identifiers(self) -> Identifiers:
|
|
176
|
-
identifiers_etrees = self._get_xpath("
|
|
176
|
+
identifiers_etrees = self._get_xpath(".//identifiers")
|
|
177
177
|
if count := len(identifiers_etrees) != 1:
|
|
178
178
|
logging.warning(f"{count} //identifiers nodes found in search result, expected 1.")
|
|
179
179
|
identifiers_etree = None if not identifiers_etrees else identifiers_etrees[0]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ds-caselaw-marklogic-api-client
|
|
3
|
-
Version: 34.0.
|
|
3
|
+
Version: 34.0.2
|
|
4
4
|
Summary: An API client for interacting with the underlying data in Find Caselaw.
|
|
5
5
|
Home-page: https://github.com/nationalarchives/ds-caselaw-custom-api-client
|
|
6
6
|
Keywords: national archives,caselaw
|
|
@@ -28,7 +28,7 @@ caselawclient/models/utilities/move.py,sha256=MXdUqkSiyqRb8YKs_66B6ICWn8EWM6DiJV
|
|
|
28
28
|
caselawclient/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
29
29
|
caselawclient/responses/__init__.py,sha256=2-5NJn_PXPTje_W4dHeHYaNRN6vXK4UcB9eLLNUAKa4,67
|
|
30
30
|
caselawclient/responses/search_response.py,sha256=Z76Zj4VvM-EV_vdiehv2-Jfkr9HZD3SvCTlRrUB_cyE,1951
|
|
31
|
-
caselawclient/responses/search_result.py,sha256=
|
|
31
|
+
caselawclient/responses/search_result.py,sha256=KyC8aARlcjllHkH7UzikBrdvreSRfoTJv3rNQqrHkmc,9124
|
|
32
32
|
caselawclient/responses/xsl/search_match.xsl,sha256=4Sv--MrwBd7J48E9aI7jlFSXGlNi4dBqgzJ3bdMJ_ZU,1018
|
|
33
33
|
caselawclient/search_parameters.py,sha256=nR-UC1aWZbdXzXBrVDaHECU4Ro8Zi4JZATtgrpAVsKY,3342
|
|
34
34
|
caselawclient/types.py,sha256=0PsEsQzJOInpuwZ-Ydw0UpGns6jbHzlJhc-Ms28sqCU,2064
|
|
@@ -80,7 +80,7 @@ caselawclient/xquery/validate_document.xqy,sha256=PgaDcnqCRJPIVqfmWsNlXmCLNKd21q
|
|
|
80
80
|
caselawclient/xquery/xslt.xqy,sha256=w57wNijH3dkwHkpKeAxqjlghVflQwo8cq6jS_sm-erM,199
|
|
81
81
|
caselawclient/xquery/xslt_transform.xqy,sha256=cccaFiGkCcvSfDv007UriZ3I4ak2nTLP1trRZdbOoS8,2462
|
|
82
82
|
caselawclient/xquery_type_dicts.py,sha256=21V6PJ0a8lPZuwzQCWeHNo914hdCbCJtOvnqdHcTpKk,6383
|
|
83
|
-
ds_caselaw_marklogic_api_client-34.0.
|
|
84
|
-
ds_caselaw_marklogic_api_client-34.0.
|
|
85
|
-
ds_caselaw_marklogic_api_client-34.0.
|
|
86
|
-
ds_caselaw_marklogic_api_client-34.0.
|
|
83
|
+
ds_caselaw_marklogic_api_client-34.0.2.dist-info/LICENSE.md,sha256=fGMzyyLuQW-IAXUeDSCrRdsYW536aEWThdbpCjo6ZKg,1108
|
|
84
|
+
ds_caselaw_marklogic_api_client-34.0.2.dist-info/METADATA,sha256=VyBz-KkHwTTe0Ty6JM_VVMJBI3dstMNCpR-XjhpwvaQ,4206
|
|
85
|
+
ds_caselaw_marklogic_api_client-34.0.2.dist-info/WHEEL,sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU,88
|
|
86
|
+
ds_caselaw_marklogic_api_client-34.0.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|