dotnet / dotnet/docfx

Search doesn't apply term presence

Open
#7,461 0 comments 0 reactions 0 assignees View on GitHub
search
Dominant language
C#
Stars
4.4k
Forks
890
Avg merge
2h 11m
Merged PRs (30d)
10

Description

**Operating System**: Windows

**DocFX Version Used**: 2.57.2

**Template used**: default

**Steps to Reproduce**:

1. Replace the old version of lunr.js by the latest lunr.js version (2.3.9)
2. Search +word1 +word2 (**term presence** mechanism https://lunrjs.com/guides/searching.html)

**Expected Behavior**: All search result entries contain at least those two words

**Actual Behavior**: Is applying the default search (**or**) i.e. search entries with one of those two words.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.