You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Carina edited this page Sep 20, 2016
·
10 revisions
Info
The complete documentation can be found in the core project: KnowledgeFinderCore
The knowledgefinder dataimporter is an extension of the solr
dataimporter. It provides a simple way to extract and import the
metadata from SVN repositories into a Solr Index
(http://lucene.apache.org/solr/). It also provides various transformers
to simplify the import process.
Features
Extracting information from:
SVN Local Working Copy
SVN Remote Working Copy (with authentication user/password)
XML files
Data Transformers:
Exclude values from a list
Intervals of date in Datetime values (Start and End)
List of dictionaries in separated columns
Unique Document-ID generator
Get file path to similar named file by providing prefix and suffix
(useful when splitting up in two separate files for metadata and
content)