Jacky Zhao
2023-12-19 984ab1c578e166922841ea3891fb4f8cbe87c4ad
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,