{* /* * * Pixaria Gallery * Copyright Jamie Longstaff * */ *}{include_template file="admin.snippets/admin.html.header.tpl"}
{include_template file="shared/javascript.html"} {include_template file="admin.toolbars/settings.tpl"}

Configure the search form

The default advanced search form offers many different parameters which visitors can use to find images in your library however not all of them may be applicable to your site or you may wish to simplify the form.

Use the checkboxes on the right to select which form items you want to show in the advanced search.

Search form options








Searching by colour


Colour searching only works for images that have been tagged with a key colour on the 'edit image' screen.

Configure keyword searching

Pixaria contains a powerful 'Boolean operator' search system that allows visitors to find images by constructing keyword queries containing 'and', 'or', 'not' commands to include, exclude or require keywords.

By default, the search engine matches keywords from image titles, filenames and captions as well as the special image keywords field but complex searches can take longer to run against all four of these fields. The options on the right allow you to control which image data fields are included in keyword searches.

Keyword search settings

Unchecking these options will improve the speed of searches on your site.




Advanced options

Here you can configure the default order in which search results are returned, enable logging of search terms and set maximum number of possible search results from a single query.

Maximum search limit

Reducing the maximum possible number of results from a single search can dramatically improve the performance of searches on your site especially if it gets a lot of traffic. Realistically, users are unlikely to browse through result sets larger than about 2,000 images and should be encouraged to enter more specific search terms.

Search results logging:

Search results ordering:


Maximum number of results:

Reducing this number will improve the speed of searches.

{include_template file="admin.snippets/admin.html.footer.tpl"}