Hi, What happened to my website... I am using standard "string" "solr.StrField" to create facets on "country" field, and I added two countries (mistake/test) called "ROBOTS.TXT" and ".ROBOTS.TXT"(mistake!)
I see: ROBOTS.TXT(186) .ROBOTS.TXT(157) However, when I go deeper by facets (http://www.tokenizer.org/ROBOTS.TXT/price.htm?q=, fq=country:"ROBOTS.TXT", it shows only 4 records! And, on left-side menu, it shows even smaller number ROBOTS.TXT(2) What happens... I am reindexing, and this 'country' will disappear within 2-3 days... Thanks, Fuad http://www.tokenizer.org P.S. As usual I (probably) found the problem right during writing this Email, I hardcoded some queries, URL will be parsed as category:"ROBOTS.TXT" - interesting... I don't have such category...