Changes between Version 5 and Version 6 of TemporalExtentSearch


Ignore:
Timestamp:
Apr 14, 2010, 4:14:53 AM (14 years ago)
Author:
simonp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TemporalExtentSearch

    v5 v6  
    3333Advanced Search Interface would look like the following:
    3434
    35 [[image(temporalextentsearch1.png)]]
     35[[Image(temporalextentsearch1.png)]]
    3636
    3737In ISO records temporal extents can be specified in a number of different ways (GML has many different and flexible representations for time). The !GeoNetwork editor simplifies the options by using a !JavaScript calendar interface to specify an ISO DateTime or ISO Date interface. For temporal extent searching to work correctly, we need a flexible method of parsing as many of the different time formats as possible because not all records in the catalog will be created using the !GeoNetwork editor. After parsing we will need to convert to a common time format and timezone before storing in a Lucene Index field for searching.