How to create Vector search index using java

Hello @Deepak_Dev you cant currently configure a Vector Search index using the server commands, but in the next rapid release (and at that point also 6.0, 7.0, 7.2) you will be able to do that again using the createSearchIndex() command.

Since it sounds like you’re using Java you will probably need to invoke this using the runCommand option in the driver.