Skip to content

V2.1.0 - Search tremendous improvment

Compare
Choose a tag to compare
@abidulrmdn abidulrmdn released this 24 Mar 15:59
· 19 commits to master since this release

Changing the search to do (title + subtitles) based on best match with a priority to subtitles, and the match should be at least N keywords.

Where N is equal to ceil( searchKeywordsCount / 2 )