Hi everybody
I know that Lucene indexes stay always at the local node filesystem and the replication is between the database and the cluster node instead between cluster nodes, but the index replication behaves unexpectedly cause the node that creates the content i can use the advanced search with all criterias and find out the content but in the other node i can't.
For example: i've created one content with the name: AAA at Guest Home space and when i make an advanced search with title, description or author, i can find the content in any of these criterias, but when i make an advanced search in another node searching the same content i can't find it.
ps: When i rebuild the lucene indexes i can find the content in both places but with the author parameter it doesn't find anything, the others parameters (title, description) i can find the content…
Any Help?