Software Alternatives & Reviews

Advice needed on best way to develop a website that displays lots of data as different subpages.

Apache Solr Hugo
  1. Solr is an open source enterprise search server based on Lucene search library, with XML/HTTP and...
    Pricing:
    • Open Source
    The bigger problem is the search capability. If you had a typical dynamic website with a database and some backend (be it PHP or any other language) you might get away by implementing the search capability through various SQL queries. However that often doesn't scale well and is complex. Personally I would recommend to just immediately use something like Apache Solr.

    #Custom Search Engine #Custom Search #Search Engine 17 social mentions

  2. 2
    Hugo is a general-purpose website framework for generating static web pages.
    Pricing:
    • Open Source
    There are actually quite a few tools you can use, called static site generators - if you google for that term you'll find probably hundreds. The one I've personally worked with the most is Hugo.

    #Static Site Generators #Blogging #Blogging Platform 353 social mentions

Discuss: Advice needed on best way to develop a website that displays lots of data as different subpages.

Log in or Post with