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

Scripted fields in index pattern #1982

Merged
merged 13 commits into from
Nov 20, 2014
Merged

Conversation

w33ble
Copy link
Contributor

@w33ble w33ble commented Nov 19, 2014

Adds scripted fields to the index pattern

Completes the first task on #1537 (with a small amount of overlap on the second task)

  • Add scriptable property on field param
  • Mock scritpedFields property to index-pattern
    • currently always just an empty array
  • Add tabbed field interface for viewing scripted fields
  • Code cleanup
    • use self in courier, saved_object, index_patterns, _mapper and _index_pattern
    • fix inheritence pattern in doc_source
    • remove unused (and broken) getFieldsFor method in courier

@w33ble w33ble added the review label Nov 19, 2014
@rashidkpc rashidkpc mentioned this pull request Nov 19, 2014
5 tasks
@spalger
Copy link
Contributor

spalger commented Nov 20, 2014

LGTM

spalger pushed a commit that referenced this pull request Nov 20, 2014
Scripted fields in index pattern
@spalger spalger merged commit d399422 into elastic:master Nov 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants