nicolaslopezj/searchable

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

开放

#40 创建于 2015年4月16日

 (6 条评论) (0 个反应) (0 位负责人)PHP (292 个派生)user submission
enhancementhelp wanted

仓库指标

星标
 (1,999 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南