You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I am curious about this...when you search on Google for something, you get the results (obviously), and then a little excerpt of the page with the surrounding text. Is there any mechanism in which to do this in Lunr.js?
The text was updated successfully, but these errors were encountered:
This is a verypopularrequest, the trouble is that it is completely incompatible with the current way lunr stores its index of documents and performs searches. As such implementing it is not easy, not to say it is something that will never happen, just that it probably won't be available anytime soon.
Hello! I am curious about this...when you search on Google for something, you get the results (obviously), and then a little excerpt of the page with the surrounding text. Is there any mechanism in which to do this in Lunr.js?
The text was updated successfully, but these errors were encountered: