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

Feature: Add raw SQL query feature #13

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

anisbhsl
Copy link
Collaborator

@anisbhsl anisbhsl commented Oct 9, 2023

This PR adds a sql.engine method within pynequa that allows clients to query Sinequa with raw SQL and control the number of results on each query.

@anisbhsl anisbhsl merged commit f35e1c7 into develop Oct 9, 2023
1 check passed
@anisbhsl anisbhsl deleted the feature/238/fetch-top-k-documents branch October 9, 2023 17:27
anisbhsl added a commit that referenced this pull request Oct 24, 2023
* Add documentation for pynequa  (#7)

* added readme and license

* added readthedocs config

* added conf.py

update conf

update conf

removed theme

reset

* fix sphinx docs

* fix typo

* added in gitignore

* Feature: Add github action workflows and tests (#8)

* added build check action

* minor changes

* changes in markdowns

* build on push only

* added mock and actual api unit tests

* update install command for pypi

* add release version

* added usage example and minor fixes (#10)

* added engine.sql method (#13)

* Add classmethod for initializing Sinequa class (#18)

* added classmethod for initializing Sinequa class

* updated docs

* don't send empty params in payload

* don't send empty params in payload (#20)

* fix error with payload generation

* Feature: Update datamodels  (#21)

* updated datamodels to use dataclass

* resolved comments

* updated metadata in docs
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.

1 participant