Project

General

Profile

Actions

Bug #2938

closed

Search is not working correctly on Morpho

Added by Callie Bowdish over 16 years ago. Updated over 16 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
morpho - query
Target version:
Start date:
09/06/2007
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2938

Description

I did a search using Morpho for Title using the contains and then the starts-with.
I get a return of all of the data sets 15,000 +. The title search used to work pretty fast. I wonder if this is tied to the search changes made recently to speed up online searches. It is much slower for getting data packages that I need to edit.

Actions #1

Updated by Jing Tao over 16 years ago

Actually it is a metacat bug. In metacat QueryGroup class, there is bug for checking if there is single value for search in a if statement. It should be !singleValueVector.isEmpty(). Unfortunately it was singleValueVector.isEmpty() :(
After fix it, it works now.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2938

Actions

Also available in: Atom PDF