Skip to content

feat: add unified search provider for DAV Connector contacts#101

Open
stephan1827 wants to merge 1 commit into
nextcloud:mainfrom
stephan1827:feat/contacts-unified-search
Open

feat: add unified search provider for DAV Connector contacts#101
stephan1827 wants to merge 1 commit into
nextcloud:mainfrom
stephan1827:feat/contacts-unified-search

Conversation

@stephan1827

Copy link
Copy Markdown
Contributor

Registers ContactsSearchProvider as an OCP\Search\IProvider so that contacts from connected DAV address books appear in Nextcloud's unified search. Searches the stored vCard data field and extracts FN, EMAIL, TEL and ORG for result display.

Split out of #86 per review feedback from @SebastianKrupinski (unrelated changes bundled together).

Registers ContactsSearchProvider as an OCP\Search\IProvider so that contacts
from connected DAV address books appear in Nextcloud's unified search.
Searches the stored vCard data field and extracts FN, EMAIL, TEL and ORG
for result display.
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

Successfully merging this pull request may close these issues.

1 participant