Skip to content

Conversation

@swilly22
Copy link
Contributor

@swilly22 swilly22 commented Mar 3, 2021

@swilly22 swilly22 requested a review from jeffreylovitz March 3, 2021 10:12
@swilly22 swilly22 merged commit bd1fdca into master Mar 5, 2021
@swilly22 swilly22 deleted the fulltext-search-score branch March 5, 2021 18:43
jeffreylovitz added a commit that referenced this pull request Mar 15, 2021
* set score to 1 for each document

* test fulltext search scoring

* Update proc_fulltext_query.c

* Add documentation

Co-authored-by: Jeffrey Lovitz <jeffrey.lovitz@gmail.com>
(cherry picked from commit bd1fdca)
swilly22 added a commit that referenced this pull request Mar 17, 2021
* Threaded bulk insert (#1596)

* Update the bulk updater to execute on a thread

* Bulk loader endpoint locks for minimal time

* TODOs

* Use a separate thread pool for bulk operations

* Update test_thread_pools.cpp

* refactor bulk-insert

* Fix PR problems

* count number of pings during bulk-insert, only create graph context on BEGIN token

Co-authored-by: swilly22 <roi@redislabs.com>
Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
(cherry picked from commit 2d43f9d)

* set score to 1 for each document (#1607)

* set score to 1 for each document

* test fulltext search scoring

* Update proc_fulltext_query.c

* Add documentation

Co-authored-by: Jeffrey Lovitz <jeffrey.lovitz@gmail.com>
(cherry picked from commit bd1fdca)

* wrongly assumed add op had only 2 operands (#1618)

(cherry picked from commit 6b06095)

* Updated benchmark requirements version (#1616)

* Updated benchmark requirements version

* Update requirements.txt

(cherry picked from commit db080d4)

* Runtime timeouts (#1610)

* Add run-time configuration for default query timeouts

* Timeout for write queries that haven't committed changes

* define TIMEOUT_NO_TIMEOUT

* Refactor timeout logic

* Address PR comments

* Do not use timeouts for write queries

Co-authored-by: swilly22 <roi@redislabs.com>
Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
(cherry picked from commit 964b268)

* Use master version of CircleCI config

* bump version to 2.4.2

Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
Co-authored-by: filipe oliveira <filipecosta.90@gmail.com>
pnxguide pushed a commit to CMU-SPEED/RedisGraph that referenced this pull request Mar 22, 2023
* set score to 1 for each document

* test fulltext search scoring

* Update proc_fulltext_query.c

* Add documentation

Co-authored-by: Jeffrey Lovitz <jeffrey.lovitz@gmail.com>
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.

3 participants