Jacky Zhao
2023-11-29 0d314db1f8d6438e6e721e1c37c65fe84f193acf
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,