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

empty lines in result of kd spec-compliant #2

Open
Karmenzind opened this issue Dec 15, 2023 · 2 comments
Open

empty lines in result of kd spec-compliant #2

Karmenzind opened this issue Dec 15, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@Karmenzind
Copy link
Owner

image

@Karmenzind
Copy link
Owner Author

Karmenzind commented Dec 15, 2023

image
Fine.

@Karmenzind Karmenzind reopened this Dec 15, 2023
@Karmenzind Karmenzind added the bug Something isn't working label Dec 15, 2023
@Karmenzind
Copy link
Owner Author

	if r.Paraphrase == nil || len(r.Paraphrase) == 0 {
        go cache.AppendNotFound(r.Query)
		r.Found = false
		return
	}

Need to redefine the condition. Lots of work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant