I am trying to index some data from the database and I want to opt for schemaless mode. I did the basic database connection in the filesystem and no other settings done. Now, when I index, I can see the documents indexed but when I try to query, I don't see any dynamic fields there. Has anyone dealt with the same scenario and can help me on this ?
Thanks in advance.