Coder Social home page Coder Social logo

Comments (4)

mobz avatar mobz commented on September 23, 2024

I think the browser view does not support filtered aliases as you are expecting. When you select an alias in the browser view, it just uses the alias to select the corresponding indicies. It does not use the alias to perform the search, so filtering information (which head is not aware of) is ignored.

from elasticsearch-head.

devilankur18 avatar devilankur18 commented on September 23, 2024

What I understand about elasticsearch is that usage of alias name in elasticsearch api is same as for the index name. We can run any search query transparently on any index as well at it alias. So why there is need to resolve an alias to corresponding index in browser?

from elasticsearch-head.

mobz avatar mobz commented on September 23, 2024

That is my understanding as well. On the browser view the 'alias' drop down is supported only as a shortcut for selecting indicies however. AFAIK this feature was added before filtered aliases existed, which may explain the confusing design. If I was redesigning it today, I would probably have aliases and indices selectable at the same level.

from elasticsearch-head.

devilankur18 avatar devilankur18 commented on September 23, 2024

So any plans to make the required changes?

from elasticsearch-head.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.