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

       Web browser: ---
            Bug ID: 52860
           Summary: incorrect results for 'nobel prize' search
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: browser-test-bug
          Severity: normal
          Priority: Unprioritized
         Component: CirrusSearch
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 13099
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13099&action=edit
seemingly incorrect search result suggestions

See screen shot

"Did you mean: noble prize" seems incorrect, there shouldn't be a suggestion
for a misspelling and page that does not exist. 

Link to correct page does appear with different capitalization as "Nobel Prize"
not "Nobel prize".  


Shown by 

$ bundle exec cucumber features/full_text.feature:88



    Examples: 
      | term            | suggestion      |
      | popular culatur | popular culture |
      | noble prize     | nobel prize     |
      | nobel prize     | none            |
      expected #<Watir::Anchor:0x..fafcfd7c75dcc9b1c located=true
selector={:index=>0, :tag_name=>"a"}> not to exist
(RSpec::Expectations::ExpectationNotMetError)
      ./features/step_definitions/search_steps.rb:134:in `/^(.*) is
suggested$/'
      features/full_text.feature:88:in `Then <suggestion> is suggested'

-- 
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