Description
I have an object called name inside my documents, I wanted to index its fields which are name.en and name.fr, I wrote it while I index the document but after the script ran, the imported docs to the engine didn't have this property
Expected behavior
See the fields of the object name inside the engine
Current behavior
Fields don't exist