2017 © Pedro Peláez
 

neos-package hybridsearch-neos-demo

Add description here

image

neoslive/hybridsearch-neos-demo

Add description here

  • Saturday, November 19, 2016
  • by miegli
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Neoslive.Hybridsearch.Neos.Demo

First of all you need a firebase realtime database. Create new a firebase project for free: https://console.firebase.google.com/, (*1)

Then you need a database token. Open your firebase project settings and create new database secret/token (see service accounts > Database secrets)., (*2)

Install flow package: composer require neoslive/hybridsearch-neos-demo, (*3)

Add to your flow Settings.yaml, (*4)

Neoslive:
  Hybridsearch:
    Firebase:
      endpoint: 'https://** your firebase project name**.firebaseio.com/'
      token: '** your firebase token **'

Run flow command for initial indexing your Neos.Demo Site, (*5)

php ./flow hybridsearch:createfullindex, (*6)

See also https://github.com/miegli/Neoslive.Hybridsearch, (*7)

The Versions

19/11 2016

dev-master

9999999-dev

Add description here

  Sources   Download

The Requires

 

19/11 2016

1.0.1

1.0.1.0

Add description here

  Sources   Download

The Requires

 

19/11 2016

1.0

1.0.0.0

Add description here

  Sources   Download

The Requires