Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Bootstrapping field with stemming lower to db fails on 7.0-2.3 #274

Closed
grtjn opened this issue Aug 26, 2014 · 0 comments
Closed

Bootstrapping field with stemming lower to db fails on 7.0-2.3 #274

grtjn opened this issue Aug 26, 2014 · 0 comments
Milestone

Comments

@grtjn
Copy link
Contributor

grtjn commented Aug 26, 2014

Just a heads-up, if you notice error messages like:

$ ./ml prod bootstrap
ERROR: ADMIN-INVALIDCONFIG: (err:FOER0000) Invalid configuration: Field or Word Query cannot have stemmed-searches set to 'off'
See MarkLogic Server error log for more details.
ERROR: ... Bootstrap FAILED

and

$ ./ml prod bootstrap
ERROR: ADMIN-INVALIDFIELDCONFIG: (err:FOER0000) Field must have equal or greater stemmed searches setting than its database "advanced" setting
See MarkLogic Server error log for more details.
ERROR: ... Bootstrap FAILED

then that is because your database has a field with a stemming set to lower than the database setting, maybe off. You can flip the setting manually over from Admin interface or upgrade to 7.0-3 to get round this issue..

@grtjn grtjn closed this as completed Aug 26, 2014
@paxtonhare paxtonhare modified the milestone: v1.6 Oct 31, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants