-
Improvement
-
Resolution: Fixed
-
Normal
-
2011-09-28
-
None
-
None
When do a basic search, there are some extra steps taken before the query is sent to the search server. All lucene special syntax is escaped, and phrase boosting is done for artist, alias and work searches. This logic should be performed on the search server as discussed with ocharles, addtionally further improvements are required to basic search that can only be done on the search server using lucene code rather than simple string functions.
- depends on
-
MBS-4234 Move Basic search logic from mbserver to searchserver
- Closed