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

--- Comment #3 from Nik Everett <neverett+bugzi...@wikimedia.org> ---
Not quite sure what is going on but this actually works in dev but not
production.  Both enwiki and dewiki don't split on the ":" but my dev machines
do.

http://localhost:1234/dewiki_content/_analyze?analyzer=text&text=Kategorie:Stolpersteine
{
  "tokens": [
    {
      "token": "kategorie:stolperstein",
      "start_offset": 0,
      "end_offset": 23,
      "type": "<ALPHANUM>",
      "position": 1
    }
  ]
}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to