marklogic-community / roxy

Deployment tool for MarkLogic applications. Also provides optional unit test and XQuery MVC structure
Other
87 stars 66 forks source link

Stemmed searches by default off in ML9 #734

Open grtjn opened 7 years ago

grtjn commented 7 years ago

ML9 seems to have changed the default for stemmed-searches to off. Does it make sense to enable this for content-db by default in slush, like we enable uri lexicon, collection lexicon?

dmcassel commented 7 years ago

Based on internal conversations, we've confirmed that the new default in MarkLogic 9 is stem=off, word=on. (Motivation relates to more customers using MarkLogic for data rather than text.) In light of this, the following changes make sense: