Hi,
This is my first attempt to import a postgresql db into elastic, and it was terrific LOL.
But when i do the import, i can't search through tables, all tables are flattened in _doc type.
Is it correct?
If it is not... how i can import tables into index and search into them individually?
For example, i have a table called product_template.
When i import this table in index (called odoo), i need to search in this table via GET /odoo/product_template/etc...
Thanks.
Massimo
Version: 1.0.0-alpha5
Hi,
This is my first attempt to import a postgresql db into elastic, and it was terrific LOL.
But when i do the import, i can't search through tables, all tables are flattened in _doc type.
Is it correct?
If it is not... how i can import tables into index and search into them individually?
For example, i have a table called product_template.
When i import this table in index (called odoo), i need to search in this table via GET /odoo/product_template/etc...
Thanks.
Massimo
Version: 1.0.0-alpha5
abcversion in the issue, if applicable.