A Neo4j user, Romiko Derbynew, recently shared his experience with full text indexing in Neo4j, outlining his goals which included controlling the pointers of the index, full text search capabilities, and integrating all operations through REST. He also aimed to create an index when creating a node, update and index existing nodes, check if an index exists, and perform query checks during bootstrapping in the cloud. Additionally, Derbynew wanted to utilize Lucene for full-text search queries using its query language.