Skip to content

Commit d645f92

Browse files
Merge pull request #564 from redis/joniredis-advanced-capabilities
Update advanced-capabilities.md
2 parents ae665cc + 8426493 commit d645f92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/operate/rc/databases/configuration/advanced-capabilities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ Use the [Search and query sizing calculator](https://redis.io/redisearch-sizing-
6161

6262
#### Query performance factor
6363

64-
The query performance factor adds extra compute power specifically for search and query. When you create a database with search and query, you can select a factor to increase your queries per second by that amount.
64+
The query performance factor adds extra compute power specifically for search and query. When you create a database with search and query, you can increase your search queries per second by the selected factor.
6565

66-
We recommend testing your application with a test database to see your baseline queries per second and determine how much you want to boost your query performance. After you have determined your queries per second and your desired performance factor, [create a new database]({{< relref "/operate/rc/databases/create-database" >}}) with the desired performance factor and [migrate data]({{< relref "/operate/rc/databases/migrate-databases" >}}) from the test database to your new database.
66+
We recommend testing your application with a test database to see your baseline queries per second and determine how much you want to boost your query performance. After you have determined your queries per second and your desired performance factor, [create a new database]({{< relref "/operate/rc/databases/create-database" >}}) with the desired performance factor and [migrate data]({{< relref "/operate/rc/databases/migrate-databases" >}}) from the test database to your new database.

0 commit comments

Comments
 (0)