The Python Oracle

boolean text search in python

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Music Box Puzzles

--

Chapters
00:00 Question
01:15 Accepted answer (Score 7)
01:55 Answer 2 (Score 2)
02:31 Answer 3 (Score 2)
03:17 Answer 4 (Score 1)
03:42 Thank you

--

Full question
https://stackoverflow.com/questions/2246...

Accepted answer links:
https://github.com/kerighan/eldar

Answer 2 links:
[simpleBool.py]: http://pyparsing.wikispaces.com/file/vie...
[this page]: http://pyparsing.wikispaces.com/Examples?

Answer 4 links:
[sphinx for full text search]: http://sphinxsearch.com/
[boolean matchings]: http://sphinxsearch.com/docs/manual-0.9....
[Lucene]: http://lucene.apache.org/java/docs/
[same feature]: http://lucene.apache.org/java/3_0_0/quer...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #fulltextsearch #boolean

#avk47