Giter VIP home page Giter VIP logo

searchkit-starter-app's Issues

Search Preview Autocomplete doesn't work

 ###>>> curl -XGET -H 'Content-Type: application/json' 'redmercur:9200/?pretty'
{
...
  "version" : {
    "number" : "7.4.0",
    "build_flavor" : "default",
    "build_type" : "rpm",
    "build_hash" : "22e1767283e61a198cb4db791ea66e3f11ab9910",
    "build_date" : "2019-09-27T08:36:48.569419Z",
    "build_snapshot" : false,
    "lucene_version" : "8.2.0",
    "minimum_wire_compatibility_version" : "6.8.0",
    "minimum_index_compatibility_version" : "6.0.0-beta1"
  },
  "tagline" : "You Know, for Search"
}

DUP: appbaseio/dejavu#317

PropTypes

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
what to be considered in App.js regarding this?

Issue with bemBlocks

I am getting these extra item blocks in the GridView when my index does not have these extra empty values. Can you help me as to what I am doing wrong? You can see the below image in which the ones in the red box are extra blocks
image

Thanks !

License info

Hi, what's the license information for this project? Thank you!

Asking for mapping

Dear creators,

Could you please give me the mapping of this project?
I found some part of your documentation are confusing (such as Hierarchical Refinement), so I think the mapping will help me have a better understanding of your work.

Thank you!

URIs with embedded credentials do not work

Setting up an instance with an URI like this one:
this.searchkit = new SearchkitManager("https://username:[email protected]")

When the SearchKitManager is sending requests to ES, the credentials are removed from the URI and ES is responding with an 401. So request are going to https://myproject-3586754631.eu-west-1.bonsaisearch.net instead of https://username:[email protected]

You can create a free sandbox ES cloud instance here in order to reproduce the error.

nodemodule can't find

i found this problem when i run npm start

Module not found: Can't resolve 'react/lib/update' in '/Users/bayu/Desktop/searchkit-starter-app/node_modules/react-addons-update'

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.