2017 © Pedro Peláez
 

library cli-orm-elastic

ORM Elastic commands for the Ride CLI

image

ride/cli-orm-elastic

ORM Elastic commands for the Ride CLI

  • Friday, October 14, 2016
  • by ride-user
  • Repository
  • 10 Watchers
  • 0 Stars
  • 37 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Ride: ORM Elastic CLI

This module adds various CLI commands for the Elastic integration of the Ride ORM., (*1)

Commands

orm elastic define

This command maps the ORM models to the needed indices in Elastic search., (*2)

You need to run this command the first time you implement this module and then when you have altered a model definition which is integrated in Elastic., (*3)

Syntax: orm elastic define, (*4)

Alias: oed, (*5)

orm generate

This command indexes the existing ORM entries into Elastic, (*6)

Syntax: orm elastic index [<model>] - <model>: Name of the model to index, omit to index all models which have Elastic enabled, (*7)

Alias: oei, (*8)

Installation

You can use Composer to install this application., (*9)

composer require ride/cli-orm-elastic

The Versions

14/10 2016

dev-master

9999999-dev

ORM Elastic commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

14/10 2016

dev-develop

dev-develop

ORM Elastic commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

14/10 2016

1.0.0

1.0.0.0

ORM Elastic commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

07/06 2016

0.1.2

0.1.2.0

ORM Elastic commands for the Ride CLI

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd