2017 © Pedro Peláez
 

library faq

Package for faq

image

inetstudio/faq

Package for faq

  • Tuesday, July 3, 2018
  • by inetstudio
  • Repository
  • 1 Watchers
  • 0 Stars
  • 35 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 27 Versions
  • 0 % Grown

The README.md

Elasticsearch

curl -X PUT "localhost:9200/app_index_faq" -H 'Content-Type: application/json' -d'
{
  "settings": {
   "analysis": {
     "filter": {
       "ru_stop": {
         "type": "stop",
         "stopwords": "_russian_"
       },
       "ru_stemmer": {
         "type": "stemmer",
         "language": "russian"
       }     
     },
     "analyzer": {
       "default": {
         "char_filter": [
           "html_strip"
         ],
         "tokenizer": "standard",
         "filter": [
           "lowercase",
           "ru_stop",
           "ru_stemmer"
         ]
       }   
     }
   }
  },
   "mappings":{
      "properties":{
          "type": {
             "type":"keyword"
          },
          "id":{
             "type":"integer"
          },
          "is_published": {
             "type":"boolean"
          },
          "question":{
             "type":"text"
          },
          "answer":{
             "type":"text"
          }
       }
   }
}
'

The Versions

03/07 2018

dev-master

9999999-dev https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

03/07 2018

v1.6.25

1.6.25.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

20/06 2018

v1.6.24

1.6.24.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

20/06 2018

v1.6.23

1.6.23.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

20/06 2018

v1.6.22

1.6.22.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

20/06 2018

v1.6.21

1.6.21.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

20/06 2018

v1.6.20

1.6.20.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

20/06 2018

v1.6.19

1.6.19.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

20/06 2018

v1.6.18

1.6.18.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

20/06 2018

v1.6.17

1.6.17.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

20/06 2018

v1.6.16

1.6.16.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

19/06 2018

v1.6.15

1.6.15.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

19/06 2018

v1.6.14

1.6.14.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

19/06 2018

v1.6.13

1.6.13.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

19/06 2018

v1.6.12

1.6.12.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

19/06 2018

v1.6.11

1.6.11.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

19/06 2018

v1.6.10

1.6.10.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

19/06 2018

v1.6.9

1.6.9.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

19/06 2018

v1.6.8

1.6.8.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

19/06 2018

v1.6.7

1.6.7.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

18/06 2018

v1.6.6

1.6.6.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

18/06 2018

v1.6.5

1.6.5.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

18/06 2018

v1.6.4

1.6.4.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

18/06 2018

v1.6.3

1.6.3.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

18/06 2018

v1.6.2

1.6.2.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

18/06 2018

v1.6.1

1.6.1.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin

18/06 2018

v1.6.0

1.6.0.0 https://github.com/inetstudio/faq

Package for faq

  Sources   Download

MIT

The Requires

 

by Konstantin Bukin