Jacky Zhao
2023-12-19 443cd53a1acf33ac0aaa34e0e75760d3da912d18
quartz/components/scripts/search.inline.ts
@@ -303,7 +303,6 @@
  // setup index if it hasn't been already
  if (!index) {
    index = new Document({
      cache: true,
      charset: "latin:extra",
      optimize: true,
      encode: encoder,