Project

General

Profile

« Previous | Next » 

Revision 3238

Added by Jing Tao about 17 years ago

Add some new constance

View differences:

src/edu/ucsb/nceas/metacat/QueryTerm.java
48 48
    private boolean percentageSymbol = false;
49 49

  
50 50
    private int countPercentageSearchItem = 0;
51
    
52
    public static final String CONTAINS = "contains";
53
    
54
    public static final String EQUALS = "equals";
51 55

  
52 56
    /**
53 57
     * Construct a new instance of a query term for a free text search (using

Also available in: Unified diff