I am indexing a few document-level fields and would also like to include data from a subcollection within the documents being indexed. Is this possible? I can't find any documentation.
No, this is not possible at this time. The extension only monitors the defined collection. However, you might be able to use the transform function to enrich the record.
Hello,
I am indexing a few document-level fields and would also like to include data from a subcollection within the documents being indexed. Is this possible? I can't find any documentation.