NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Indexer Refactoring

 

Code Block
languagejava
titleIndexer Packages
//Refactor and move down into the lexevs-dao
edu.mayo.informatics.indexer.lucene.analyzers
edu.mayo.informatics.indexer.lucene.filters

//Bitset using classes may well go away as will other classes that
//provide support for Single Index/Boundary docs implementations
edu.mayo.informatics.indexer.lucene.hitcollector

//Appears to load xml based metadata -- move to lgConverter or lexevs-dao
edu.mayo.informatics.indexer.lucene.xmlParser

//Supporting classes for the metadata.xml file and a variety of other things that can mostly go away
edu.mayo.informatics.indexer.utility

//Supporting code for the older version of the multi-index search. 
//Will review but largely reimplement in lexevs-dao
edu.mayo.informatics.indexer.api