Fix - cleanup index on rebuild #7
Annotations
10 warnings
src/Kentico.Xperience.Lucene/Services/Implementations/DefaultLuceneClient.cs#L67
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Kentico.Xperience.Lucene/Services/Implementations/DefaultLuceneClient.cs#L110
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Kentico.Xperience.Lucene/Services/Implementations/DefaultLuceneClient.cs#L164
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/Kentico.Xperience.Lucene/Admin/UIPages/IndexedContent.cs#L116
Remove this commented out code.
|
src/Kentico.Xperience.Lucene/Admin/UIPages/IndexedContent.cs#L150
Remove this commented out code.
|
src/Kentico.Xperience.Lucene/Admin/UIPages/IndexedContent.cs#L198
Remove this commented out code.
|
src/Kentico.Xperience.Lucene/Admin/UIPages/IndexedContent.cs#L119
Complete the task associated to this 'TODO' comment.
|
src/Kentico.Xperience.Lucene/Admin/UIPages/IndexListing.cs#L212
Remove this commented out code.
|
src/Kentico.Xperience.Lucene/IndexStore.cs#L39
Remove this commented out code.
|
src/Kentico.Xperience.Lucene/IndexStore.cs#L99
Remove this commented out code.
|
The logs for this run have expired and are no longer available.
Loading