Field中的文本必须进行分析后才能生成索引
On Thu, Jun 28, 2012 at 12:02 PM, Sheng LUO <sheng.peisi....@gmail.com> wrote: > Hi there, > > how can I disable segmentation when querying? > I tried to delete <analyzer type="query">...</analyzer> from schema.xml. > But it will use default analyzer instead. > > Any ideas? > > Thanks