cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How does Bloom Handle Multiple Full Text Indexes

andy_hegedus
Graph Fellow

Hi,
I have a database that had a full text index and I have added additional node types and created an additional full text index


Indexes 1,2, and 3 were and in my initial set up. And I could do searches on Word and the nodes would generally be found (not always).
I have added additional nodes and created an additional full text index. Now when I do a search that would have previously found a Word node now does not find it and only returns matches from the newly added nodes.
Is only one index available from within Bloom? And it should not need to do the full text search since the term is a node property.
Andy

1 REPLY 1

@andy.hegedus could you create an issue for us here: https://github.com/neo4j-apps/neo4j-bloom/issues, if you are still having this issue? Please include the database version.

It looks like 2 of your indexes are full-text, but the others are native.