nicolaslopezj/searchable

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

Offen

#40 geöffnet am 16.04.2015

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PHP (292 Forks)user submission
enhancementhelp wanted

Repository-Metriken

Stars
 (1.999 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide