Query Bean - Indexer
Query Bean - Indexer
Welcome
What just happened?
- A Flowscript made a collection of files to index by scanning samples/blocks for welcome.xml
files.
- It passed this list to a JX Template, that output each file as a call to CInclude
it's content.
- As the files were included, they were transformed by XSLT to define how they would
be indexed.
- This was then passed to the IndexTransformer.
You can now perform searches
The following URLs were indexed :
url |
elapsed-time |
captcha/welcome |
107 |
ojb/welcome |
37 |
naming/welcome |
16 |
forms/welcome |
57 |
apples/welcome |
31 |
slop/welcome |
25 |
validation/welcome |
41 |
ajax/welcome |
23 |
The following parameters were supplied :
- merge-factor - 10
- create - false
- directory - cocoon-docs
- analyzer - org.apache.lucene.analysis.standard.StandardAnalyzer