Skip to content

Commit ae1f670

Browse files
author
yevgen-nykytenko
committed
Update content 2025-01-24 05:56:23
1 parent 1ae9ec9 commit ae1f670

140 files changed

Lines changed: 604 additions & 143 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

english/net/groupdocs.search.highlighters/documenthighlighter/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: DocumentHighlighter
33
second_title: GroupDocs.Search for .NET API Reference
44
description: Represents a search result highlighter that highlights search results in an entire document text.
55
type: docs
6-
weight: 650
6+
weight: 660
77
url: /net/groupdocs.search.highlighters/documenthighlighter/
88
---
99
## DocumentHighlighter class

english/net/groupdocs.search.highlighters/fragmenthighlighter/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: FragmentHighlighter
33
second_title: GroupDocs.Search for .NET API Reference
44
description: Represents a search result highlighter that highlights search results in text fragments.
55
type: docs
6-
weight: 660
6+
weight: 670
77
url: /net/groupdocs.search.highlighters/fragmenthighlighter/
88
---
99
## FragmentHighlighter class

english/net/groupdocs.search.highlighters/highlighter/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Highlighter
33
second_title: GroupDocs.Search for .NET API Reference
44
description: Represents the base class of a search result highlighter.
55
type: docs
6-
weight: 670
6+
weight: 680
77
url: /net/groupdocs.search.highlighters/highlighter/
88
---
99
## Highlighter class

english/net/groupdocs.search.options/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The namespace provides classes to specify additional options of various operatio
3939
| [PresentationFieldNames](./presentationfieldnames) | Represents a list of field names for the faceted search. |
4040
| [SearchDocumentFilter](./searchdocumentfilter) | Contains methods for creating search document filters. |
4141
| [SearchOptions](./searchoptions) | Provides options for search operation. |
42+
| [SeparateProcessOptions](./separateprocessoptions) | Provides options for extracting data from documents in a separate process. |
4243
| [SimilarityLevel](./similaritylevel) | Represents an algorithm of the fuzzy search that specifies the similarity level. The similarity level algorithm calculates the maximum number of mistakes for a word as inversely proportional to the word length. |
4344
| [SpellingCorrectorOptions](./spellingcorrectoroptions) | Provides options for the spelling corrector. |
4445
| [SpreadsheetFieldNames](./spreadsheetfieldnames) | Represents a list of field names for the faceted search. |

english/net/groupdocs.search.options/changeattributesoptions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: ChangeAttributesOptions
33
second_title: GroupDocs.Search for .NET API Reference
44
description: Provides options for the change attributes operation.
55
type: docs
6-
weight: 740
6+
weight: 750
77
url: /net/groupdocs.search.options/changeattributesoptions/
88
---
99
## ChangeAttributesOptions class

english/net/groupdocs.search.options/color/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Color
33
second_title: GroupDocs.Search for .NET API Reference
44
description: Represents an ARGB alpha red green blue color.
55
type: docs
6-
weight: 750
6+
weight: 760
77
url: /net/groupdocs.search.options/color/
88
---
99
## Color class

english/net/groupdocs.search.options/commonfieldnames/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: CommonFieldNames
33
second_title: GroupDocs.Search for .NET API Reference
44
description: Represents a list of field names for the faceted search.
55
type: docs
6-
weight: 760
6+
weight: 770
77
url: /net/groupdocs.search.options/commonfieldnames/
88
---
99
## CommonFieldNames class

english/net/groupdocs.search.options/compression/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Compression
33
second_title: GroupDocs.Search for .NET API Reference
44
description: Specifies a compression level.
55
type: docs
6-
weight: 770
6+
weight: 780
77
url: /net/groupdocs.search.options/compression/
88
---
99
## Compression enumeration

english/net/groupdocs.search.options/dateformat/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: DateFormat
33
second_title: GroupDocs.Search for .NET API Reference
44
description: Represents a date format.
55
type: docs
6-
weight: 780
6+
weight: 790
77
url: /net/groupdocs.search.options/dateformat/
88
---
99
## DateFormat class

english/net/groupdocs.search.options/dateformatcollection/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: DateFormatCollection
33
second_title: GroupDocs.Search for .NET API Reference
44
description: Represents a collection of DateFormat./dateformat objects.
55
type: docs
6-
weight: 790
6+
weight: 800
77
url: /net/groupdocs.search.options/dateformatcollection/
88
---
99
## DateFormatCollection class

0 commit comments

Comments
 (0)