BitFunnel / Workbench

Java and Lucene based tools for BitFunnel corpus preparation
http://bitfunnel.org
MIT License
19 stars 4 forks source link

Stopwords being removed #16

Open danluu opened 7 years ago

danluu commented 7 years ago

This seems like it would screw up phrase queries?

An alternate fix would be to add Lucene's stopword list to our parser and submit the appropriately modified phrase query.