LuceneIndexBuilder
From WandoraWiki
(Difference between revisions)
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | Tool constructs a [http://lucene.apache.org/java/docs/index.html Lucene] search index from current topic map. | + | Tool constructs a [http://lucene.apache.org/java/docs/index.html Lucene] search index from current topic map. Lucene search index is a collection of files implementing a Lucene data structure. |
{{Tool_s_GUI_name_title}} | {{Tool_s_GUI_name_title}} | ||
| Line 7: | Line 7: | ||
{{Tool_s_class_title}} | {{Tool_s_class_title}} | ||
| − | + | {{Tool_class_path|exporters.LuceneIndexBuilder|exporters/LuceneIndexBuilder}} | |
[[Category:Tools]] | [[Category:Tools]] | ||
Latest revision as of 20:21, 30 December 2007
Tool constructs a Lucene search index from current topic map. Lucene search index is a collection of files implementing a Lucene data structure.
[edit] GUI name
- Lucene index builder...