https://bugzilla.wikimedia.org/show_bug.cgi?id=42416

--- Comment #3 from MZMcBride <[email protected]> 2012-11-25 04:51:51 UTC ---
(In reply to comment #0)
> The incategory:"xyz" method of finding category intersections doesn't seem to
> work with unicode.
> 
> I tried using the method with one category [1] and two categories [2] on 
> hi-wp,
> but it didn't work. [1] did show three results (but at the time of search the
> category contains 1700+ articles).
> 
> It seems to work at en-wp with both one [3] and multiple categories [4].

I think your test cases are flawed. You seem to have run a bot ("Siddhartha
Ghai bot"; cf.
<https://hi.wikipedia.org/wiki/%E0%A4%B5%E0%A4%BF%E0%A4%B6%E0%A5%87%E0%A4%B7:%E0%A4%AF%E0%A5%8B%E0%A4%97%E0%A4%A6%E0%A4%BE%E0%A4%A8/Siddhartha_Ghai_bot>)
on November 24, 2012 updating a particular category name. On November 24, 2012,
you also filed this bug.

The "incategory" feature relies on Lucene search's index of the wikitext of
each individual page. This index is updated approximately every 24 hours. You
should wait a day or two to see if the problem still persists. My suspicion is
that the index simply hasn't updated yet. I'd be surprised if Lucene didn't
support Unicode categories (cf. comment 2).

https://hi.wikipedia.org/w/index.php?title=विशेष%3Aखोज&profile=default&search=incategory%3A%22आन्ध्र+प्रदेश%22
seems to work as expected, showing 4,668 results for Category:आन्ध्र प्रदेश.

https://hi.wikipedia.org/w/index.php?search=incategory%3A%22कृष्णा+जिला%22&title=विशेष%3Aखोज
similarly correctly shows 955 results for Category:कृष्णा जिला.

The intersection of these categories shows 955 results:
<https://hi.wikipedia.org/w/index.php?title=विशेष%3Aखोज&profile=default&search=incategory%3A%22कृष्णा+जिला%22+incategory%3A%22आन्ध्र+प्रदेश%22&fulltext=Search&searchengineselect=mediawiki>.

There seems to be a separate issue where the incategory feature is not always
returning results properly. This seems like mis-synchronized search indices.
I'll file a separate bug about this.

As far as I can see, this bug is invalid.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to