You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java application using Lucene Apache libraries for indexing and searching files. Analyzing documents and extracting important words for the index. Filtering and parsing files using DOM parser. Searching files according to the user’s request.