vania_elasticsearch 1.0.0 copy "vania_elasticsearch: ^1.0.0" to clipboard
vania_elasticsearch: ^1.0.0 copied to clipboard

Production-ready Elasticsearch client, query builder, bulk indexing, and Vania integration.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vania_elasticsearch

With Flutter:

 $ flutter pub add vania_elasticsearch

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  vania_elasticsearch: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vania_elasticsearch/vania_elasticsearch.dart';
0
likes
150
points
73
downloads

Documentation

Documentation
API reference

Publisher

verified publishervdart.dev

Weekly Downloads

Production-ready Elasticsearch client, query builder, bulk indexing, and Vania integration.

Homepage
Repository (GitHub)
View/report issues

Topics

#server #backend #elasticsearch #search #vania

License

MIT (license)

Dependencies

vania

More

Packages that depend on vania_elasticsearch