Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.10.1 #272

Merged
merged 12 commits into from
Jun 26, 2023
Merged

Release 2.10.1 #272

merged 12 commits into from
Jun 26, 2023

Conversation

Gauravjeetsingh
Copy link
Collaborator

@Gauravjeetsingh Gauravjeetsingh commented Jun 22, 2023

Changelog:
Add search-result endpoint, to be used in semantic search (Gurbani bot) for sttm-web

In order to implement the semantic search API, we needed an endpoint that returns all the banidb details of specific verses.

This PR adds endpoint /search-results which take comma separated verse ids as parameter, VerseID and returns all the information required to show those verses as search results.

Data at endpoint /v2/search-results/212,1231
Screenshot from 2023-06-05 22-39-44

Sidenote: Also, pulled the commits from master branch here, so that dev is upto date with master branch commits.

Gauravjeetsingh and others added 11 commits June 10, 2022 08:45
Add ssl cert config for skysql
Convert serverCert to string from an array
* Added ability to use cluster pools or not (checks if DB_NODES array exists)
Also added ability to optionally use SSL_CA cert for connection

* Added ability to use cluster pools or not (checks if DB_NODES array exists)
Also added ability to optionally use SSL_CA cert for connection
Add an endpoint to show specific verses
@Gauravjeetsingh Gauravjeetsingh changed the base branch from master to dependabot/npm_and_yarn/minimist-and-pm2-1.2.8 June 22, 2023 01:57
@Gauravjeetsingh Gauravjeetsingh changed the base branch from dependabot/npm_and_yarn/minimist-and-pm2-1.2.8 to master June 22, 2023 01:58
@saintsoldierx saintsoldierx merged commit 2b828db into master Jun 26, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants