Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alephdata/aleph
/ get_index
Method
get_index
aleph/search/query.py:266–267 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
264
return
body
265
266
def
get_index(self):
267
raise
NotImplementedError
268
269
def
to_text(self, empty=
"*:*"
):
270
""
"Generate a string representation of the query."
""
Callers
1
search
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected