-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
13 lines (10 loc) · 871 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
#@------------------------------------------------------------------------------------------------------------------------------------------
#@ Copyright 2013 by Junte Zhang <[email protected]>
#@ Distributed under the GNU General Public Licence
#@
#@ README for CMDI MI indexing procedure of PILNAR, extended with the SolrCell module for indexing legacy data
#@------------------------------------------------------------------------------------------------------------------------------------------
The PHP class IndexCMDI does everything.
- indexpilnar.php is the script that uses the IndexCMDI class and manages the indexing of each CMDI file
- searchpilnar.php is the proxy that allows for the querying of the PILNAR index.
- data has 2 example CMDI files. It works on these 2 files, but I can give a limited guarantee it works on other CMDI files as well. ;-)