Skip to main content

About the search function on the Kuroco Administration page

The Kuroco administration screen has a search function that allows you to search in the content list, log list, and other screens. The search function has several patterns depending on the target page, which are described here.

On every content listing page, there is a search field to look up content. There are two ways to search: keyword search, which lets you search through each item in the data, and item search, which enables you to search through specific items. The following list displays which pages are eligible for each type of search.

PageSearch item
Content structure listKeyword
Content listKeyword
Form listKeyword
SubmissionsKeyword
Member listKeyword
Group listKeyword
Custom member filter listKeyword
Custom function listKeyword
Message template listKeyword
Pending member listE-mail address
Log managementKeyword
Login logsMember ID
API logsURI
Admin panel logURI
Mail logsRecipient
Batch process logsMessage[1]
API request logEndpoint
App logsURI
KurocoFiles logsURI
KurocoFront logsURI
JavaScript logsURI
Custom logsMessage[1]
SendGrid logsRecipient
API analyticsURI

If there is "Advanced search" button, click it to pull down the items or "Filter conditions" to Advanced search.

The search input area for keyword searches is shown for content, forms, and members. The specifications of the keyword search and the search results if the following data are available are shown below.

Search data

Image from Gyazo

  • Alphabetical case is not sensitive. Image from Gyazo

  • The text of the selected item is also subject to search. Image from Gyazo

  • In the case of a single keyword, an OR search is performed between different items of the same data.     (If any of the keywords are in the data, they are eligible.) Image from Gyazo

  • In the case of space delimitation, AND search is performed between keywords.
    (All keywords are included in the data.) Image from Gyazo

On the various log listing pages, the search box for URI and member ID is displayed by default. In addition, searching by date along with items is also possible.

Image from Gyazo

Clicking on the "Advanced search" button will display additional items for advanced search. When the fields for filter conditions are displayed, flexible search is possible by specifying operations and combining AND and OR.

Image from Gyazo

The refinements that can be set depend on the page.

Filter by fields

You can filter by basic items. In addition, if you have created keyword templates or vector data for searching content, you can also search using those.

ItemDescription
Custom member filter nameAppears in the search for the member list.
Searches members using a previously created custom member filter.
CategorySearches by category.
TagsSearches by tags.
Publication StatusSearches by publication status.
LanguageSearches by the registered language.
Items per pageSelects the number of search results to display.
Published batch process date searchSearches content that has a scheduled publication start date and end date set.
Contents whose scheduled publication period is entirely within the search period will be searched.
KeywordAppears in the search for content structure that have "Use template for keyword search" enabled.
Searches using the created keyword template.
Vector searchAppears in the search for content structure that have "Convert to vector data" enabled.
Searches using vector data.

Filter conditions

Filter conditions can concatenate multiple conditions as AND or OR, where AND targets only the data that matches all of the specified conditions and OR targets the data that matches any of the specified conditions.

The following operations can be specified in the search.

OperationInput typeReturned data
containsText stringEntries matching part of the search term.
not containsText stringEntries not matching any part of the search term.
=Alphanumeric stringEntries exactly matching the search term.
!=Alphanumeric stringEntries not exactly matching the search term.
<Alphanumeric stringEntries less than the search term.
>Alphanumeric stringEntries greater than the search term.
<=Alphanumeric stringEntries less than or equal to the search term.
>=Alphanumeric stringEntries greater than or equal to the search term.
starts withText stringEntries beginning with the search term.
not starts withText stringEntries not beginning with the search term.  
ends withText stringEntries ending with the search term.
not ends withText stringEntries not ending with the search term.
inAlphanumeric stringEntries matching any of the search terms (for multiple search terms only).
not inAlphanumeric stringEntries not matching any of the search terms (for multiple search terms only).
Is EmptyAlphanumeric stringData with no selections made.
Is not EmptyAlphanumeric stringData with at least one selection made.

Sort

Under "Sort", you can specify the sort key and display order of the search results.

  • ASC: Ascending, from oldest to newest.
  • DESC: Descending, from newest to oldest.

Search in the admin panel

You can search for keywords in Kuroco's content from the Dashboard or from the sidebar under Search.

Image from Gyazo

Image from Gyazo

The searches are listed below, and the number of results for each keyword search is displayed.

  • Custom function list
  • Message template list
  • Content defined in Content structure

Support

If you have any other questions, please contact us or check out Our Slack Community.