Git Product home page Git Product logo

site's People

Contributors

mariuswilms avatar nateabele avatar robert-christopher avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

site's Issues

Add global ElasticSearch based Search

The search should be reachable via a magnifying glass icon in the upper right portion of the screen inside the main nav.

Clicking on the icon will bring up a full screen search. The search will be "as-you-type" and JS driven so we'll need an api endpoint under /api/search. AJAX requests should be queued and cancelled to save processing power if a newer request is enqueued.

The app needs a command which will refresh the search index and which will be hooked up in config/crons.default.

We'll be using the Elastica PHP library as a dependency. The dependency will need to be added to composer.json.

The index builder will add items for:

  • li3_bot\models\LogMessages
  • li3_docs\models\Symbols
  • the manual (full pages)
  • the specs (full pages)
  • blog items via tumblr API
  • Allows indexing full web pages.
    • These can be manually provided. The title will extracted automatically from the title head tag.
    • All pages inside the website should be provided i.e. development, community.

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.