Computer and Modernization

Previous Articles     Next Articles

 Distributed Full-text Retrieval Method Based on Coreseek and Python

  

  1. 1.PLA Electronic Engineering Institute, Hefei 230037, China;2.Naval Command College, Nanjing 211800, China
  • Received:2014-03-20 Online:2014-06-13 Published:2014-06-25

Abstract:  This paper uses the Coreseek full-text retrieval engine to buile the distributed search engine and uses the Python database API to make connections to nearly all kind of database servers so that the search engine can search different database servers at the same time. This method solves the problem of performance limit for single server and involutes data merging in massive data search system, improves the search speed and the compatibility for different database servers of system.

Key words: search engine, Coreseek full-text retrieval, distribute, Python database API