Is is possible to create a semantic search use case with classical plain table in manticore latest version ?

Hello @johna,

Unfortunately, this isn’t possible. The embeddings feature requires real-time tables. (It does work in plain mode though: Creating a table > Local tables > Plain and real-time table settings | Manticore Search Manual)