Find What You're Looking For with File Search
The "File Search" for Library Staff is the blue link at the top of the left Library pane. Clicking it turns the left pane into a search box.
Basic Info
Keywords - is where you type your search term(s). Remember, PhotoShelter for Brands indexes the information found in the filename plus the IPTC Metadata Description/Caption, Title, Keywords, City, State and Country. Custom metadata is not referenced in this search box (see below).
Use the following search operators to optimize your searches:
Use "&" to find images that contain both words: image & photo
Use "|" to find images that contain either word: image | photo
Use "-" to find images that contain "image" but not "photo": image -photo
Use "(" and ")" to group parts of the search: (photo | photograph) image
Use quotes to match a phrase: "the best photo"
All of these may be combined: "the best photo" & (portrait | travel) photographer
Quoting is for searching for phrases, but it doesn’t disable stemming. The current way to search for files that don’t include the stemmed words is to explicitly exclude them from your search. For example, to search for the very specific keyword "end", you will search for: end -endings -ending -endly -ends (and any other variation you think might be in your Library as a keyword).
Filename - type a filename to find that exact file. Any duplicates of the same exact name will appear. Works with or without a file extension. Type only a file extension in this field to narrow down your search results by a specific file type (like .jpg, .tiff, .pdf, etc)
File ID - a PhotoShelter assigned number unique to every file you upload. This can be found when selecting a single file in your library and looking in the Basic Info area of the righthand pane.
File Type - if your Libris subscription type supports images only, this field will not appear in your search options. If you have video file support, you can search specifically for image or video files. If you have full file support, you can search specifically for image, video, audio, and other files.
Contained In - Media can only live inside a gallery, so, this field is where you can enter a specific Gallery name to search within a Gallery
Contributor - search by Contributor (a field applied upon media upload if the user is on your Contributor list)
Attributes
Priced - Either, Yes or No
Profile Type - narrow down priced images by a specific pricing profile
Have Model Release - Either, Yes, No
Have Property Release - Either, Yes, No
Orientation - Libris automatically detects the image orientation upon upload
Rating - star rating applied to files
Dates
IPTC Date - creation date of the file
Upload Date - date file was uploaded
Location
City, State, Country applied to the image in the IPTC Metadata
Custom Metadata
Drop downs for custom metadata fields will appear here if you have enabled the Custom Metadata in your Library and tagged your files with Custom Metadata tags. See this page on Custom Metadata for more details on how to apply Custom Metadata.
Take Actions on Search Results
You know how you can take actions on files in the Library? Well you can take those same actions on the image thumbnails you see in the center pane when you are looking at search results. This means you can select some (or all) files and quick send, FTP them out of PhotoShelter, price them, and edit their IPTC metadata (Images only).
You can even create a new gallery of virtual copies from your search results (see "Add to Another Gallery"). This enables you to curate galleries in your media library and share them out with an audience without disturbing the overall structure of the parts of your media library that contain your files.
Add a PhotoShelter Search Box to Another Website
The embeddable search box is perfect if you want clients or site visitors to be able to jump straight into a search on your public Portal for keyworded files from an external webpage. You can embed this search box onto your main company website, your blog, etc. To embed the PhotoShelter search box, you'll need to grab the embed code from your Portal Settings.
2. In the box will appear your HTML code to embed a search box
3. Copy and paste the code into the HTML of the non-PhotoShelter webpage on which you'd like the search box to appear.
Note: At this time, you cannot frame the results of your search
To have search results open in a new window:
To have the search results open in a new window, all you have to do is insert target="ps" into the beginning of the code. The code begins as follows:
< form action="..." method="post" >
You must change it to:
< form action="..." method="post" target="ps" >
Make sure you paste target="ps" within the single tag, i.e. between < and > .
Comments
0 comments
Article is closed for comments.