Moodle

Some Issues With Global Search

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 1.9
  • Fix Version/s: None
  • Component/s: Global search
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE

Description

1. Search with Case sensivity for non english words in query (for english without case sensivity).
2. For exampla, search results equal for query srting "example" and "e xa m ple"... for english and non english query.

Issue Links

Activity

Hide
Yu Zhang added a comment -

Hi, sorry I do not understand what you mean. Search is case insensitive (i.e. text = TEXT). "example" and "e xa m ple" are 2 different searches and will return different results.

Show
Yu Zhang added a comment - Hi, sorry I do not understand what you mean. Search is case insensitive (i.e. text = TEXT). "example" and "e xa m ple" are 2 different searches and will return different results.
Hide
Alexander Pavlyutin added a comment - - edited

Sorry, but I allways think that in case sensivity (i.e text != TEXT)... and not case sensivity (text = TEXT)...
Comment for 1.
Example, for query "test" and "TEST" I have same results.
Example, for non english query I have different results for the same word in lower case and hight case.
Comment for 2.
I have same results for query "example" and "e x a m p le"... I undestand that different queries, but result the same for it.

Show
Alexander Pavlyutin added a comment - - edited Sorry, but I allways think that in case sensivity (i.e text != TEXT)... and not case sensivity (text = TEXT)... Comment for 1. Example, for query "test" and "TEST" I have same results. Example, for non english query I have different results for the same word in lower case and hight case. Comment for 2. I have same results for query "example" and "e x a m p le"... I undestand that different queries, but result the same for it.
Hide
Valery Fremaux added a comment -

Hi Alexander

we just resolved some issues we found in the query code that could have some influence on the point 1.

for the point 2, it seems being understandable.

as searching for a list of one letter words 'e' 'x' 'a'... will result in sorting as consistant results that check all tokens, so is the word "example" wich has all letters in the list.

This is an asumption however.

I am starting either making on my side many search tries to test the reality of the searching behaviour.

Show
Valery Fremaux added a comment - Hi Alexander we just resolved some issues we found in the query code that could have some influence on the point 1. for the point 2, it seems being understandable. as searching for a list of one letter words 'e' 'x' 'a'... will result in sorting as consistant results that check all tokens, so is the word "example" wich has all letters in the list. This is an asumption however. I am starting either making on my side many search tries to test the reality of the searching behaviour.
Hide
Michael de Raadt added a comment -

Thanks for reporting this issue.

We have detected that this issue has been inactive for over a year has been recorded as affecting versions that are no longer supported.

If you believe that this issue is still relevant to current versions (2.1 and beyond), please comment on the issue. Issues left inactive for a further month will be closed.

Michael d;

lqjjLKA0p6

Show
Michael de Raadt added a comment - Thanks for reporting this issue. We have detected that this issue has been inactive for over a year has been recorded as affecting versions that are no longer supported. If you believe that this issue is still relevant to current versions (2.1 and beyond), please comment on the issue. Issues left inactive for a further month will be closed. Michael d; lqjjLKA0p6
Hide
Michael de Raadt added a comment -

I'm closing this issue as it has become inactive and does not appear to affect a current supported version. If you are encountering this problem or one similar, please launch a new issue.

Show
Michael de Raadt added a comment - I'm closing this issue as it has become inactive and does not appear to affect a current supported version. If you are encountering this problem or one similar, please launch a new issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: