Sunday, January 3, 2021

SharePoint - Inverted Index

The following is the SharePoint Dictionary Word of the Day:

Inverted index

Based on the amount of indexed items, a data structure stores a list of postings which identify what  documents matched. It also contains a list of occurrences that identify a match was found in each document.


SharePoint - IdEnumerator

The following is the SharePoint Dictionary Word of the Day:

IdEnumerator

A type of methodinstance which can be called to return the field values that characterize the identity of entityinstances of an explicit entity. IdEnumerator input is defined by the filterdescriptors which are controlled in the method that contains the IdEnumerator.


Sunday, September 20, 2020

SharePoint Http Words

The following are SharePoint Dictionary Words of the Day Related to http:

Http get method

Method utilized to communicate information which is appended at the end of the uniform resource locator (URL). The information can and usually is utilized to display information on a said page or utilized by a program for further processing.

 

Http post method

Method utilized to communicate information is provided in the body of a request. Such information could be used to order a product or send an e-mail. However, the information can be used to display information on a said page or utilized by a program for further processing.

SharePoint - High-Trust App

The following is a SharePoint Dictionary Word of the Day: 

High-trust app

App which is responsible for creating the user portion of an access token, which is trusted to declare a user identity.

Monday, August 10, 2020

SharePoint - Host Related Words

The following are SharePoint Dictionary Words Related to Host:


Host depth

Humber of host hops in regard to a content source.

 

Host hop

Process of traversing with a different host name during a crawl.

 

Host web

SharePoint site on which an app is installed.


SharePoint - High Confidence Related Words

The following are SharePoint Dictionary Words of the Day Related to High Confidence: 

High confidence property

Managed property from a metadata index that the administrator identifies as an indicator of a relevant item. It is used to produce a high confidence result.

 

High confidence results

A subset of search results which are considered to be relevant because of a precise match between a property value and the tokens in the query text.

SharePoint - Hidden Related Words

The following are SharePoint Dictionary Words of the Day Related to Hidden:


Hidden cell

A cell which no longer appears in a worksheet view because it is contained within a hidden row or a hidden column.

 

Hidden column

A column that does not appear in a worksheet view because it has its width set to zero. A column can be hidden if the outline is in a collapsed selection.

 

Hidden row

A row which does not appear in a worksheet view because it has its height set to zero. A row can be hidden if a user is filtering or if the outline is in a collapsed selection.