[HELP] how can i create single tables in index?
- Dominant language
- Go
- Stars
- 471
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
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
- [X] I have mentioned my `abc` version in the issue, if applicable.
- [x] This issue is not a duplicate.
- [x] This issue has a description.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reproducing the PostgreSQL import into Elasticsearch with the product_template example and reviewing the import and index documentation; done means establishing whether tables can be indexed and queried separately or documenting that they are flattened into _doc.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, go, postgresql
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100