nicolaslopezj/searchable

How I can search for a name without to devide it?

Aberta

#40 aberto em 16 de abr. de 2015

 (6 comentários) (0 reação) (0 responsável)PHP (292 forks)user submission
enhancementhelp wanted

Métricas do repositório

Stars
 (1.999 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hello I saw on your documentation that you split a string, for example if we have this name Rolland Levi you search the Rolland and then the Levi. Is there anyway to avoid this and first check the whole word Rolland Levi and if the results are null then split it them?

Thank you

Guia do colaborador