Hello everyone! I am developing a web application, and I have a news section. I want to include a search function - so user can search for different news, the problem is - I have not done anythinng like it before and dont know where to start... Can anyone make a suggestion of what approach is the best(easiest)? Or how can it be done? Thanks a lot!
Search for web pages
Page 1 of 13 Replies - 1138 Views - Last Post: 20 March 2012 - 08:46 PM
Replies To: Search for web pages
#2
Re: Search for web pages
Posted 15 March 2012 - 05:56 AM
What language are you using? You would need to query the database - in particular the news table.
#3
Re: Search for web pages
Posted 15 March 2012 - 09:00 AM
Or use a third-party search engine/indexer like Lucene/Solr, Sphinx, or elasticsearch.
#4
Re: Search for web pages
Posted 20 March 2012 - 08:46 PM
Thanks for reply! I am using Apache Tomcat as a server, I want to be able to search for pages in my application folder - I know there are search engines available, but the thing is - i have to search on localhost. There is no database for news - they are separate pages.
revolutionx, on 15 March 2012 - 05:56 AM, said:
What language are you using? You would need to query the database - in particular the news table.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote




|