Topik terkait
×
Masuk dengan Microsoft
Masuk atau buat akun.
Halo,
Pilih akun lain.
Anda memiliki beberapa akun
Pilih akun yang ingin Anda gunakan untuk masuk.

The Search Results Web Part shows the search results of a query that was entered in a Search Box Web Part.

By default, the classic Search Results Web Part is used on all default search vertical pages in the classic Search Center. Pelajari tentang pengalaman pencarian klasik dan modern. Pencarian vertikal dikustomisasi untuk mencari konten tertentu, seperti(Semua ,Orang ,Percakapan , dan Video), dan mereka menampilkan hasil pencarian yang difilter dan diformat untuk tipe konten atau kelas tertentu. The Search Results Web Part shows search results, and it also sends the search results to the Refinement Web Part and to the Search Navigation Web Part.

Catatan: Lihat Mengonfigurasi Bagian Web Pencarian Konten SharePoint menambahkan Bagian Web Pencarian Konten (CSWP) ke halaman Anda dan mengonfigurasinya untuk hasil sederhana dan tingkat lanjut.

The Search Results Web Part uses a query that's specified in the Web Part to show search results. As a SharePoint Online administrator, you can change the query or other settings for displaying search results.

To add and configure a Search Results Web Part on a page, see About configuring the Search Results Web Part. Anda juga bisa menemukan informasi tambahan lihat Mengonfigurasi properti Komponen Web Hasil Pencarian di SharePoint Server.

Apa yang ingin Anda lakukan?

Change the query in the Search Results Web Part

The Search Results Web Part uses a query that is specified in the Web Part to show search results. By default, this query uses the query variable {searchboxquery}. The query variable is a placeholder for a value, which means that when you run the query, a value replaces the placeholder. For example, when a user types the search term yellow in the Search Box, the {searchboxquery} variable in the Search Results Web Part searches for all items that contain the phrase yellow.

By changing the query in the Search Results Web Part, you can:

  • Change the result source to specify which content should be searched. 

  • Add query variables or property filters to customize search results for different users or user groups.

  • Promote or demote items or pages within the search results.

  • Change the sorting of search results.

There are two main ways of changing the query:

Define the query by using Keyword Query Language (KQL) in Advanced Mode

  1. Pada halaman hasil pencarian, klik Pengaturan, lalu klik Edit Halaman. Halaman hasil pencarian terbuka dalam mode Edit.

  2. In the Search Results Web Part, move the pointer to the right of the Web Part title, click the arrow, and then click Edit Web Part on the menu. The Search Results Web Part tool pane opens under the ribbon in the top right of the page.

  3. In the Web Part tool pane, in the Search Criteria section, click Change query. The Build Your Query dialog box opens in Advanced Mode.

  4. On the BASICS tab, in the Select a query section, select a result source to specify which content should be searched.

  5. You can now change the Query text. By default, the query variable {searchboxquery} is defined. Change the query text by using Keyword Query Language (KQL), or use the Keyword filter and Property filter lists to build the query:

    • The keyword query can consist of free-text keywords, property filters, or operators. Use braces to enclose query variables. The query variables will be replaced with a value when the query is run. Keyword queries have a maximum length of 2,048 characters. Untuk informasi selengkapnya tentang KQL, lihat Referensi sintaks Bahasa Kueri Kata Kunci (KQL, Keyword Query Language).

    • Use keyword filters to add query variables to your query. Select predefined query variables from the list, and then add them to the query by clicking Add keyword filter. For a list of available query variables, see Query variables in SharePoint Server 2013.

    • Use property filters to query the content of managed properties that are set to queryable in the search schema. Select managed properties from the Property filter lists. Klik Tambahkan filter properti untuk menambahkan filter ke kueri.

      Catatan: Properti terkelola kustom tidak diperlihatkan dalam daftar Filter properti. To add a custom managed property to your query, in the Query text box, enter the name of your custom managed property followed by the query condition, for example MyCustomColorProperty:Green

  6. Click Test query to see a preview of the search results.

  7. You can also add more details to your query:

  8. Click OK to save the query and return to the Web Part tool pane.

Add refiners

On the REFINERS tab, you can choose to limit returned results by adding preselected refiners to your query.

You can specify that the search results that are returned in the Search Results Web Part should be limited to one or more values from the refiners. The list shows all managed properties that are enabled as refiners in the search schema.

  • To add a refiner to the query, choose a refiner from the list, and then click Add.

You can specify that the search results should be grouped based on one or more managed properties. This is useful when there are several variants for a given item, and you want to group them under a single result.

  • To define grouping of results, click Show more to show the Group results section.

Menetapkan pengurutan

Use the SORTING tab to specify how to sort search results. Anda bisa menentukan beberapa tingkat pengurutan dan menambahkan aturan untuk pengurutan dinamis.

The Sort by list shows all managed properties that are set as sortable in the search schema.

  • To sort results based on managed properties:

    1. In the Sort by list, select a managed property, and then select Descending or Ascending.

    2. To add more sorting levels, click Add sort level.

  • To sort results by relevance rank:

    1. In the Sort by list, select Rank.

    2. (Optional) Under Dynamic ordering, you can specify additional ranking by adding rules that will change the order of results when certain conditions apply. Click Add dynamic ordering rule, and then specify conditional rules.

Menambahkan pengaturan lainnya

Use the Settings tab to select more settings for your query. You can choose to use query rules, use URL rewriting, and specify whether to remove duplicate results or not.

Menguji kueri Anda

Tab Uji memperlihatkan teks kueri akhir berdasarkan apa yang Anda pilih di tab lainnya. Anda bisa menguji kueri alternatif dengan mengedit langsung teks kueri. Anda juga bisa menguji opsi kueri berbeda dengan mengklik Perlihatkan selengkapnya.

Catatan:  Perubahan apa pun yang Anda buat ke kueri di tab Uji tidak disimpan.

Bagian

Deskripsi

Teks kueri:

Shows the final query that will be run by the Search Results Web Part. The final query text is based on the original query template where dynamic variables are replaced with current values. Other changes to the query may be made as part of a query rule.

Click Show more to display more information.

Templat kueri

The content of the query template that is applied to the query.

Disempurnakan menurut

The refiners that are applied to the query, as defined on the REFINERS tab.

Dikelompokkan menurut

The managed property on which search results should be grouped, as defined in the REFINERS tab.

Aturan kueri yang diterapkan

Memperlihatkan aturan kueri mana yang diterapkan ke kueri.

Variabel templat kueri

The query variables that will be applied to the query and the values of the variables that apply to the current page. Type other values to test the effect they will have on the query.

User segment terms

Test how the query works for different user segment terms. Click Add user segment term to add terms to the query.

Test query

Click the Test Query button to preview the search results.

Atas Halaman

Define the query by using predefined values in Quick Mode

  1. On the BASICS tab, make sure that you are in Advanced Mode. Click Switch to Quick Mode in the top right corner if you are in Advanced Mode.

  2. In the Select a query section, select a result source to specify which content should be searched.

  3. In the Restrict by app section, select an option from the list to restrict results to a specific site, library, list, or URL.

  4. Choose options in the Restrict by tag section to limit results to content that's tagged with a term from a term set:

  5. Don’t restrict by any tag: Search results will not be limited based on tags (default).

  6. Restrict by navigation term of current page: Search results will be limited to content that's tagged with the term of the current page. The current tag is shown as the last part of the friendly URL. This choice only makes sense if your site uses managed navigation.

  7. Restrict by current and child navigation: Search results will be limited to content that's tagged with the term of the current page (shown as the last part of the friendly URL), and content that's tagged with subterms of the current page. Only relevant if your site uses managed navigation.

  8. Restrict on this tag: Search results will be limited to content that's tagged with the tag that you type in the box.

  9. You can also add more details to your query:

  10. Click OK to save the query and return to the Web Part tool pane.

Atas halaman

Change display template settings

  1. Pada halaman hasil pencarian, klik Pengaturan, lalu klik Edit Halaman. Halaman hasil pencarian terbuka dalam mode Edit.

  2. In the Search Results Web Part, move your pointer to the right of the Web Part title, click the arrow, and then click Edit Web Part on the menu. The Search Results Web Part tool pane opens under the ribbon in the top right of the page.

  3. In the Web Part tool pane, in the Display Templates section, in the Results Control Display Template list, you can choose a display template to control the overall look of the Web Part.

  4. In the other lists in this section, you choose a display template for individual results:

    • The default selection is Use result types to display items. This selection will apply different display templates according to the result type of the search result. For example, if the result type of a search result is a PDF file, the display template PDF Item is applied. If the result type of a search result is an image, the Picture Item display template is applied.

    • To apply one display template to all result types of the search results, select Use a single template to display items, and then select the display template that you want to apply.

Lihat Mengubah tampilan hasil pencarian dengan menggunakan tipe hasil dan templat tampilan untuk informasi selengkapnya.

Atas Halaman

Change Results settings and Results control settings

  1. Pada halaman hasil pencarian, klik Pengaturan, lalu klik Edit Halaman. Halaman hasil pencarian terbuka dalam mode Edit.

  2. In the Search Results Web Part, move your pointer to the right of the Web Part title, click the arrow, and then click Edit Web Part on the menu. The Search Results Web Part tool pane opens under the ribbon in the top right of the page.

  3. In the Web Part tool pane, in the Settings section, change Results Settings to specify how results are shown:

If you select

Then the Web Part displays

Selected by default

Number of results per page

The maximum number of search results displayed per page.

Show ranked results

Ranked results.

Clear to show only promoted blocks (such as promoted results) or result controls (such as result counts).

Ya

Show promoted results

Search results that are promoted by using query rules.

Ya

Show "Did you mean?"

Query spelling corrections as Did you mean suggestions.

Ya

Show View Duplicates link

A View Duplicates link that users can click to view results that were classified as duplicates.

Tidak

Show link to search center

Link to the Search Center.

Tidak

4. In the Web Part tool pane, in the Pengaturan section, change Results control settings to specify more options for what to show in the Search Results Web Part:

If you select

Then the Web Part displays

Selected by default:

Show advanced link

A link to the Advanced Search page.

Ya

Show result count

The number of results found.

Ya

Show language dropdown

A language drop-down list. Gives users a way to switch the language of their query. The drop-down list will only appear if the user's selected two or more languages from the search user preferences page

Ya

Show sort dropdown

A sort drop-down list. Gives users a way to change the sort order of results.

Tidak

Show paging

A paging control below the search results.

Ya

Show preferences link

A link to the search user preferences page.

Ya

Show AlertMe link

A link to the Alert Me page.

Ya

Mengubah cara memperlihatkan hasil dari konten pengguna OneDrive mereka

Secara default, pengguna melihat hasil dari konten OneDrive SharePoint, bukan dari konten pribadi mereka. Konten OneDrive pribadi adalah konten mereka sendiri yang hanya mereka yang memiliki akses ke konten tersebut.

Anda dapat mengatur hasil pencarian untuk memperlihatkan blok terpisah yang berisi hasil dari konten OneDrive privat pengguna.

  1. Pada halaman hasil pencarian, klik Pengaturan, lalu klik Edit Halaman. Halaman hasil pencarian terbuka dalam mode Edit.

  2. In the Search Results Web Part, move your pointer to the right of the Web Part title, click the arrow, and then click Edit Web Part on the menu. The Search Results Web Part tool pane opens under the ribbon in the top right of the page.

  3. In the Web Part tool pane, in the Pengaturan section, go to Also show results from and select "Their own OneDrive".

If you select

Then the Web Part displays

Selected by default

Nama OneDrive

Blokir terpisah dengan hasil dari pemilik akun OneDrive, termasuk konten yang hanya pemilik yang memiliki akses ke file tersebut.

Tidak

Atas Halaman

Lihat juga:

Perlu bantuan lainnya?

Ingin opsi lainnya?

Jelajahi manfaat langganan, telusuri kursus pelatihan, pelajari cara mengamankan perangkat Anda, dan banyak lagi.

Komunitas membantu Anda bertanya dan menjawab pertanyaan, memberikan umpan balik, dan mendengar dari para ahli yang memiliki pengetahuan yang luas.

Apakah informasi ini berguna?

Seberapa puaskah Anda dengan kualitas bahasanya?
Apa yang memengaruhi pengalaman Anda?
Dengan menekan kirim, umpan balik Anda akan digunakan untuk meningkatkan produk dan layanan Microsoft. Admin TI Anda akan dapat mengumpulkan data ini. Pernyataan Privasi.

Terima kasih atas umpan balik Anda!

×