Research and Implementation of Personal Search Engine Based on Lucene

Min Jin
2011-01-01
Abstract:More and more users want the search engine to provide personal search result fast and efficiently,but also hope the query result more personally.According to the working principle of search engine,design a personal search engine of armed policemen website,based on research and analysis of the system structure,model and indexer of Lucene which is an open source search engine toolkit.Provide the functions of incremental collecting information by two phases data process,automatically dividing words by using inverse dictionary structure,and creating inverse index by using bidirectional words divider.Finally,deploy this system on Tomcat server.The designed personal search engine improves the speed and veracity of the original Lucene search engine.
What problem does this paper attempt to address?