redisearch-getting-started icon indicating copy to clipboard operation
redisearch-getting-started copied to clipboard

A RediSearch tutorial to learn the basis of RediSearch module, with sample application in Java, Python and Node.js

Results 74 redisearch-getting-started issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

... because Redisearch is not able to handle this (this way) You can not retrieve these movies by there title: ``` 127.0.0.1:x> FT.SEARCH idx:movie "x-men" 1) (integer) 0 127.0.0.1:x> FT.SEARCH...

Ran: docker-compose up --force-recreate --build It failed with error: => ERROR [search-frontend 7/7] RUN npm run build 1.8s ------ > [search-frontend 7/7] RUN npm run build: 0.396 0.396 > [email protected]...