[ 
https://issues.apache.org/jira/browse/SOLR-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228387#comment-14228387
 ] 

Erick Erickson commented on SOLR-6802:
--------------------------------------

OK, so it looks like you're using the pluggable analytic stuff, right? That's 
an important detail.

And your expectation is that 31.kz, gov.kz, i-news.kz should not have any 
counts?

Which implies you expect the tokens in your index to be things like "kp.kz". 
Have you checked that with the admin/schema browser and/or TermsComponent to 
verify? And it seems you also are implying that there  is only one value in 
"host" per document, have you verified that? admin/schema browser and select 
"host", then "load info" should show you the counts.

> Solr AnalyticsQuery API returns analytics by documents that don't match query
> -----------------------------------------------------------------------------
>
>                 Key: SOLR-6802
>                 URL: https://issues.apache.org/jira/browse/SOLR-6802
>             Project: Solr
>          Issue Type: Bug
>          Components: query parsers
>    Affects Versions: 4.10.2
>            Reporter: Daulet Kadirbekov
>            Priority: Critical
>
> Solr AnalyticsQuery API returns analytics by documents that don't match query.
> Example:
> Solr query: domain:example.com
> I looked for all documents by /select search handler and all of this 
> documents was belonged to example.com domain.
> But when I looked in analytics for documents, I have found that there are 
> many documents which don't match query. But number of documents is the same.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to