Git Product home page Git Product logo

groonga-admin's Introduction

README

Groonga is an open-source fulltext search engine and column store.

Reference manual

See doc/source/ directory or http://groonga.org/docs/.

Here are shortcut links:

Community

Bundled software

mruby

  • Path: vendor/mruby-source
  • License: The MIT license. See vendor/mruby-source/MITL for details.

Onigmo

  • Path: vendor/onigmo-source
  • License: BSD license. See vendor/onigmo-source/COPYING for details.

nginx

  • Path: vendor/nginx-${VERSION}
  • License: BSD license. See vendor/nginx-${VERSION}/LICENSE for details.

Authors

Primary authors

  • Daijiro MORI
  • Tasuku SUENAGA
  • Yutaro Shimamura
  • Kouhei Sutou
  • Kazuho Oku
  • Moriyoshi Koizumi

Patches and modules from

TODO: Update or use https://github.com/groonga/groonga/graphs/contributors instead.

  • Daisuke Maki
  • Kazuhiro Osawa
  • Hiroyuki OYAMA
  • Nguyen Anh Phu
  • Hideyuki KUROSU <hideyuki. kurosu at gmail. com>
  • Takuo Kitame
  • Yoshihiro Oyama
  • cZfSunOs.U

groonga-admin's People

Contributors

kenhys avatar kou avatar piroor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

groonga-admin's Issues

検索画面でのハイライト対応

検索キーワードにマッチした箇所をハイライトしてわかりやすくしたい。

どんなUIがよいのかは要検討。

(例えば、ハイライトのON/OFFをするトグルがあったほうがいいとか。)

検索画面の時間での絞り込みのUIにスライダーを使う

今はinput[type=datetime-local]を使って時刻を入力しているけど面倒くさい。

なので、スライダーでぐりぐり動かして時刻を指定したい。

スライダーの最初の範囲は今日から過去1日くらいにして、別途スケール(1週間とか1ヶ月とか1年とか)を変えるUIがあるといいかも。

テーブル作成機能を実装

/#/tables/newにアクセスするとフォームがあって、そこに入力してsubmitするとテーブルを作成できる、というのがいいのかしら。

カラム作成機能を実装

まずはスカラー型のカラムを定義できるところを目指す。次の項目だけ指定できればよい。

  • 名前
  • 型(ShortTextとかInt32とか。参照型(他のテーブルを型として指定するケース)は未対応でよい。)

所属するテーブル名はURLから得る。

URLは/#/tables/:tableName/columns/newみたいな感じ?

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.