---
title: "Index field definitions"
source: https://dev.pageseeder.com/reference/index/field_definitions.html
last_updated: 2026-09-05T15:35:57+10:00
tokens: ~19666
---

# Index field definitions

This document provides detailed information about the fields that are captured in PageSeeder’s document index, most of which is exposed through the standard [search](../glossary/search.md) interface with no additional configuration required. The  primary tools for adding custom semantics to the index are [document types](../../guide/configuration/psml.md) and [labels](../glossary/labels.md).

For an overview of where these fields are used, *see* [Index fields](index_fields.md).

## Summary

Core fields available for almost all indexed items. For an explanation of the icons used on this
        page, *see* [Legend of document icons](legend_and_explanations.md). **
          Index version
        ** shows when new fields were added to the index (blank means always existed).
      

### Core fields

| Name | Type | Card. | Description | Index version |
| --- | --- | --- | --- | --- |
| psid | Stored+Indexed | 1 | A unique identifier for the item: the URI ID or XLink ID |  |
| pstitle | Stored+Indexed+Tokenized | 1 | The title of the XLink or URI |  |
| pstitle-sort | Indexed | 1 | Used for sorting by title |  |
| psdescription | Stored+Indexed+Tokenized | 1 | URI Description |  |
| pstype | Stored+Indexed | 1 | `document` \| `documentversion` \| `comment` \| `task` \| `folder` |  |
| pssubtype | Stored+Indexed | 1 | `document` \| `comment` \| `task` \| `folder` \| ` image ` \| `video` \| `audio` \| `office` \| `archive` |  |
| psmediatype | Stored+Indexed | 1 | Media type (MIME) |  |
| pscreateddate | Stored+Indexed+Date | 0..1 | Created date |  |
| psmodifieddate-numeric | Indexed+Long | 1 | REMOVED- Last modified as a number to allow quick sorting | 5005 |
| psmodifieddate | Stored+Indexed+Date | 1 | Last modified date as an ISO 8601 date |  |
| pscontent | Compressed+Indexed+Tokenized | 1 | Full text content |  |
| pswordcount | Stored+Indexed+Int | 0..1 | Number of words in text content | 5005 |
| pslabel | Stored+Indexed | 1..N | Any label(s) for the item (comment label, document label)  |  |
| psgroupname | Stored+Indexed | 0..N | The full group name of the context group(s) | 5005 |
| psgroupid | Stored+Indexed | 0..N | The ID of the context groups(s) | 5005 |

### Media-specific

| Name | Type | Card. | Description | Index version |
| --- | --- | --- | --- | --- |
| psancestor | Indexed | 1..N | All ancestor folders |  |
| psassignedto | Stored+Indexed | 1 | Full name of assigned to member |  |
| psassignedtoid | Stored+Indexed+Long | 1 | Member ID of assigned to member | 5003 |
| psauthor | Stored+Indexed | 0..1 | Author of comment/task |  |
| psauthorid | Stored+Indexed+Long | 0..1 | Author member ID of comment/task | 5003 |
| psblock-\[name\] | Indexed+Tokenized | 0..N | Text value of all block labels in item |  |
| psblocklabelname | Stored+Indexed | 0..N | Name(s) of any block labels used | 5002 |
| pscomment-assignedto | Stored+Indexed | 1 | Full name of assigned to member of comment | 5401 |
| pscomment-assignedtoid | Stored+Indexed+Long | 1 | Member ID of assigned to member of comment | 5401 |
| pscomment-duedate | Stored+Indexed+Date | 0..1 | Due date of comment | 5401 |
| pscomment-priority | Stored+Indexed | 1 | Priority of comment | 5401 |
| pscomment-status | Stored+Indexed | 1 | Status of comment | 5401 |
| pscontextexternal | Stored+Indexed | 1 | Whether the context of comment/task is an external URI | 5405 |
| pscontextfragment | Stored+Indexed | 1 | Context fragment of comment/task | 5004 |
| pscontexturidocumenttype | Stored+Indexed | 0..1 | Context URI document type of comment/task | 9203 |
| pscontexturiid | Stored+Indexed+Long | 1 | Context URI ID of comment/task | 5004 |
| pscontexturimediatype | Stored+Indexed | 0..1 | Context URI media type of comment/task | 9203 |
| pscontexturititle | Stored+Indexed+Tokenized | 0..1 | Context URI title  of comment/task | 9203 |
| pscontexturiurltype | Stored+Indexed | 0..1 | Context URI, URL type of comment/task | 9203 |
| psdiscussionid | Stored+Indexed+Long | 1 | The ID of the comment discussion |  |
| psdocid | Stored+Indexed+Case insensitive | 0..1 | Document ID |  |
| psdocumenttype | Stored+Indexed | 1 | Document type |  |
| psduedate | Stored+Indexed+Date | 0..1 | Due date of task/document |  |
| pseditable | Stored+Indexed | 1 | Editable flag |  |
| psfilename | Stored+Indexed+Tokenized | 1 | File name |  |
| psfolder | Stored+Indexed | 1 | Full path of the containing folder |  |
| psfragment | Stored+Indexed | 1 | REMOVED - Fragment ID | 5402 |
| psfragmentlabel | Stored+Indexed | 0..N | Any fragment label(s) used |  |
| psfragmenttype | Stored+Indexed | 0..N | Fragment types used | 5402 |
| psgraphicsrc | Stored+Indexed | 0..N | REMOVED - use psimagesrc | 5005 |
| psgroupcount | Stored+Indexed+Int | 1 | The number of groups containing a link to or discussion on this URL | 5405 |
| psheight | Stored+Indexed+Int | 0..1 | Height in pixels of an image |  |
| pshost | Stored+Indexed | 1 | The hostname for an external URI (URL) | 5004 |
| psimagealt | Stored+Indexed+Tokenized | 0..N | Alt text of all images in document | 9900 |
| psimagelabel | Stored+Indexed | 0..N | Label on image in item | 5405 |
| psimagesrc | Stored+Indexed | 0..N | Source of all images in document |  |
| psinline-\[name\] | Stored+Indexed | 0..N | Text value of all inline labels in item |  |
| psinlinelabelname | Stored+Indexed | 0..N | Name(s) of any inline labels used | 5402 |
| pslastediteddate | Stored+Indexed+Date | 0..1 | Last edited date |  |
| pslatestversion | Stored+Indexed | 1 | Latest document version |  |
| pslatestversiondate | Stored+Indexed+Date | 0..1 | Date latest version was created | 5007 |
| pslinklabel | Stored+Indexed | 0..N | Label on link in item | 5405 |
| pslistrole | Stored+Indexed | 0..N | The role of a list/nlist in document | 9900 |
| psmedia-createddate | Stored+Indexed+Date | 0..1 | Created date extracted from binary file | 5006 |
| psmedia-modifieddate | Stored+Indexed+Date | 0..1 | Last modified date extracted from binary file | 5006 |
| psmetadata-\[name\] | Stored+Indexed | 0..N | Text value of document metadata property |  |
| psmetadatachecked | Stored+Indexed | 0..1 | The last date/time when the metadata was checked against the source URL | 5405 |
| psmetadataname | Stored+Indexed | 0..N | Name(s) of any metadata properties used | 9201 |
| psowned | Stored+Indexed | 1 | Is document owned by this group | 5002 |
| pspagecount | Stored+Indexed+Int | 0..1 | Number of pages in PDF | 5005 |
| pspixelcount | Indexed+Long | 0..1 | Width x height of an image |  |
| psplaceholder | Stored+Indexed | 0..N | The name of a placeholder in document | 9900 |
| psprefixcontent | Compressed+Indexed | 0..N | The untokenized prefix plus tokenized heading or para content | 5403 |
| pspreformatrole | Stored+Indexed | 0..N | The role of a preformat in document | 9900 |
| pspriority | Stored+Indexed | 1 | Priority |  |
| psproperty-\[name\] | Stored+Indexed | 0..N | Text value of PSML or comment property |  |
| pspropertyname | Stored+Indexed | 0..N | Name(s) of any properties used | 9201 |
| pspublicationid | Stored+Indexed | 0..N | The ID of a publication this object is part of | 5403 |
| pspublicationroot | Stored+Indexed | 0..1 | `true` if document is a publication root | 5402 |
| psreadonlyinline | Stored+Indexed | 0..N | The name of a read only inline label in document | 9900 |
| psreadonlyproperty | Stored+Indexed | 0..N | The name of a read only property in document | 9900 |
| psreversexrefconfig | Stored+Indexed | 0..N | Config on forward XRefs in item | 9900 |
| psreversexrefcount | Stored+Indexed+Int | 1 | Number of reverse XRefs in item |  |
| psreversexreflabel | Stored+Indexed | 0..N | Label on reverse XRefs in item |  |
| psreversexreftype | Stored+Indexed | 0..N | Forward type on reverse XRefs in item | 9200 |
| psrootpublicationid | Stored+Indexed | 0..1 | The ID of the publication this document is the root of | 5402 |
| psrootpublicationtype | Stored+Indexed | 0..1 | The type of the publication this document is the root of | 91100 |
| pssize | Stored+Indexed+Int | 0..1 | File size in bytes |  |
| pssource | Stored+Indexed | 1 | The allowed values for a URL are `external`, `virtual` or `pageseeder` | 5405 |
| psstatus | Stored+Indexed | 1 | Status |  |
| psstatuschangeddate | Stored+Indexed+Date | 0..1 | Date status was last changed |  |
| pstablerole | Stored+Indexed | 0..N | The role of a table in document | 9900 |
| pstaskdefinitionid | Stored+Indexed+Long | 1 | The ID of the task definition comment |  |
| psurifolder | Stored+Indexed | 1 | REMOVED - use psfolder |  |
| psurl | Stored+Indexed | 1 | The URL for an external URI (URL) | 5004 |
| psurlmediatype | Stored+Indexed | 0..1 | The media type for the URL source | 5405 |
| psurltype | Stored+Indexed | 1 | The configured type for this URL | 5405 |
| pswidth | Stored+Indexed+Int | 0..1 | Width in pixels of an image |  |
| psxrefconfig | Stored+Indexed | 0..N | Config on forward XRefs in item | 9900 |
| psxrefcount | Stored+Indexed+Int | 1 | Number of forward XRefs in item |  |
| psxreflabel | Stored+Indexed | 0..N | Label on forward XRefs in item |  |
| psxreftype | Stored+Indexed | 0..N | Type on forward XRefs in item | 9200 |

## Fields details

### psancestor

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| No | Indexed | text | 1..N | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(All except URL)* |

The full path of the folder where the document is located, as well as all its parent folders, are indexed as *psancestor* fields. This field does not include a trailing ‘/’.

This field is used to be able to narrow down the location of an item without knowing precisely its folder. It can also be used to compute the number of items within a folder and its descendants.

**Examples:**

```text

"/ps/acme/test/Images"    
```

```text

"/ps/acme/test"
```

```text

"/ps/acme"
```

```text

"/ps"
```

### psassignedto

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg)  ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(* *All except comment and folder)* |

The full name of the person the task or document was assigned to.

**Example:**

```text

"John Smith"
```

### psassignedtoid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | long | 0..1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg)  ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(* *All except comment and folder)* |

The member ID of the person the task or document was assigned to.

**Example:**

```text

123  
```

### psauthor

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) *(Task and comment)* |

The *psauthor* is the full name of the person who posted a comment or task. If the member changes their name, that is only reflected in items posted after the name was changed.

**Example:**

```text

John Smith
```

### psauthorid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | long | 0..1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) *(Task and comment)* |

The *psauthorid* is the member ID of the person who posted a comment or task.

**Example:**

```text

123  
```

### psblock-*\[name\]*

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Compressed | Analyzed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

The content of each block label in the document as a separate instance of this field.

### psblocklabelname

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

The name(s) of any block labels used in the document.

*Introduced in index version 5002 in PageSeeder version 5.9100.*

### pscomment-assignedto

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg)  *(Comment only)* |

The full name of the person the comment was assigned to.

*Introduced in index version 5401 in PageSeeder version 5.9600.*

**Example:**

```text

"John Smith"
```

### pscomment-assignedtoid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | long | 0..1 | ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg)  *(Comment only)* |

The member ID of the person the comment was assigned to.

*Introduced in index version 5401 in PageSeeder version 5.9600.*

**Example:**

```text

123  
```

### pscomment-duedate

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Analyzed | datetime | 0..1 | ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg)  *(Comment only)* |

The due date of the comment.

*Introduced in index version 5401 in PageSeeder version 5.9600.*

**Example:**

```text

"2012-07-06T19:00:00+11:00"
```

### pscomment-priority

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg)  *(Comment only)* |

The priority of the comment.

*Introduced in index version 5401 in PageSeeder version 5.9600.*

**Examples:**

```text

"High"
```

```text

"Low"
```

### pscomment-status

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg)  *(Comment only)* |

The status of the comment.

*Introduced in index version 5401 in PageSeeder version 5.9600.*

**Examples:**

```text

"Open"
```

```text

"Closed"
```

### pscontent

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Compressed | Tokenized | text | 1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg)  ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(All except images, folders and other files)* |

The *pscontent* includes all the textual content of the index item. This field is not available for images, folders or documents that cannot be parsed for content. For URLs, the *pscontent* is the URL itself.

**Example:**

```text

"An Alice said..."
```

### pscontextexternal

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) *(Task and comment)* |

The *pscontextexternal* flag indicates id the comment/task context is an external URI (URL).

*Introduced in index version 5405 in PageSeeder version 5.9900.*

**Example:**

```text

"true"
```

```text

"false"
```

### pscontextfragment

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) *(Task and comment)* |

The *pscontextfragment* is the URI fragment that a comment or task was posted on. If there was no specific fragment, it is `default`.

**Example:**

```text

34   
```

```text

details
```

### pscontexturiid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | long | 1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) *(Task and comment)* |

The *pscontexturiid* is the ID of the URI a comment or task was posted on. If there was no URI (i.e. general context), it is `0`.

**Example:**

```text

123  
```

### pscontexturititle

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Tokenized | text | 0..1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) *(Task and comment)* |

The *pscontexturititle* is the title of the URI a comment or task was posted on.

*Introduced in index version 9203 in PageSeeder version 6.0000.*

**Example:**

```text
"My document" 
```

### pscontexturidocumenttype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) *(Task and comment)* |

The *pscontexturidocumenttype* is the document type of the URI a comment or task was posted on.

*Introduced in index version 9203 in PageSeeder version 6.0000.*

**Example:**

```text
"appendix"
```

### pscontexturimediatype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) *(Task and comment)* |

The *pscontexturimediattype* is the media typeof the URI a comment or task was posted on.

*Introduced in index version 9203 in PageSeeder version 6.0000.*

**Example:**

```text
"image/png"  
```

### pscontexturiurltype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) *(Task and comment)* |

The *pscontexturiurltype* is the title of the external URI a comment or task was posted on.

*Introduced in index version 9203 in PageSeeder version 6.0000.*

**Example:**

```text
"youtube"  
```

### pscreateddate

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | datetime | 0..1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The date the document, comment or task was created or uploaded to PageSeeder.

**Example:**

```text

"2012-07-06T19:00:00+11:00"
```

### psdescription

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Tokenized | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(All except comment/task)* |

The *psdescription* is the description entered in the URI properties of each document. It can be used as an abstract and is generally returned in search results when there was no match in the content or other fields.

**Example:**

```text

"The purpose of this document is ..."
```

### psdiscussionid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | long | 1 | ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg)  *(Comment only)* |

The ID of the comment discussion.

**Example:**

```text

"123"
```

### psdocid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Case insensitive | text | 0..1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(All files, folders and URLs)* |

The *psdocid* field takes the document ID given to the specified document. This field is only available if a document ID has been assigned to the URI.

*Before PageSeeder v6 this field was tokenized.*

**Examples:**

```text
"ID-52634-GHG"
```

```text
"PK771622"
```

### psdocumenttype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

The *psdocumenttype* field stores the document type of a document. If a document doesn’t have a document type, the value of this field is set to ‘none’ so documents which do not have a document type can be detected.

This field is only available to PSML documents.

**Examples:**

```text

"component"
```

```text

"book"
```

### psduedate

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Analyzed | datetime | 0..1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(* *All except comment and folder)* |

The date the task or document is due.

**Example:**

```text

"2012-07-06T19:00:00+11:00"
```

### pseditable

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

The *pseditable* flag indicates whether the document is editable. Its only possible values are `true` and `false`. This field is only available to PSML documents.

**Examples:**

```text

"true"
```

```text

"false"
```

### psfilename

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Analyzed | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg)  *(Files and folders)* |

The *psfilename* is name of the file corresponding to the document. This field is only available for documents and folders. To improve searching the following are tokenized:

- the file extension;
- any non-alphanumeric character, and;
- the “dot” as a separate word.

**Examples:**

```text

"acme.xml"
```

```text

"My Image.jpg"
```

### psfolder

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Stored | Indexed | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) *(Files and folders)* |

The *psfolder* full path of the folder where the document is located. This field is only available for documents and folders. This field does not include a trailing ‘/’.

**Example:**

```text

"/ps/acme/test/Images"
```

### psfragmentlabel

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

Any fragment label(s) used in the document.

### psfragmenttype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg)*(PSML only)* |

Any fragment type(s) used in the document.

### psgroupcount

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | int | 1 | ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(URLs only)* |

The number of groups containing a document with a link/xref to or discussion on this URL

*Introduced in index version 5405 in PageSeeder version 5.9900.*

**Example:**

```text
3    
```

### psgroupid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Stored | Indexed | numeric | 0..N | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *psgroupid* fields store the IDs of the context group(s) for the object. This field is indexed but not analyzed, so it’s not possible to search individual terms within each field value.

*Introduced in index version 5005 in PageSeeder version 5.9400 and made numeric in version 6.0000.  
*

**Examples:**

```text
"123"
```

### psgroupname

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Stored | Indexed | text | 0..N | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *psgroupname* fields store the full names of the context group(s) for the object. This field is indexed but not analyzed, so it’s not possible to search individual terms within each field value.

*Introduced in index version 5005 in PageSeeder version 5.9400.*

**Examples:**

```text

"acme-specs"
```

### psheight

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | int | 0..1 | ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) *(Images only)* |

The *psheight* is the height in pixels of an image. The field is not always available inside an image.

**Examples:**

```text

768  
```

```text

600  
```

### pshost

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(URLs only)* |

The *pshost* field is the hostname of the URL (external URI).

**Example:**

```text

"example.org"
```

### psid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *psid* is a unique identifier for the indexed item. For documents it is the URI ID. For comments it is the XLink ID.

**Examples:**

```text

123  
```

```text

3572843214
```

### psimagealt

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Tokenized | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg)*(PSML only)* |

The alt (alternative) text description on any image in the document.

*Introduced in index version 9900 in PageSeeder version 6.1000.*

### psimagelabel

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *psimagelabel* field represents a label on an image in the document.

*Introduced in index version 5405 in PageSeeder version 5.9900.*

**Example:**

```text

"screenshot"
```

### psimagesrc

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

Each *psimagesrc* field instance contains the value of the source an image in a PSML document. There should be as many field instances as there are images in the document.

**Example:**

```text

"/ps/acme/test/Images/sample.png"
```

### psinline-*\[name\]*

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text/date | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

The content of each inline label in the document as a separate instance of this field.

If `name` ends with `-date`, it is indexed as a date and if it ends with `-text`, it is tokenized and case-insensitive. Currently only ISO format `yyyy-mm-dd` is supported for dates.

### psinlinelabelname

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

The name(s) of any inline labels used in the document.

*Introduced in index version 5402 in PageSeeder version 5.9700.*

### pslabel

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Stored | Indexed | text | 0..N | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *pslabel* fields store verbatim, all labels applied to the item (document label, comment label, etc.). It doesn’t include content labels. Since multiple labels can be applied to an item, multiple fields can be stored. This field is indexed but not analyzed, so it’s not possible to search individual terms within each field value.

**Examples:**

```text

"test"
```

```text

"bug"
```

```text

"for_review"
```

### pslastediteddate

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | datetime | 1..0 | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

The last time the document was edited. This only applies to PSML documents after an edit was made.

**Example:**

```text

"2012-03-31T14:21:04+10:00"
```

### pslatestversion

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except folder, comment and task)* |

The latest version of the document available, if the document has had a version (blank if no version).

**Example:**

```text

"1.0"
```

### pslatestversiondate

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | datetime | 0..1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except folder, comment and task)* |

The created date for the latest version.

*Introduced in index version 5007 in PageSeeder version 5.9501.*

**Example:**

```text

"2012-07-06T19:00:00+11:00"
```

### pslinklabel

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *pslinklabel* field represents a label on an image in the document.

*Introduced in index version 5405 in PageSeeder version 5.9900.*

**Example:**

```text

"video"
```

### pslistrole

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg)*(PSML only)* |

The role of any list or nlist in the document. If there is no role the value is empty but still listed in facets.

*Introduced in index version 9900 in PageSeeder version 6.1000.*

### psmedia-createddate

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | datetime | 0..1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) *(Word, PDF, PSML, Images)* |

The created date extracted from the binary file (different from the `pscreateddate` except for PSML documents).

*Introduced in index version 5006 in PageSeeder version 5.9500.*

**Example:**

```text

"2012-07-06T19:00:00+11:00"
```

### psmedia-modifieddate

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | datetime | 0..1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) *(Word, PDF, PSML, Images)* |

The modified date extracted from the binary file (different from the `psmodifieddate` except for PSML documents).

*Introduced in index version 5006 in PageSeeder version 5.9500.*

**Example:**

```text

"2012-07-06T19:00:00+11:00"
```

### psmediatype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Stored | Indexed | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *psmediatype* is the media type of the indexed item. All items except items of type ‘fragment’ have a media type. 

The following table shows the media type associated with each icon (wildcards are used to indicate any value).

| Icon | Media type |
| --- | --- |
| ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) | `application/vnd.pageseeder.folder` |
| ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) | `application/word` |
| ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) | `application/pdf` |
| ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) | `text/html` |
| ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) | `application/xml` `text/xml` `*/*+xml` |
| ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) | `application/vnd.pageseeder.psml+xml` |
| ![File icon](/content/reference/index/../../images/icons/file_icon.svg) | `*/*` |
| ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) | `image/*` |
| ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) | `application/vnd.pageseeder.task+xml` |
| ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) | `application/vnd.pageseeder.comment+xml` |

**Examples:**

```text

"text/xml"
```

```text

"image/png"
```

```text

"application/vnd.pageseeder.comment+xml"
```

### psmetadata-*\[name\]*

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text/date | 0..N |   ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(All files and URLs)* |

The content of each metadata property in the document as a separate instance of this field.

If `name` ends with `-text`, it is tokenized and case-insensitive.

### psmetadataname

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N |   ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(All files and URLs)* |

The name(s) of any metadata properties used in the document.

*Introduced in index version 9201 in PageSeeder version 6.0000.*

### psmetadatachecked

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | datetime | 0..1 | ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(URLs only)* |

The last date and time when the metadata was checked against the source URL for example by using the **Reprocess** option. The format is an ISO 8601 date and time and the resolution for the index is the second.

*Introduced in index version 5405 in PageSeeder version 5.9900.*

**Example:**

```text

"2020-07-14T12:31:00+10:00"
```

### psmodifieddate

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Stored | Indexed | datetime | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *psmodifieddate* field is an ISO 8601 date and time representation of an indexed item. The date resolution for the index is the second.

**Example:**

```text

2012-07-14T12:31:00+10:00
```

### psowned

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) *(All files and folders)* |

The *psowned* flag indicates whether the document is owned by the current group (it’s in the group’s [default folder](../glossary/group_folder.md)).

*Introduced in index version 5002 in PageSeeder version 5.9100.*

**Examples:**

```text

"true"
```

```text

"false"
```

### pspagecount

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | int | 1 | ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) *(PDF only)* |

Each *pspagecount* field is the total number of pages in the PDF.

*Introduced in index version 5005 in PageSeeder version 5.9400.*

**Example:**

```text

12   
```

### pspixelcount

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| No | Indexed | text | 0..1 | ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) *(Images only)* |

The *pspixelcount* is the total number of pixels in an image calculated as *psweight* × *psheight*. It is only available if both the width and height are available for the image

**Examples:**

```text

786432
```

```text

48000
```

### psplaceholder

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg)*(PSML only)* |

The name of any placeholder in the document.

*Introduced in index version 9900 in PageSeeder version 6.1000.*

### psprefixcontent

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Compressed | Tokenized except prefix | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

This field contains heading or para content tokenized and any `@prefix` untokenized. It
        only contains para content when `@prefix` exists.
      


        *Introduced in index version 5403 in PageSeeder version 5.9800.*
      

 

### pspreformatrole

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg)*(PSML only)* |

The role of any preformat element in the document. If there is no role the value is empty but still listed in facets.

*Introduced in index version 9900 in PageSeeder version 6.1000.*

### pspriority

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg)  ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(* *All except comment and folder)* |

The latest priority of the task or document.

**Examples:**

```text

"High"
```

```text

"Low"
```

### psproperty-*\[name\]*

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text/date | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(PSML, comment and task)* |

The content of each property in the document, comment or task as a separate instance of this field.

If `name` ends with `-text`, it is tokenized and case-insensitive.

### pspropertyname

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

The name(s) of any properties used in the document.

*Introduced in index version 9201 in PageSeeder version 6.0000.*

### pspublicationid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg)  *(PSML, task, comment)* |

This field only exists if the document, comment or task is part of a publication. It contains the ID of a publication.

*Introduced in index version 5403 in PageSeeder version 5.9800.*

> **Note:** Documents of transcluded fragments are not considered part of the publication so that the search doesn’t return duplicate or extra content which isn't part of the publication. Workflows and document level comments/tasks for a transcluded fragment are considered part of the publication as they could have a bearing on the fragment.

### pspublicationroot

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

This field only exists if the document is the root of a publication and always has the value `
        true`.
      


        *Introduced in index version 5402 in PageSeeder version 5.9700.*
      

### psreadonlyinline

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg)*(PSML only)* |

The name of any inline label which is inside a section or document with `edit="false"`but not inside the metadata element.

*Introduced in index version 9900 in PageSeeder version 6.1000.*

### psreadonlyproperty

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg)*(PSML only)* |

The name of any property which is inside a section or document with `edit="false"`but not inside the metadata element.

*Introduced in index version 9900 in PageSeeder version 6.1000.*

### psreversexrefconfig

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *psreversexrefconfig* field represents a config on a reverse (incoming) xref in the document. If there is no config the value is empty but still listed in facets.

*Introduced in index version 9900 in PageSeeder version 6.1000.*

**Example:**

```text
"citation"
```

### psreversexrefcount

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | int | 1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *psreversxrefcount* field is the total number of reverse (incoming) xrefs in the document.

**Example:**

```text

12   
```

### psreversexreflabel

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *psreversexreflabel* field represents a label on a reverse (incoming) xref in the document.

**Example:**

```text

"important"
```

### psreversexreftype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *psreversexreftype* field represents a forward type on a reverse (incoming) xref in the document.

*Introduced in index version 6000 in PageSeeder version 6.0000.*

**Example:**

```text

"transclude"
```

### psrootpublicationid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

This field only exists if the document is the root of a publication. It contains the ID of this
        publication.
      


        *Introduced in index version 5402 in PageSeeder version 5.9700.*
      

### psrootpublicationtype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

This field only exists if the document is the root of a publication. It contains the type of this publication.

*Introduced in index version 91100 in PageSeeder version 6.2000.*

### pssize

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Analyzed | text | 0..1 |   ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg)   ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(All files except PSML)* |

The size, in bytes, of the file corresponding to the document.

This field does not apply to folders, PSML documents, comments or tasks as they can be edited and the file size doesn’t reflect their size accurately.

**Examples:**

```text

7013 
```

```text

44986
```

### pssource

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(URLs only)* |

The kind of URL source. Allowed values are `external`, `virtual` or `pageseeder`.

*Introduced in index version 5405 in PageSeeder version 5.9900.*

**Example:**

```text

"virtual"
```

### psstatus

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(* *All except comment and folder)* |

The latest status of the document or task.

*As of index version 91101 in PageSeeder version 6.3 it defaults to “None” for documents without workflows.*

**Examples:**

```text
"Open"
```

```text
"Closed"
```

### psstatuschangeddate

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg)  ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(* *All except comment and folder)* |

### pssubtype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Stored | Indexed | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *pssubtype* is used to further separate each type (currently mainly for documents). PageSeeder defines the following subtypes of index items:

| pstype  | pssubtype | Description | Media Type |
| --- | --- | --- | --- |
| `folder` | `folder` | A URI which corresponds to a folder | application/ vnd.pageseeder.folder |
| `document` | `document` | A PSML document | application/ vnd.pageseeder\* |
|  | `image` |  | image/\* |
|  | `video` |  | video/\* |
|  | `audio` |  | audio/\* |
|  | `office` |  | application/ vnd.openxmlformats\*,  \*word, \*excel, application/msword |
|  | `archive` |  | \*x-gzip, \*x-tar, \*zip, \*java-archive |
|  | `pdf` |  | application/pdf |
|  | `math` | *Since index version 9201.* | application/mathml+xml, application/x-tex |
|  | `other` |  | \* |
| `fragment` | `fragment` | A URI fragment | application/ vnd.pageseeder.psml+xml |
| `comment` | `comment` | A comment | application/ vnd.pageseeder.comment+xml |
| `task` | `task` | A normal task | application/ vnd.pageseeder.task+xml |
| `task` | `workflow` | A workflow. *Since index version 5005.* | application/ vnd.pageseeder.task+xml |

### pstablerole

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg)*(PSML only)* |

The role of any table in the document. If there is no role the value is empty but still listed in facets.

*Introduced in index version 9900 in PageSeeder version 6.1000.*

### pstaskdefinitionid

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | long | 1 | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(Task only)* |

The ID of the task definition comment. This is the latest comment in the task with `status="Open"` and previous status not `Open`, or for workflows, the latest comment. The following fields take their values from the definition comment: `pssubtype, pslabels, pscreateddate, psauthor, psdescription`.

**Example:**

```text

"123"
```

### pstitle

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Tokenized | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *pstitle* is a title for the indexed item. For XLinks, it is generally the comment title. For documents, it is the user title, or filename if no title was specified by the user.

**Examples:**

```text

"Test Document"
```

```text

"Important information"
```

### pstitle-sort

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| No | Tokenized | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *pstitle-sort* is the same as *pstitle* but converted to lower case and not analyzed. It is used for sorting by title.

**Examples:**

```text

"Test Document"
```

```text

"Important information"
```

### pstype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Stored | Indexed | text | 1 | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(ALL)* |

The *pstype* is used to separate each type of indexed item. PageSeeder defines the following
        types of index items:
      

| pstype | Description | icon(s) |
| --- | --- | --- |
| `folder` | A URI which corresponds to a folder | ![Folder icon](/content/reference/index/../../images/icons/folder_icon.svg) |
| `document` | A URI which corresponds to a document | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) |
| `documentversion` | A version of a document (must have group property `indexVersions=true ` ) | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) |
| `url` | A URL | ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) |
| `fragment` | A URI fragment | *No longer supported* |
| `comment` | A comment | ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) |
| `task` | A task | ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) |

### psurl

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(URLs only)* |

The *psurl* field is the full URL of the URL (external URI).

**Example:**

```text

"http://example.org/test.html"
```

### psurlmediatype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..1 | ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(URLs only)* |

The media type for the URL source.

*Introduced in index version 5405 in PageSeeder version 5.9900.*

**Example:**

```text

"text/html"
```

### psurltype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1 | ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(URLs only)* |

The configured type for this URL or `default` if there is no type.

*Introduced in index version 5405 in PageSeeder version 5.9900.*

**Example:**

```text

"youtube"
```

### psversionid

The id of the version—only set for version indexing.

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 1..0 | ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) *(PSML only)* |

### pswidth

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | int | 0..1 | ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) *(Images only)* |

The *pswidth* is the width in pixels of an image. This field is not always available inside an image.

**Examples:**

```text

1024 
```

```text

800  
```

### pswordcount

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Stored | Indexed | int | 0..1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) ![Comment icon](/content/reference/index/../../images/icons/comment_icon.svg) ![Task icon](/content/reference/index/../../images/icons/task_icon.svg) *(All except images, folder and other files)* |

The *pswordcount* is the number of words (space separated characters) in the content.

*Introduced in index version 5005 in PageSeeder version 5.9400.*

**Example:**

```text

123  
```

### psxrefconfig

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *psxrefconfig* field represents a config on a forward (outgoing) xref in the document. If there is no config the value is empty but still listed in facets.

*Introduced in index version 9900 in PageSeeder version 6.1000.*

**Example:**

```text
"citation"
```

### psxrefcount

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | int | 1 | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *psxrefcount* field is the total number of forward (outgoing) xrefs in the document.

*Introduced in index version 5005 in PageSeeder version 5.9400.*

**Example:**

```text

12   
```

### psxreflabel

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *psxreflabel* field represents a label on a forward (outgoing) xref in the document.

**Example:**

```text

"important"
```

### psxreftype

| Stored | Indexed | Data type | Cardinality | Availability |
| --- | --- | --- | --- | --- |
| Yes | Indexed | text | 0..N | ![Word icon](/content/reference/index/../../images/icons/word_icon.svg) ![PDF icon](/content/reference/index/../../images/icons/pdf_icon.svg) ![HTML icon](/content/reference/index/../../images/icons/html_icon.svg) ![XML icon](/content/reference/index/../../images/icons/xml_icon.svg) ![PSML icon](/content/reference/index/../../images/icons/psml_icon.svg) ![Image icon](/content/reference/index/../../images/icons/image_icon.svg) ![File icon](/content/reference/index/../../images/icons/file_icon.svg) ![URL icon](/content/reference/index/../../images/icons/url_icon.svg) *(* *All except comment, task and folder)* |

Each *psxreftype* field represents a type on a forward (outgoing) xref in the document.

*Introduced in index version 9200 in PageSeeder version 6.0000.*

**Example:**

```text
"transclude"
```

