You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I have mentioned my abc version in the issue, if applicable.
This issue is not a duplicate.
This issue has a description.
The text was updated successfully, but these errors were encountered:
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
abc
version in the issue, if applicable.The text was updated successfully, but these errors were encountered: