Project

General

Profile

Actions

Feature #65868

closed

Epic #65815: Improve Indexed search indexer

indexed_search doesn't find "C#"

Added by Kai Kretschmann about 9 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2015-03-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It seems I can't search for words containg "#" like "C#" but I can search for words like "PL/SQL".

So the list of valid chars should be configurable I think.

Actions #1

Updated by Tymoteusz Motylewski about 9 years ago

  • Parent task set to #65815
Actions #2

Updated by Tymoteusz Motylewski almost 9 years ago

splitting into words is done in SearchFormController::procSearchWordsByLexer

and later in split2Words, then Lexer::charType

in charType, there are letters code range defined

Actions #3

Updated by Susanne Moog over 4 years ago

  • Status changed from New to Closed

Due to low demand / low priority I'm going to close this issue now. If anyone takes time to implement it, simply open a new issue please. Thanks.

Actions

Also available in: Atom PDF