Hello, My Compass search does not seem to search inside Java Lists (It searches only the last node in the list) . It works correctly with Sets, but my application needs sorted data.
Could some one please tell me what I am doing wrong and how to fix it?
Thanks a lot!