gov.nasa.pds.search.core.index
Class SolrIndexer
java.lang.Object
gov.nasa.pds.search.core.index.SolrIndexer
public class SolrIndexer
- extends Object
This class creates a lucene index for text search.
- Version:
- $Revision: 9779 $
- Author:
- pramirez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SolrIndexer
public SolrIndexer()
main
public static void main(String[] args)
throws IOException,
ParseException
- Throws:
IOException
ParseException
indexDocs
public static void indexDocs(BufferedWriter writer,
File file)
throws IOException,
ParseException
- Throws:
IOException
ParseException
Copyright © 2010-2012 Planetary Data System. All Rights Reserved.