Area |
ID |
Type |
Description |
Released |
|
CG-5921
|
|
Allow setting minimum score of items that OG should retrieve
Released the ability to set the minimum score for the returned search results so that you can limit the number of irrelevant results.
|
Jun 06, 2024
|
|
CG-5829
|
|
Sort by _modified field
Added the ability to sort by the _modified field, so you can sort content by the datetime of modification by the system.
|
Apr 15, 2024
|
|
CG-5268
|
|
Support snippets on values for searchable string fields
Added support for the creation of snippets for values for searchable string fields. A snippet is a short text fragment comprising the words you have searched for.
|
Apr 15, 2024
|
|
CG-6778
|
|
Restricted content is not included in content area of a page when they have same access rights
Fixed an issue where restricted content did not display in the ContentArea of a page even though the content had the same access permissions as the page.
|
Mar 12, 2024
|
|
CG-6682
|
|
SearchableSuffixContentTransformer.MaxDepth should be configurable
Made SearchableSuffixContentTransformer.MaxDepth configurable by using code or appsettings.json.
|
Mar 12, 2024
|
|
CG-6872
|
|
Option to not extract text from media content
Included an option for the user to choose not to extract text from media content. Go to startup.cs and set ExtractMedia to false.
|
Mar 12, 2024
|
|
CG-6834
|
|
Object mapping issue happens when running synchronization job.
Fixed an object mapping issue that occurred when the Optimizely Graph content synchronization job was run.
|
Mar 12, 2024
|
|
CG-6560
|
|
Neural search job sometimes fails to complete
Fixed an issue where the multilingual neural search model would sometimes not complete.
|
Jan 31, 2023
|
|
CG-6254
|
|
Improve the execution time for the query time in cluster
Improved the execution time for the query time in the cluster.
|
Jan 31, 2023
|
|
CG-6764
|
|
PurgeCacheAsync request is being send from ingest function, even if no change have been made
Fixed an issue where the ingest function sent an incorrect request for all bulk requests, even if no change was made to OpenSearch.
|
Jan 31, 2023
|