question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Relevance Scoring Comparison performance page is broken

See original GitHub issue

The page at https://raw.githack.com/nextapps-de/flexsearch/master/test/matching.html which is linked to in several places on https://github.com/nextapps-de/flexsearch is failing with:

GET https://cdn.jsdelivr.net/gh/weixsong/elasticlunr.js@master/example/elasticlunr.min.js net::ERR_ABORTED 404
DevTools failed to parse SourceMap: https://cdn.jsdelivr.net/npm/js-search@1.3.7/dist/umd/dist/umd/js-search.min.js.map
matching.html:288 bulksearch: 726.43896484375ms
matching.html:306 flexsearch: 693.559814453125ms
matching.html:310 Uncaught ReferenceError: elasticlunr is not defined
    at matching.html:310

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
lukevpcommented, May 28, 2020

I ended up going back to flexsearch because there is not support for purging files from the index by ID, only by entire record, in mini search, and I am not able to manage the lifecycle of my objects at that level.

1reaction
lukevpcommented, May 24, 2020

Thanks for the recommendation! Minisearch looks like a good fit for my use case too. I wasn’t able to use something like elasticlunr or lunr.js because I want to implement a custom filter function on the results.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding Facebook's Relevance Score: What Is It, How ...
Relevance score combines various ad quality and relevance factors to give advertisers an idea of how pertinent their ads are to a target...
Read more >
6 Reasons Why Your SEM Campaign is Broken (And How To ...
Campaign performance lacking but don't know why? Here's how you find and fix those weak points in your search engine management (SEM) plan....
Read more >
Relevance Score: Everything You Need to Know in 2019 ...
Facebook started rolling out a new set of Relevance Diagnostics that break up the Relevance Score into three separate dimensions.
Read more >
5 ways to use Quality Score to improve your performance
Landing page experience: How relevant and useful your landing page is to ... times when a more specific ad leads to lower CTRs,...
Read more >
How To Use Facebook Ad Relevance Diagnostics To Improve ...
Since Facebook replaced Ad Relevance Score with Facebook Ad ... on how to interpret results and link it back to campaign performance.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found