Jump to content

Froman

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Froman

  1. I've built a static site with over 40,000 pages using Jekyll.  I am trying to implement a live search into it without a database.  I tried the w3schools live search example with a xml file I created from my site.  It is very slow.  

    Does anyone know of a faster way to parse xml files or am I wasting time.  I enabled gzip compression on the entire site also,  

    What  would be the fastest way to search a lot of records and return a result?

    Thanks in advance.

×
×
  • Create New...