Hi, Can the Lucene software do the following thing with some features : search selected keywords in selected websites (forums, blogs, and others), store the URLs where the keywords are found sorted by date and then show them in tabular form ?
Full description of the feature I'm looking for : The software has to run at least once a day but the better would be a real time scanning. Once the fist scan of a given website done, the next run has to check if the pages have been updated and then to check if there's any keyword in that new part. It also needs to return if there's a simple update or if there's a keyword in it (with tag or colour). The user front-end would need 2 parts. The 1st to tag the given websites with the chosen keywords (there would be multiple tags for a given website and a keywords can be associated with many websites). The 2nd to show the results in 3 tabular forms: 1. Website result page: number of time the keywords of a given website appears (and the list of the URLs) in table and in pie chart form. 2. Keywords result page: number of time the keyword appears in all the websites associated (and the list of the URLs) in table and in histogram. 3. Global result page: ratio of the different keywords for all the websites (% and number of time) in pie chart and histogram forms. Best, -- Romain Péchard