marklogic-community / Corona

Community REST API for MarkLogic
Other
37 stars 9 forks source link

RFE: Let Corona Admins configure index settings #33

Open hunterhacker opened 12 years ago

hunterhacker commented 12 years ago

Today control over index features like case sensitivity are only available to database admins. That probably should be available to corona admins via web service endpoints.

I think we should probably let Corona admins set the same options as MarkLogic fields let you set:

stemmed searches (combo)
word searches
fast phrase searches
fast case sensitive searches
fast diacritic sensitive searches
trailing wildcard searches
trailing wildcard word positions
three character searches
three character word positions
two character searches
one character searches

Then on Place definitions, you can optionally set these same ones as overrides. Handy.