Git Product home page Git Product logo

rusticsearch's People

Contributors

kaedroho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rusticsearch's Issues

Project Goals

Hey! So I just stumbled on this project and it looks really interesting.

Do you plan on doing up a readme or something with your motivations/goals? I've often thought that Elasticsearch would do well written in Rust but wasn't expecting anyone to actually go ahead and do it πŸ˜„

Customize address and port

Could the address and the port be customized with a CLI argument or an environment variable?

I would be delighted to run rusticsearch in a Docker container. The --publish option for docker run could allow me to publish the 9200 port to the host if rusticsearch is listening to 0.0.0.0 inside the container. However, rusticsearch always listens to 127.0.0.1 by default, and as far as I known, there is no way to publish it in this case.

I think you can also consider listening to 0.0.0.0 by default instead of 127.0.0.1, but I’m not a network expert. Of course, it’s really easy to do and solves my problem, but a generic way to change the address is probably better.

(And thanks for this interesting project πŸ‘)

While installing Rustic Search

Compiling librocksdb-sys v5.11.3
error: failed to run custom build command for librocksdb-sys v5.11.3
process didn't exit successfully: /home/rusticsearch/target/debug/build/librocksdb-sys-48ca55f7970a0b0f/build-script-build (exit code: 101)
--- stdout
cargo:rerun-if-changed=build.rs
cargo:rerun-if-changed=rocksdb/
cargo:rerun-if-changed=snappy/

--- stderr
thread 'main' panicked at 'Unable to find libclang: "couldn't find any of ['libclang.so', 'libclang.so.', 'libclang-.so'], set the LIBCLANG_PATH environment variable to a path where one of these files can be found (skipped: [])"', libcore/result.rs:945:5
note: Run with RUST_BACKTRACE=1 for a backtrace.

Could u help me resolve this

Replace rustc_serialize with serde

It seems to be the de-facto choice for performing JSON serialisation in Rust nowadays, and it's custom derives will soon work on rust stable as well.

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.