swh.search.in_memory module¶
-
class
swh.search.in_memory.
InMemorySearch
[source]¶ Bases:
object
-
origin_search
(*, url_pattern: Optional[str] = None, metadata_pattern: Optional[str] = None, with_visit: bool = False, page_token: Optional[str] = None, limit: int = 50) → swh.core.api.classes.PagedResult[Dict[str, Any], str][source]¶
-