PassMark Logo
Home » Forum

One index with multiple search templates

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • reja
    Junior Member
    • Jan 2017
    • 5

    #1

    One index with multiple search templates

    Is it possible use multiple search templates with the same index?
    Or would I have to duplicate the index data in subdirectories for this?
    Reinhard
  • reja
    Junior Member
    • Jan 2017
    • 5

    #2
    Is it possible to use the same index with several search result templates?
    We're using CGI. So I could copy all the index-related files into as many
    subdirectories under cgi-bin as I need templates. Just curious whether
    copying is the only way.
    Reinhard

    Comment

    • Richard
      Administrator
      • May 2010
      • 161

      #3
      >Is it possible to use the same index with several search result templates?

      Yes you can, but you may need to duplicate the index data. The CGI application will look for the search_template.html file (and the other index files as well) in the same directory as the search.cgi file.

      Comment

      Working...