Turba search API
Sebastian Birnbach <[email protected]> Mon, 18 Mar 2019 12:42:43 +0100
| Newsgroups | gmane.comp.horde.devel |
|---|---|
| Message-ID | <CACTNBFMQTv-zgqcqdYzMPsVfnge4Tn3OFQfhfBdA4visJ76w6Q@mail.gmail.com> |
I made a 'wicked' Block for displaying turba contact information. Intention
is to print out Turba contact information for a given person.
I am looking for a way to reduce the number of returned contacts, ideally
to just one.
If 'name' = 'John Doe', Turba finds a match only for search strings 'John'
or 'Doe', but not for 'John Doe'.
Is that a bug or a feature?
I also tried searches like
array('John', 'Doe')
array ('firstname' => 'John', 'lastname' => 'Doe)'.
but that alsways causes multiple independent searches: as a resut I get all
'John's in one array and all 'Doe's in another one.
Any ideas?
--
dev mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]