I have found some posts related to search on XML but those were not helpful for my task.
My task is to implement a search.
Source: 5-6 XML files like People,Buildings,News etc (each category being an XML file I have 30000 Entries totally).
User can select a category and type some keyword. The search phrase should search the XML file and return results are to presented on a html page. If user doesn't select a category all XML files should be searched.
Please tell me best strategy/Algorithm to implement this and best technology.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…