Chapter 4: Search

Photocatalyst offers multiple search methods, from file name matching to AI semantic search. The search box is located at the top center of the application.


4.1 Search Types

The dropdown selector on the left side of the search box provides 6 search modes:

Search TypeFunctionInput Method
File InfoComprehensive search by file name, type, description, keywords, location, camera, OCR text, etc.Enter text
Image ContentAI semantic search — find photos by describing them in wordsEnter descriptive terms (comma-separated subjects)
Blurry/Out-of-FocusQuickly filter blurry/low-quality photosExecute directly, no input needed
Photos with PeopleFilter photos containing facesExecute directly, no input needed
Photos without PeopleFilter photos without facesExecute directly, no input needed
1 Star ~ 5 StarFilter by ratingSelect star rating

There are three extension buttons on the right side of the search box:

ButtonFunction
Image SearchSearch by image (full-image similarity / local similarity)
Face SearchUpload a photo containing faces to search
Folder SearchLimit search to a specified folder

Find photos by file name or path.

  1. Select the search type "File Info"
  2. Enter a file name or partial text
  3. Press Enter to execute

Wildcard Support:

WildcardMeaningExample
*Matches any number of charactersIMG_*.jpg matches all jpg files starting with "IMG_"
?Matches a single characterIMG_????.jpg matches "IMG_" followed by 4 characters

This is an AI-powered text-to-image search feature that understands textual descriptions to find matching images.

  1. Select the search type "Image Content"
  2. Enter subject descriptions, separating multiple subjects with commas, e.g.: cat, sofa, indoor
  3. Press Enter to execute
  4. The system maps text and images into the same vector space for semantic matching
  5. Results are ranked by semantic relevance from high to low

Tip: Use concise and clear subject terms, such as "mountain," "beach," "food," "building," etc.


4.4 Quick Filters

The following search modes execute immediately upon selection without requiring text input.

Blurry/Out-of-Focus: Filters blurry photos with low quality scores.

Photos with People / Photos without People: Filters photos based on whether faces are detected.

Star Rating (1 Star ~ 5 Star): Filters photos by user-assigned star ratings.

These filters can be combined with the folder browsing view to narrow results to the current folder scope.


4.5 Image Search (Search by Image)

Click the image search icon on the right side of the search box to open a dialog with two tabs.

Full-Image Similarity

Find visually similar images using the entire image as a reference:

  1. Switch to the "Full-Image Similarity" tab
  2. Select a local image
  3. The system automatically analyzes image features
  4. Navigate to the feature search results page, ranked by similarity
  5. Use the threshold slider to adjust matching strictness (default 0.6)

Local Similarity

Upload up to 5 images and crop regions of interest to find similar local content:

  1. Switch to the "Local Similarity" tab
  2. Add images one by one (up to 5)
  3. Drag to draw a crop box on each image to select the region of interest
  4. After confirmation, the system merges features from all regions for search
  5. Navigate to the search results page

Threshold Adjustment

Both feature search and image search pages have a threshold slider (0 ~ 1):

  • Higher threshold (0.8~1.0): Only matches highly similar images
  • Moderate threshold (0.6~0.8): Balances precision and recall
  • Lower threshold (0~0.6): Includes more images with lower similarity

Search by Uploading a Photo

  1. Click the face search icon on the right side of the search box
  2. Select a photo containing faces
  3. The system automatically detects faces in the photo and lists thumbnails
  4. Click to select the face you want to search for
  5. Navigate to the face search results page (default threshold 0.7, adjustable)
  6. Results are ranked by face similarity

Search from Preview

In preview mode, right-click a face box:

  • Find Their Photos: Navigate to all photos of that person
  • Find Photos with Similar Faces: Search for similar faces based on that face's features

Tip: Frontal, well-lit face photos yield the best results; avoid masks, sunglasses, or profile shots.


Click the advanced search icon on the left side of the search box to open the advanced search dialog, which supports precise combined filtering:

Filter FieldDescription
PathFilter by file path
KeywordsFilter by keywords/tags
TagsFilter by tag name
DescriptionFilter by image description
OCR TextFilter by recognized text content
CameraFilter by camera model
LocationFilter by GPS location name
File TypeFilter by MIME type (JPEG/PNG/RAW, etc.)
RatingFilter by rating, supports operators such as equal/greater/less
Face CountFilter by the number of faces in the photo, supports equal/greater/less
RecursiveWhether to include subfolders
Time RangeSpecify start and end time
SearchGeneral full-text search

Multiple conditions can be combined, and results are displayed in the All Photos view or the current folder view.


4.8 Search Results Page

Searches triggered from different entry points navigate to their corresponding search results pages. All search pages support:

  • Result Count Display: The page header shows the total number of search results
  • Name Filter: Further filter results by file name
  • Folder Scope: Displays the current folder scope; click to clear
  • Threshold Adjustment (face/image search pages): Drag the slider to adjust matching tolerance in real time
  • Go Back: Return to the previous search for easy backtracking

Next: Read Chapter 5 to explore AI-powered smart features.