Liam Bigelow

Results 342 comments of Liam Bigelow

If you can share something with me on GitHub (`bglw`) or over email (`liam cloudcannon.com`) I'll take a look 🙂

Hi @hashborgir 👋 An update — as of the next stable release the UI will also be distributed as an npm package as an alternative option to using the files...

Hi @hashborgir I haven't had a chance to look at the code directly yet, but release [v0.11.0](https://github.com/CloudCannon/pagefind/releases/tag/v0.11.0) should have fixed the console error which may have been the only issue...

Additionally our term frequency should move to tf-idf, which will be fairly trivial to do.

To expand on the above, the current ranking is a combination of term frequency and the distance from your search term to the word. So if you search for `be`,...

Pulling this back from 1.0 for now, but still interested in exploring it! I'd like to get a good set of benchmarking into the codebase first, so that this can...

While contextual ranking didn't make it in... > Additionally our term frequency should move to tf-idf, which will be fairly trivial to do. This made it in at the eleventh...

👋 Hello @rauschma! Interesting! I can definitely see a couple of ways this _could_ work, I have a few questions about what your ideal state would look like: - Would...

Ah, yes, good call on the deleted files.

Nothing yet to report here, but I've had some recent conversations about this that are promising. When implemented, it will likely be in a state where a full rebuild will...