medcl / elasticsearch-rtf

elasticsearch中文发行版,针对中文集成了相关插件,方便新手学习测试.
Apache License 2.0
2.67k stars 715 forks source link

新版本无法使用_all字段进行搜索 #10

Closed ShiningRay closed 11 years ago

ShiningRay commented 11 years ago

7f7dc245142d4fb145b446c75295a068e922adae版是没有问题的, 8fb58e47ce1030a7fef36b4fcd398812b106ffbe就不行

使用的是ubuntu 12.04 server,安装默认的openjdk ava version "1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.12.04.2) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) 需要看看mapping么?

medcl commented 11 years ago

默认的analyzer换成keyword了,你设置你的all字段的analyzer没有?

发送自手机

-------- 原始邮件 -------- 发件人:代码之力 notifications@github.com 时间:周三 11月20日 15:01 收件人:medcl/elasticsearch-rtf elasticsearch-rtf@noreply.github.com 主题:[elasticsearch-rtf] 新版本无法使用_all字段进行搜索 (#10)

7f7dc245142d4fb145b446c75295a068e922adae版是没有问题的, 8fb58e47ce1030a7fef36b4fcd398812b106ffbe就不行


Reply to this email directly or view it on GitHub: https://github.com/medcl/elasticsearch-rtf/issues/10

ShiningRay commented 11 years ago

原来如此,没改过,默认的是在哪里改的?我设置单独某个索引的mapping中的_all看不到效果

发自我的 iPhone

在 2013年11月20日,15:26,"Medcl" notifications@github.com 写道:

默认的analyzer换成keyword了,你设置你的all字段的analyzer没有?

发送自手机

-------- 原始邮件 -------- 发件人:代码之力 notifications@github.com 时间:周三 11月20日 15:01 收件人:medcl/elasticsearch-rtf elasticsearch-rtf@noreply.github.com 主题:[elasticsearch-rtf] 新版本无法使用_all字段进行搜索 (#10)

7f7dc245142d4fb145b446c75295a068e922adae版是没有问题的, 8fb58e47ce1030a7fef36b4fcd398812b106ffbe就不行


Reply to this email directly or view it on GitHub: https://github.com/medcl/elasticsearch-rtf/issues/10 — Reply to this email directly or view it on GitHub.

medcl commented 11 years ago

设置完要重建


Medcl'

http://log.medcl.net

------------------ Original ------------------ From: "代码之力";notifications@github.com; Date: Wed, Nov 20, 2013 03:44 PM To: "medcl/elasticsearch-rtf"elasticsearch-rtf@noreply.github.com; Cc: "Medcl'"m@medcl.net; Subject: Re: [elasticsearch-rtf] 新版本无法使用_all字段进行搜索 (#10)

原来如此,没改过,默认的是在哪里改的?我设置单独某个索引的mapping中的_all看不到效果

发自我的 iPhone

在 2013年11月20日,15:26,"Medcl" notifications@github.com 写道:

默认的analyzer换成keyword了,你设置你的all字段的analyzer没有?

发送自手机

-------- 原始邮件 -------- 发件人:代码之力 notifications@github.com 时间:周三 11月20日 15:01 收件人:medcl/elasticsearch-rtf elasticsearch-rtf@noreply.github.com 主题:[elasticsearch-rtf] 新版本无法使用_all字段进行搜索 (#10)

7f7dc245142d4fb145b446c75295a068e922adae版是没有问题的, 8fb58e47ce1030a7fef36b4fcd398812b106ffbe就不行


Reply to this email directly or view it on GitHub: https://github.com/medcl/elasticsearch-rtf/issues/10 — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.