[DEPRECATED] An open API server, data import tools, and sample apps to help small businesses search for opportunities to work with the U.S. government.
Other
101
stars
45
forks
source link
Review fields for proper ES analyzer application #140
We need to review the analyzer settings for current dataset fields. I am beginning to wonder if we shouldn't switch snowball off as the default, and just apply it to the fields where it makes sense (title, description...). As it is, a lot of stuff which doesn't make sense to be stemming (see FBO's SETASIDE, for instance), is getting stemmed.
We need to review the analyzer settings for current dataset fields. I am beginning to wonder if we shouldn't switch
snowball
off as the default, and just apply it to the fields where it makes sense (title
,description
...). As it is, a lot of stuff which doesn't make sense to be stemming (see FBO'sSETASIDE
, for instance), is getting stemmed.