Cannot filter search for image files

What you are seeing

I cannot filter search for image files.


#Why it happens

'image' is a valid stored value and has its own catalogue sub-section, but it is missing from the seven options offered by the File Type filter in the search UI.


#What to do

Use the image sub-section on the Capable → Github catalogue page, or write the CQL condition by hand. The underlying field does hold 'image'.


#Limits that apply here

Limit

Value

What happens

Public repository search: first page only

-

Search runs only when a query is typed and page === 1. Paging past page 1 shows only the person's own repositories.

Content property cap of 32 KB

-

Confluence caps content property values at 32 KB. The trimmer empties the Capable content indexing macro-key list to get under 30,000 bytes. And that list is one of the byline's display conditions, so



Found it? Good.