Can not search description #1658

Closed
opened 2023-11-27 09:14:12 +00:00 by wasabi · 7 comments

Description

No response

Vikunja Frontend Version

0.21.0

Vikunja API Version

0.21.0

Browser and version

N/A

Can you reproduce the bug on the Vikunja demo site?

Yes

Screenshots

N/A

### Description _No response_ ### Vikunja Frontend Version 0.21.0 ### Vikunja API Version 0.21.0 ### Browser and version N/A ### Can you reproduce the bug on the Vikunja demo site? Yes ### Screenshots N/A
wasabi added the
kind/bug
label 2023-11-27 09:14:12 +00:00
Owner

Is this a bug or a feature request? What did you do? What do you expect? What's your setup?

Is this a bug or a feature request? What did you do? What do you expect? What's your setup?

@konrad I think they're asking for tasks to be findable via the task's description - which I believe is part of the new Typesense integration that you've completed (but isn't GA yet)? I believe that it's a feature request...not that it was made obvious at all lol

@konrad I think they're asking for tasks to be findable via the task's description - which I believe is part of the new Typesense integration that you've completed (but isn't GA yet)? I believe that it's a feature request...not that it was made obvious at all lol
wasabi changed title from [Feature Request] Search description support to Can not search description 2023-11-29 09:05:15 +00:00
Author

@konrad Typesense support is not completed, can not search description currently

@konrad Typesense support is not completed, can not search description currently
Owner

I've just tested it, and it works just fine with Typesense. What does not work for you? Can you share more information about your setup?

I've just tested it, and it works just fine with Typesense. What does not work for you? Can you share more information about your setup?
Author

I've just tested it, and it works just fine with Typesense. What does not work for you? Can you share more information about your setup?

The version 0.21.0 seems to be missing vikunja index sub-command, so can not push data to typesense backend?

/app/vikunja # ./vikunja version
Vikunja api version v0.21.0
Built with go1.20.5
/app/vikunja # ./vikunja help
Vikunja (/vɪˈkuːnjə/)
The to-do app to organize your life.

Also one of the two wild South American camelids which live in the high
alpine areas of the Andes and a relative of the llama.

Vikunja is a self-hosted To-Do list application with a web app and mobile apps for all platforms. It is licensed under the GPLv3.

Find more info at vikunja.io.

Usage:
  vikunja [flags]
  vikunja [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  dump        Dump all vikunja data into a zip file. Includes config, files and db.
  help        Help about any command
  migrate     Run all database migrations which didn't already run.
  restore     Restores all vikunja data from a vikunja dump.
  testmail    Send a test mail using the configured smtp connection
  user        Manage users locally through the cli.
  version     Print the version number of Vikunja
  web         Starts the rest api web server

Flags:
  -h, --help   help for vikunja

Use "vikunja [command] --help" for more information about a command.

but disabled typesense, also can not search text from description.

> I've just tested it, and it works just fine with Typesense. What does not work for you? Can you share more information about your setup? The version 0.21.0 seems to be missing `vikunja index` sub-command, ~~so can not push data to typesense backend~~? ``` /app/vikunja # ./vikunja version Vikunja api version v0.21.0 Built with go1.20.5 /app/vikunja # ./vikunja help Vikunja (/vɪˈkuːnjə/) The to-do app to organize your life. Also one of the two wild South American camelids which live in the high alpine areas of the Andes and a relative of the llama. Vikunja is a self-hosted To-Do list application with a web app and mobile apps for all platforms. It is licensed under the GPLv3. Find more info at vikunja.io. Usage: vikunja [flags] vikunja [command] Available Commands: completion Generate the autocompletion script for the specified shell dump Dump all vikunja data into a zip file. Includes config, files and db. help Help about any command migrate Run all database migrations which didn't already run. restore Restores all vikunja data from a vikunja dump. testmail Send a test mail using the configured smtp connection user Manage users locally through the cli. version Print the version number of Vikunja web Starts the rest api web server Flags: -h, --help help for vikunja Use "vikunja [command] --help" for more information about a command. ``` but disabled typesense, also can not search text from description.
Owner

0.21 does not have support for Typesense because it was added after that release. You need to switch to an unstable build or wait for the next release.

0.21 does not have support for Typesense because it was added after that release. You need to switch to an unstable build or wait for the next release.
Author

Thanks for the reply, I'm really looking forward to the next release!

Thanks for the reply, I'm really looking forward to the next release!
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1658
No description provided.