Research and Application of Search Engine Based on Lucene
Zhou Rong
Abstract
Zhou Rong
Abstract
The precision of Internet searching is important signs of weighing the performance of search engine.In order to resolve the inherent vice about the general search engines,present a search engine applied in news search,which uses the web spider to fetch the information to local machine.The search engine also uses the open API of Lucene to index and search the special information.Lucene is a high-performance,extensible full text search kit based on Java,it is the core component for the realization of the search engine.Give an analysis of the API of Lucene.And on this basis,construct the index and search module,then search the news on the web with real time.By comparing with the general search engine,the news search engine improves accuracy in searching.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The precision of Internet searching is important signs of weighing the performance of search engine.In order to resolve the inherent vice about the general search engines,present a search engine applied in news search,which uses the web spider to fetch the information to local machine.The search engine also uses the open API of Lucene to index and search the special information.Lucene is a high-performance,extensible full text search kit based on Java,it is the core component for the realization of the search engine.Give an analysis of the API of Lucene.And on this basis,construct the index and search module,then search the news on the web with real time.By comparing with the general search engine,the news search engine improves accuracy in searching.
Key concepts: Computer science, Search engine, Information retrieval, Spamdexing, Search analytics, Metasearch engine, Search engine indexing, Web search engine