File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -657,7 +657,7 @@ <h3 id="phrase-search">Phrase Search</h3>
657657 < li > A < code class ="language-plaintext highlighter-rouge "> __rerum.score</ code > property is added to each result indicating match quality</ li >
658658 </ ul >
659659 < p >
660- Phrase matching examples with slop: 2:
660+ Phrase matching example
661661 </ p >
662662 < ul >
663663 < li > < code > "medieval manuscript"</ code > matches:
@@ -668,14 +668,6 @@ <h3 id="phrase-search">Phrase Search</h3>
668668 < li > ✗ "medieval art with many beautiful decorated manuscripts" (too many words between)</ li >
669669 </ ul >
670670 </ li >
671- < li > < code > "Bryan Haberberger"</ code > matches:
672- < ul >
673- < li > ✓ "Bryan Haberberger"</ li >
674- < li > ✓ "Bryan the Haberberger"</ li >
675- < li > ✓ "Bryan A. Haberberger"</ li >
676- < li > ✗ "Bryan loves to eat hamburgers with Haberberger" (too many words between)</ li >
677- </ ul >
678- </ li >
679671 </ ul >
680672 < p >
681673 Use cases:
You can’t perform that action at this time.
0 commit comments