oarepo-runtime 1.5.91__py3-none-any.whl → 1.5.92__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.
- oarepo_runtime/services/search.py +9 -2
- {oarepo_runtime-1.5.91.dist-info → oarepo_runtime-1.5.92.dist-info}/METADATA +1 -1
- {oarepo_runtime-1.5.91.dist-info → oarepo_runtime-1.5.92.dist-info}/RECORD +7 -7
- {oarepo_runtime-1.5.91.dist-info → oarepo_runtime-1.5.92.dist-info}/LICENSE +0 -0
- {oarepo_runtime-1.5.91.dist-info → oarepo_runtime-1.5.92.dist-info}/WHEEL +0 -0
- {oarepo_runtime-1.5.91.dist-info → oarepo_runtime-1.5.92.dist-info}/entry_points.txt +0 -0
- {oarepo_runtime-1.5.91.dist-info → oarepo_runtime-1.5.92.dist-info}/top_level.txt +0 -0
@@ -19,7 +19,7 @@ from oarepo_runtime.i18n import lazy_gettext as _
|
|
19
19
|
from oarepo_runtime.records.systemfields.icu import ICUSuggestField
|
20
20
|
|
21
21
|
from .facets.params import GroupedFacetsParam
|
22
|
-
|
22
|
+
from invenio_rdm_records.services.config import RDMSearchOptions, RDMSearchDraftsOptions
|
23
23
|
try:
|
24
24
|
from invenio_i18n import get_locale
|
25
25
|
except ImportError:
|
@@ -188,7 +188,14 @@ class ICUSortOptions:
|
|
188
188
|
}
|
189
189
|
return ret
|
190
190
|
|
191
|
-
|
192
191
|
class I18nSearchOptions(SearchOptions):
|
193
192
|
extra_sort_options = {}
|
194
193
|
record_cls = None
|
194
|
+
|
195
|
+
class I18nRDMSearchOptions(RDMSearchOptions):
|
196
|
+
extra_sort_options = {}
|
197
|
+
record_cls = None
|
198
|
+
|
199
|
+
class I18nRDMDraftsSearchOptions(RDMSearchDraftsOptions):
|
200
|
+
extra_sort_options = {}
|
201
|
+
record_cls = None
|
@@ -76,7 +76,7 @@ oarepo_runtime/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG
|
|
76
76
|
oarepo_runtime/services/components.py,sha256=h7oQNPueuPqBD6mCRCIr7ZuNvzeliXinHjOyVV3FBvw,10775
|
77
77
|
oarepo_runtime/services/generators.py,sha256=j87HitHA_w2awsz0C5IAAJ0qjg9JMtvdO3dvh6FQyfg,250
|
78
78
|
oarepo_runtime/services/results.py,sha256=Ap2mUJHl3V4BSduTrBWPuco0inQVq0QsuCbVhez48uY,5705
|
79
|
-
oarepo_runtime/services/search.py,sha256=
|
79
|
+
oarepo_runtime/services/search.py,sha256=39HR4LB4Q-UiodoOMA4syQTt-q7NvceiL6sGQeIHVfc,6520
|
80
80
|
oarepo_runtime/services/config/__init__.py,sha256=559w4vphVAipa420OwTsxGUP-b7idoqSIX13FSJyVz0,783
|
81
81
|
oarepo_runtime/services/config/link_conditions.py,sha256=evPRd5XU76Ok4J-08bBfplbHZ019rl74FpJmO8iM5yg,3298
|
82
82
|
oarepo_runtime/services/config/permissions_presets.py,sha256=YF99Vjh1fGqSEXNw7qIfcUQFvzpE54_BafqkO6wlYHk,6668
|
@@ -135,9 +135,9 @@ tests/marshmallow_to_json/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJW
|
|
135
135
|
tests/marshmallow_to_json/test_datacite_ui_schema.py,sha256=82iLj8nW45lZOUewpWbLX3mpSkpa9lxo-vK-Qtv_1bU,48552
|
136
136
|
tests/marshmallow_to_json/test_simple_schema.py,sha256=izZN9p0v6kovtSZ6AdxBYmK_c6ZOti2_z_wPT_zXIr0,1500
|
137
137
|
tests/pkg_data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
138
|
-
oarepo_runtime-1.5.
|
139
|
-
oarepo_runtime-1.5.
|
140
|
-
oarepo_runtime-1.5.
|
141
|
-
oarepo_runtime-1.5.
|
142
|
-
oarepo_runtime-1.5.
|
143
|
-
oarepo_runtime-1.5.
|
138
|
+
oarepo_runtime-1.5.92.dist-info/LICENSE,sha256=h2uWz0OaB3EN-J1ImdGJZzc7yvfQjvHVYdUhQ-H7ypY,1064
|
139
|
+
oarepo_runtime-1.5.92.dist-info/METADATA,sha256=bDlBvtRuH1R-r1HPvL9teVUE_Z6a8grlHYKHLc4YaB8,4720
|
140
|
+
oarepo_runtime-1.5.92.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
141
|
+
oarepo_runtime-1.5.92.dist-info/entry_points.txt,sha256=k7O5LZUOGsVeSpB7ulU0txBUNp1CVQG7Q7TJIVTPbzU,491
|
142
|
+
oarepo_runtime-1.5.92.dist-info/top_level.txt,sha256=bHhlkT1_RQC4IkfTQCqA3iN4KCB6cSFQlsXpQMSP-bE,21
|
143
|
+
oarepo_runtime-1.5.92.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|