Skip to content

feat: add thread serach API#50

Merged
Ali-Salman29 merged 1 commit intomasterfrom
alisalman/search-threads
Aug 20, 2024
Merged

feat: add thread serach API#50
Ali-Salman29 merged 1 commit intomasterfrom
alisalman/search-threads

Conversation

@Ali-Salman29
Copy link
Copy Markdown
Contributor

@Ali-Salman29 Ali-Salman29 commented Aug 19, 2024

Description

Added the thread search API.

Close https://github.com/edly-io/forum/issues/22.

Comment thread forum/settings/common.py Outdated
Comment thread forum/views/search.py
Comment thread forum/settings/common.py
Comment thread forum/index_manager.py Outdated
Comment thread forum/index_manager.py Outdated
Comment thread forum/models/base_model.py Outdated
Comment thread forum/serializers/contents.py
@Ali-Salman29 Ali-Salman29 force-pushed the alisalman/search-threads branch 2 times, most recently from 2744595 to e3be13c Compare August 20, 2024 11:54
- Implemented Elasticsearch for retrieving threads.
- Developed an API that utilizes Elasticsearch.
- Test cases are pending and will be added in future PRs.

close #40
@Ali-Salman29 Ali-Salman29 force-pushed the alisalman/search-threads branch from e3be13c to 8a160c0 Compare August 20, 2024 12:01
@Ali-Salman29 Ali-Salman29 merged commit 7bce6c6 into master Aug 20, 2024
@taimoor-ahmed-1 taimoor-ahmed-1 deleted the alisalman/search-threads branch February 14, 2025 09:57
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.

Migrate the /search API endpoints

3 participants