Tuesday, January 5, 2021

SharePoint - Language Words

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


Language auto-detection

Process which automatically determines what the language code identifier (LCID) for text is in a document.

 

Language pack

Collection of functionalities which can be installed on top of a core product and enables users to select a specific language for displaying a certain language based user interface and help related content.

Sunday, January 3, 2021

SharePoint - Keyword Words

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

Keyword

One or more words or phrases which site administrators identify as important. A keyword delivers a way to display best bets and explanations on a search results page.


Keyword consumer

A site collection which utilizes a certain set of keywords, synonyms, and best bets.


Keyword consumer group

An assembly of keyword consumers.

 

Keyword synonym

An alternate vernacular of a keyword. When a user enters in a keyword synonym, the search returns the same best bet result as the keyword.


SharePoint - Job Definition

The following is the SharePoint Dictionary Word of the Day:

Job definition

Defines and stores instructions for a job to be run. To run, a job one must have an associated job definition, and a definition must be associated with a service or a web application.


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.