rustdoc-search: search backend with partitioned suffix tree

This commit is contained in:
Michael Howell
2024-11-22 12:58:20 -07:00
parent c018ae5389
commit 8511e40e72
146 changed files with 9090 additions and 5057 deletions

View File

@@ -16,7 +16,7 @@ const PARSED = [
pathWithoutLast: [],
pathLast: "p",
generics: [],
typeFilter: -1,
typeFilter: null,
},
{
name: "u8",
@@ -24,7 +24,7 @@ const PARSED = [
pathWithoutLast: [],
pathLast: "u8",
generics: [],
typeFilter: -1,
typeFilter: null,
},
],
foundElems: 2,
@@ -49,7 +49,7 @@ const PARSED = [
generics: [],
},
],
typeFilter: -1,
typeFilter: null,
},
],
foundElems: 1,
@@ -82,7 +82,7 @@ const PARSED = [
],
},
],
typeFilter: -1,
typeFilter: null,
},
],
foundElems: 1,
@@ -122,7 +122,7 @@ const PARSED = [
generics: [],
},
],
typeFilter: -1,
typeFilter: null,
},
],
foundElems: 1,
@@ -162,7 +162,7 @@ const PARSED = [
],
},
],
typeFilter: -1,
typeFilter: null,
},
],
foundElems: 1,