Resolves #19 * Clear and stream line. Inject search distance response as metadata * Fix similarity threshold by metric type - Fix the similary search with threshold for L2 and IP types. - Create config Builder Config (inspired by Neo4jVectorStore impelementation. - add database-name, metric-type, index-type and index-param configurations. * update vector store doc and readme