标签: full-text-indexing spring-data-neo4j
Neo4J允许我们在创建索引时提供自定义 Analyzer 。
我们如何通过Spring-Data-Neo4j实现这一目标?由于 @Indexed 没有此属性,还有哪些其他选项?