Area |
ID |
Type |
Description |
Released |
|
FIND-10068
|
|
ServiceQueue Bug for Indexing
Fixed an issue where creating a development index with disableServiceQueue=false in the web.config caused exceptions to be thrown.
EPiServer.Find 14.2.0; EPiServer.Find 13.4.9;
|
Soon to be released
|
|
FIND-11746
|
|
Background tasks should run in own context
Fixed an issue in the indexing job that sometimes failed with an error such as An exception occurred while fetching content. Cannot create a command without an existing connection
or Invalid operation. The connection is closed.
EPiServer.Find 15.2.0;
|
Aug 29, 2023
|
|
FIND-11589
|
|
413 responses (Content too large)
Fixed an issue that caused 413 (Content too large) responses when you had many MediaData objects (for example).
EPiServer.Find 15.2.0;
|
Aug 29, 2023
|
|
FIND-11355
|
|
UnifiedWeightsCommand cache is not invalidated
Fixed an issue where if you changed weights in the Search & Navigation UI (Configure > Boosting), the changes were not reflected on the site before the site was restarted because the cache for UnifiedWeightsResult in UnifiedWeightsCommand was not invalidated correctly.
EPiServer.Find 15.1.2;
|
Aug 08, 2023
|
|
FIND-11472
|
|
Missing dojo language file
Fixed an issue where the dojo language file was missing.
EPiServer.Find 15.1.2;
|
Aug 08, 2023
|
|
FIND-9374
|
|
[Netcore][Optimization View] Best Bets: Can NOT search and choose any item in Pop-up "Select Content "
Fixed an issue where you could not select target content after searching when creating/editing Best Bets.
EPiServer.Find 15.1.1;
|
Jun 06, 2023
|
|
FIND-5427
|
|
Use secure hashes for Episerver Find scripts
Episerver Find JavaScript can use hashes that align with current security practices.
EPiServer.Find 15.1.1; EPiServer.Find 13.5.8;
|
Jun 06, 2023
|
|
FIND-11138
|
|
HTML script attribute defer is not rendered correctly
Fixed an issue where search pages created scripts with incorrect defer values using find.js.
Expected:
{script defer/}
Actual:
{script defer="true"/}
EPiServer.Find 15.0.3;
|
Mar 28, 2023
|
|
FIND-11210
|
|
Large content structures can lead to SQL timeout in index job
Indexing large content structures sometimes failed with a SQL timeout. This fix optimizes how the indexer compiles the list of content items to index to avoid the large SQL call that can time out.
EPiServer.Find 15.0.3;
|
Mar 28, 2023
|
|
FIND-11139
|
|
Having an index with CJK language breaks Find UI
Fixed an issue where using a Chinese, Japanese, or Korean (CJK) analyzer/language in an index resulted in an empty language dropdown in the Find user interface.
EPiServer.Find 13.5.7;
|
Mar 21, 2023
|