Changes between Version 14 and Version 15 of XPATH
- Timestamp:
- 04/17/09 04:06:55 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XPATH
v14 v15 19 19 A search on Google does not return too many insightful results. One implementation of XPATH against Lucene can be found in the CMS [http://wiki.alfresco.com/wiki/Search_Documentation Alfresco], albeit with severe limitations: "does not currently support the attribute axis or predictes". 20 20 21 A hint as to their implementation is the [http://wiki.alfresco.com/wiki/Search_Documentation#Lucene_Language description of Alfresco's Lucene index]. It appears as ifthey use a dedicated field in the index to operate on with XPATH :21 A hint as to their implementation is the [http://wiki.alfresco.com/wiki/Search_Documentation#Lucene_Language description of Alfresco's Lucene index]. It appears they use a dedicated field in the index to operate on with XPATH : 22 22 23 23 {{{