Ignore:
Timestamp:
2011-05-18T13:24:11+12:00 (13 years ago)
Author:
sjm84
Message:

Added stop words to the term_info printed by GS2LuceneSearch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java

    r23968 r24024  
    7474  public static final String FORMAT_ELEM = "format"; // config files use format - should we use this instead of stylesheet??
    7575  public static final String TERM_ELEM = "term";
     76  public static final String STOPWORD_ELEM = "stopword";
    7677  public static final String SYSTEM_ELEM = "system";
    7778  public static final String FORMAT_STRING_ELEM = "formatString";
Note: See TracChangeset for help on using the changeset viewer.