reduce search-index size
This commit is contained in:
parent
bfc1ee4968
commit
115df57757
3 changed files with 54 additions and 32 deletions
|
@ -233,6 +233,7 @@ function main(argv) {
|
|||
|
||||
var arraysToLoad = ["itemTypes"];
|
||||
var variablesToLoad = ["MAX_LEV_DISTANCE", "MAX_RESULTS",
|
||||
"GENERICS_DATA", "NAME", "INPUTS_DATA", "OUTPUT_DATA",
|
||||
"TY_PRIMITIVE", "TY_KEYWORD",
|
||||
"levenshtein_row2"];
|
||||
// execQuery first parameter is built in getQuery (which takes in the search input).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue