Page: http://wiki.cocoondev.org/Wiki.jsp?page=Tutorials , version: 44 on Wed Jun 25 07:01:37 2003 by BertrandDelacretaz
- * __[XSLT FAQ|http://www.apache-stuff.com/xlst.html]__ -- Page: http://wiki.cocoondev.org/Wiki.jsp?page=LuceneIndexTransformer , version: 15 on Wed Jun 25 07:06:52 2003 by Con - <title>Sample</title> + <title lucene:store="true">Sample</title> ? ++++++++++++++++++++ - <title>Second Sample</title> + <title lucene:store="true">Second Sample</title> ? ++++++++++++++++++++ + !The {{lucene:store}} attribute + + Normally Lucene will only index the text of an element, not store it. To store the text of an element in Lucene's index, add a {{lucene:store="true"}} attribute to the element. It's a good idea to store the title of a document in Lucene, so that your search results can show a document title as well as a URL. +
