Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 3203 over 17 years Jing Tao A script to check if shape files are still exis...
  docs 3216 about 17 years Jing Tao Change "server" to "config.hostname" in config....
  lib 3244 about 17 years Matt Jones Added a new class called Sitemap that is used t...
  src 3246 about 17 years berkley got a better version of paging working. still ...
  test 3244 about 17 years Matt Jones Added a new class called Sitemap that is used t...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 19.6 KB 3153 over 17 years Matt Jones Added note to README regarding buildIndex fixes...
build.properties 5.38 KB 3231 about 17 years Jing Tao Add new variable for replication log directory.
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 64.5 KB 3232 about 17 years Jing Tao Use a log.dir variable to replace tmp dir in re...

Latest revisions

# Date Author Comment
3246 04/18/2007 03:55 PM berkley

got a better version of paging working. still needs to be cleaned up and debugged more.

3245 04/18/2007 11:31 AM Jing Tao

Fix bug that if there is a search value is different to others, the query wouold work.

3244 04/18/2007 02:26 AM Matt Jones

Added a new class called Sitemap that is used to generate a series of XML documents representing the URLs of metacat documents following the sitemap protocol. The Sitemap class extends TimerTask so that it can be scheduled to run once a day or so. New configuration options were added to metacat.properties to control where the sitemaps are written and hw often they are updated. By default we do it once a day, as more often is overkill for search engines....

3243 04/18/2007 02:19 AM Matt Jones

Added servlet mapping that allows PATHINFO to be passed to the metacat servlet for use in URL handling for READ action.

3242 04/17/2007 03:58 PM Jing Tao

transfer to value to upper case.

3241 04/17/2007 03:36 PM Matt Jones

Added new feature to allow metacat documents to be retrieved from a URL that does not use the query url syntax, instead embedding the docid and qformat in the url path, as in this example:
http://localhost:8180/knb/metacat/test.1.1/knb
This format allows clients to read documents without entering a query URL, which will be used in a subsequent step to allow search engines to better index metacat content.

3240 04/17/2007 03:25 PM Matt Jones

Decreased the debug message priority to 'debug' level for messages when reading an XML document.

3239 04/17/2007 02:22 PM Jing Tao

Fixed bug that modified query wasn't add.

3238 04/16/2007 05:32 PM Jing Tao

Add some new constance

3237 04/16/2007 05:32 PM Jing Tao

Add method to handle union operator.

View all revisions | View revisions

Also available in: Atom