Merge pull request #45 from anarchivist/search

Add Falsehoods About Search
This commit is contained in:
Kevin Deldycke
2019-05-31 10:48:09 +02:00
committed by GitHub

View File

@@ -321,7 +321,8 @@ Not falsehoods *per-se*, but still a great list of good practices to implement a
- [9999999999999999.0 - 9999999999999998.0](http://geocar.sdf1.org/numbers.html) - A
kind of falsehood on numbers, and floats vs decimals.
- [Falsehoods About Search](https://opensourceconnections.com/blog/2019/05/29/falsehoods-programmers-believe-about-search/) -
A total of 105 falsehoods on search.
Why search (including analysis, tokenization, highlighting) is deceptively
complex.
## Typography