Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SearchOptions..withScores(true) ,But For input string: "format" #52

Open
kingrmb opened this issue Feb 2, 2024 · 1 comment
Open

SearchOptions..withScores(true) ,But For input string: "format" #52

kingrmb opened this issue Feb 2, 2024 · 1 comment

Comments

@kingrmb
Copy link

kingrmb commented Feb 2, 2024

    <dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-data-redis</artifactId>
    </dependency>
    <dependency>
        <groupId>com.redis</groupId>
        <artifactId>spring-lettucemod</artifactId>
        <version>3.2.1</version>
    </dependency>
image
@kingrmb
Copy link
Author

kingrmb commented Feb 2, 2024

<parent>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-parent</artifactId>
    <version>2.7.2</version>
    <relativePath/> <!-- lookup parent from repository -->
</parent>

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

No branches or pull requests

1 participant