neo4j-contrib / neo4j-elasticsearch

Neo4j ElasticSearch Integration
Apache License 2.0
210 stars 79 forks source link

analyzer support #53

Open david-sail opened 5 years ago

david-sail commented 5 years ago

neo4j config: elasticsearch.index_spec=people:Person(first_name,last_name), places:Place(name)

create ES index: image

problem: how to support analyzer in index schema using neo4j.conf