We should be able to assign an embedding to the abstract. However, currently the abstract is a separate field/attribute of the `Article` class. **Todos** - [x] Decide on the best design - [x] Implement it Some reference * https://github.com/BlueBrain/Search/pull/593
We should be able to assign an embedding to the abstract. However, currently the abstract is a separate field/attribute of the
Articleclass.Todos
Some reference