Skip to content

Commit bf239ed

Browse files
author
Sam Partee
authored
Update README
1 parent a011d00 commit bf239ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<br />
55
<br />
66
<div display="inline-block">
7+
<a href="https://ecommerce.redisventures.com"><b>Hosted Demo</b></a>&nbsp;&nbsp;&nbsp;
78
<a href="https://github.com/Spartee/redis-vector-search"><b>Code</b></a>&nbsp;&nbsp;&nbsp;
89
<a href="https://redis.io/docs/stack/search/reference/vectors/"><b>Redis VSS Documentation</b></a>&nbsp;&nbsp;&nbsp;
910
</div>
@@ -26,7 +27,6 @@ The following Redis Stack capabilities are available in this demo:
2627
- Flat (brute-force)
2728
- **Hybrid Queries**
2829
- Apply tags as pre-filter for vector search
29-
- **Full text search**
3030
- **JSON storage**
3131

3232

@@ -114,4 +114,4 @@ It's typically easier to write front end code in an interactive environment (**o
114114

115115
#### Issues building the container
116116
- Sometimes it works if you try again. Or maybe you need to clear out some Docker cache. Run `docker system prune`, restart Docker Desktop, and try again.
117-
- The generated `node_modules` folder (under `gui/` when running the app outside of Docker) can mess things up when building docker images. Delete that folder (if present) and try rebuilding again.
117+
- The generated `node_modules` folder (under `gui/` when running the app outside of Docker) can mess things up when building docker images. Delete that folder (if present) and try rebuilding again.

0 commit comments

Comments
 (0)