Closed mbjones closed 6 years ago
Original Redmine Comment Author Name: ben leinfelder (ben leinfelder) Original Date: 2008-04-30T22:22:05Z
here is a sample of the pathquery generated in Morpho
<?xml version="1.0"?>
Original Redmine Comment Author Name: ben leinfelder (ben leinfelder) Original Date: 2008-04-30T22:32:47Z
Paths to add: taxonomicClassification/taxonRankValue taxonomicClassification/taxonRankName northBoundingCoordinate southBoundingCoordinate westBoundingCoordinate eastBoundingCoordinate
Note that the taxon paths are in the list already (but with no parent element), and the spatial paths are in there (but with parent paths). We could edit the existing index paths instead of adding these, but that might slow down other queries that are using the existing entries in the indexPaths property. I vote for adding the above values if it is not overly costly for metacat to index these additional fields.
Original Redmine Comment Author Name: ben leinfelder (ben leinfelder) Original Date: 2008-05-19T16:34:19Z
these have been added to the build.properties file in the 1.8.1 branch
Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:22:49Z
Original Bugzilla ID was 3259
Author Name: ben leinfelder (ben leinfelder) Original Redmine Issue: 3259, https://projects.ecoinformatics.org/ecoinfo/issues/3259 Original Date: 2008-04-30 Original Assignee: ben leinfelder
Compound searches issued from Metacat (with "combine constraints from all tabs") uses certain EML elements in the pathquery that are not exactly included in the default metacat indexPaths list (in build.properties). We should ensure that those match so that searching within Morpho is optimized like it is on the web.