Usually such issues are troubleshooted with: Solr admin: schema browser and
analysis. Also, you might need to check debugQuery=true output and perhaps
use explainOther param.
05 мая 2016 г. 18:58 пользователь "mixiangliu" <852262...@qq.com> написал:
i found a strange thing with solr query,when i
eans that different
> kinds of docs can not be put into the same solr core?
>
>
> thanks!
>
> max mi
>
>
>
>
> ------ 原始邮件 --
> 发件人: "Erick Erickson";;
> 发送时间: 2016年5月6日(星期五) 中午12:14
> 收件人: "solr-us
t
> kinds of docs can not be put into the same solr core?
>
>
> thanks!
>
> max mi
>
>
>
>
> ------ 原始邮件 ------
> 发件人: "Erick Erickson";;
> 发送时间: 2016年5月6日(星期五) 中午12:14
> 收件人: "solr-user";
>
> 主题
-- --
??: "Erick Erickson";;
: 2016??5??6??(??) 12:14
??: "solr-user";
????: Re: query action with wrong result size zero
Please show us:
1> a sample doc that you expect to be returned
2> the results of adding '&de
Please show us:
1> a sample doc that you expect to be returned
2> the results of adding '&debug=query' to the URL
3> the schema definition for the field you're querying against.
It is likely that your query isn't quite what you think it is, is going
against a different field than you think or your
Can you check if the field you are searching on is case sensitive? You can
quickly test it by copying the exact contents of the brand field into your
query and comparing it against the query you have posted above.
On Thu, May 5, 2016 at 8:57 AM, mixiangliu <852262...@qq.com> wrote:
>
> i found a
i found a strange thing with solr query,when i set the value of query field
like "brand:amd",the size of query result is zero,but the real data is not
zero,can some body tell me why,thank you very much!!
my english is not very good,wish some body understand my words!