ElasticsearchBundle

Symfony bundle for Elasticsearch with steroids

MIT License

Downloads
1.1M
Stars
313
Committers
82

Bot releases are visible (Hide)

ElasticsearchBundle - v0.8.1

Published by saimaz over 9 years ago

BUG FIXES

  • proxy folder content's was created with wrong permissions #221
ElasticsearchBundle - v0.8.0

Published by saimaz over 9 years ago

IMPROVEMENTS:

  • Improved command output.
  • Commands that has to be forced to execute now has a shortcut for --force option -f.

CHANGES:

  • Command es:index:create does not create mapping any more. Use new es:type:create command after index has been created.

FEATURES

BUG FIXES

ElasticsearchBundle - v0.7.0

Published by saimaz over 9 years ago

IMPROVEMENTS:

  • mappings are now able to accept separate documents #196
ElasticsearchBundle - v0.6.0

Published by saimaz over 9 years ago

BUG FIXES:

  • Many minor bug fixes
  • No more duplicate getters when there are lots of parent classes (#166).

IMPROVEMENTS:

  • Docs
  • Test coverage
  • Document suffix now optional #165

CHANGES:

ElasticsearchBundle - v0.5.1

Published by martiis over 9 years ago

CHANGES:

  • ElasticsearchTestCase now only retries on elasticsearch exceptions and re-setup's tests.
  • Added AbstractAggregation::setAggregation to add sub aggregations instead of setting into public property.
ElasticsearchBundle - v0.5.0

Published by saimaz over 9 years ago

BUG FIXES:

FEATURES:

IMPROVEMENTS:

CHANGES:

ElasticsearchBundle - v0.4.1

Published by mindaugasrukas almost 10 years ago

  • fixed undefined index error, when child document class has no annotations #116
ElasticsearchBundle - v0.4.0

Published by saimaz almost 10 years ago

  • added Warmer commands #87
  • improved profiler #98
  • fixed bug: catchable fatal error #103
  • fixed bug : customize the document_dir error #102
  • fixed ES document properties annotation collecting when property is private #111
  • fixed bug: document_dir now handles more than one level path in bundle
  • code quality improvements
  • added more tests
  • fixed documentation
ElasticsearchBundle - v0.3.0

Published by saimaz almost 10 years ago

  • docs was improved
  • code cleanup
  • bulk executes delete operation #44
  • added nested aggregation #55
  • added autocomplete support #64
  • removed testing bundle
  • added ESB version getter #79
  • document inheritance #85
  • document scan iterator improvements
  • introduced warmers support
ElasticsearchBundle - v0.2.0

Published by saimaz almost 10 years ago

  • docs was improved
  • minor fixes and improvements in code (#33, #29, etc..)
  • document update fix #3
  • added support for \DateTime in date property #14
  • added getBundle method to MappingCollector #18
  • update command now understands elasticsearch date format (e.d. 1d, 1w ant etc) #19
  • added profiler support #31
ElasticsearchBundle - v0.1.0

Published by saimaz almost 10 years ago

Initial release.

More information about this bundle is in documentation for 0.1.0