creating a BM25 index
I have created a BM25 index by creating a migration file to create it and also added the schema to ignore the index.
and here is the custom migration file i created to run:
but the next time i run a migration or try to create a new one, it hangs with a message like:
this is blocking me from running or creating new migration file and the database is in a limbo. please help!
and here is the custom migration file i created to run:
but the next time i run a migration or try to create a new one, it hangs with a message like:
this is blocking me from running or creating new migration file and the database is in a limbo. please help!