Coder Social home page Coder Social logo

Field, Value and Terms about elasticsearch-gui HOT 4 CLOSED

kalwar avatar kalwar commented on July 19, 2024
Field, Value and Terms

from elasticsearch-gui.

Comments (4)

jettro avatar jettro commented on July 19, 2024

Often this has to do with the indexes that are available. Sometimes the structure gives a problem, could also be a combination of indexes. If you are using multiple indexes did you try to limit the ones that are included using the top screen filter box? If you give me an idea about the structure that is giving problems I can try to find the issue. Also please let me know the version of elastic that you are using.

from elasticsearch-gui.

kalwar avatar kalwar commented on July 19, 2024

Thanks for your kind response. I am using elasticsearch 1.7. You are right ... I am using multiple indices. I don't understand what do you mean by "top screen filter box?" Do you mean the dialog box where we can include or exclude the indices? I have included the indices that I am using inside this dialog box.

Attached is the screenshot that shows just blank (i.e. no field, value and terms).

screenshot from 2016-03-07 15-00-10

This might be the place where the problem lies:

<div class="well ng-scope" ng-if="result._index+result._type+result._id == vm.tokensPerField.id"> <table class="table table-condensed"> <thead> <tr> <th>Field</th> <th>Value</th> <th>Terms</th> </tr> </thead> <tbody> <!-- ngRepeat: (key,value) in vm.tokensPerField.tokens --> </tbody> <tfoot> <tr> <td colspan="3"> <button class="btn btn-default" ng-click="vm.tokensPerField.id=undefined">Close</button> </td> </tr> </tfoot> </table> </div>

from elasticsearch-gui.

jettro avatar jettro commented on July 19, 2024

If you are on 1.7 you cannot use the latest version of the plugin. This
version works only with 2.0 for a lot of the features. Best to checkout an
older tag:
https://github.com/jettro/elasticsearch-gui/releases/tag/1.3.0

Maybe you can check the browser console for more specifics.

The filter box is the config dialog that you can reach from the top right
part of the screen by clicking on the "cog".

Hope that helps

On Tue, Mar 8, 2016 at 7:54 AM, AppKeto [email protected] wrote:

Thanks for your kind response. I am using elasticsearch 1.7. You are right
... I am using multiple indices. I don't understand what do you mean by
"top screen filter box?" Do you mean the dialog box where we can include or
exclude the indices? I have included the indices that I am using inside
this dialog box.

Attached is the screenshot that shows just blank (i.e. no field, value and
terms).

[image: screenshot from 2016-03-07 15-00-10]
https://cloud.githubusercontent.com/assets/2051126/13594198/00aa542e-e50b-11e5-8632-9b4a8c23c22e.png


Reply to this email directly or view it on GitHub
#97 (comment)
.

Jettro Coenradie
http://www.gridshore.nl

from elasticsearch-gui.

kalwar avatar kalwar commented on July 19, 2024

Thanks for your response.
Works like charm in ES 2.0.

from elasticsearch-gui.

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.