Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Riak Search schema from Document metadata #109

Open
seancribbs opened this issue Feb 18, 2011 · 0 comments
Open

Generate Riak Search schema from Document metadata #109

seancribbs opened this issue Feb 18, 2011 · 0 comments

Comments

@seancribbs
Copy link
Contributor

  • Detect Documents that have search indexing enabled
  • Allow annotation of properties that should be indexed in Search
  • Generate Search-compatible schema from Document metadata
    • Option to ignore unknown fields, or accept without additional type information
  • Either:
    • Rake task to apply Search schemas via search-cmd (useful in deployment as well)
    • Automatic fetch/comparison/update of stored schema via a client interface (TBD)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant