contacts icon indicating copy to clipboard operation
contacts copied to clipboard

Make all contact properties searchable

Open ekrahmer opened this issue 2 years ago • 6 comments

Describe the bug

Typing in the content of a property (eg 85521 representing postal code) shows no matches

Steps to reproduce

  1. insert "85521" into the search field

Expected behavior

The NC contacts app should be able to provide search functionality for property content and, in this case, show all entries with postcode equal "85521"

Actual behavior

result list empty contact displayed is not refreshed

Contact version

4.2.3

Operating system

No response

PHP engine version

None

Web server

None

Database

None

Additional info

NC instance is a IONOS managed Nextclud. No access to CLI

ekrahmer avatar Dec 20 '22 19:12 ekrahmer

https://github.com/nextcloud/contacts/issues/3143#issue-1505152716

@ekrahmer, has this ever been available?

RokeJulianLockhart avatar Feb 25 '23 15:02 RokeJulianLockhart

I don't think so. See https://github.com/nextcloud/contacts/pull/3358 for a related change. Neither are all properties used for search nor does the backend index all properties to be searchable.

ChristophWurst avatar May 22 '23 08:05 ChristophWurst

https://github.com/nextcloud/contacts/issues/3143#issuecomment-1556737448

@ChristophWurst, then we should probably remove https://github.com/nextcloud/contacts/issues?q=label%3Abug from https://github.com/nextcloud/contacts/issues/3143, right?

I'd love for all properties to be indexed and searchable.

RokeJulianLockhart avatar May 22 '23 16:05 RokeJulianLockhart

@ChristophWurst thanks for developing the change 3358. Any ETA or target NC version when we can enjoy it in production?

PetrVladimirov avatar May 10 '24 02:05 PetrVladimirov

Unfortunately, this has never been available. Some of the missing properties are essential for group management issues. For some tasks I have to bypass NC and use Thunderbird in conjunction with the Cardbook extension. This degrades NC to a filespace with hooked CardDAV server

ekrahmer avatar May 12 '24 22:05 ekrahmer

Unfortunately, this has never been available. Some of the missing properties are essential for group management issues. For some tasks I have to bypass NC and use Thunderbird in conjunction with the Cardbook extension. This degrades NC to a filespace with hooked CardDAV server

Thank you for sharing your experience and the workaround!

PetrVladimirov avatar May 13 '24 00:05 PetrVladimirov