-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.X
-
Component/s: Search Experiences > Blueprints
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
QA Test Name:
Changes of
LPS-145828 were accidentally committed under this (LPS-145881) ticket.
Problem
Relating to test error reported in https://issues.liferay.com/browse/LPS-145831 and the test itself https://github.com/liferay/liferay-portal/blob/master/modules/apps/portal-search/portal-search-test/src/testIntegration/java/com/liferay/portal/search/indexer/test/IndexerPostProcessorRegistryTest.java indexer post processors should not to be shipped with the platform.
Negative Consequences
Test errors in various modules (see linked).
Acceptance Criteria
- IPP tests are passing
- Migrate the logic of ContentLengthIndexerPostProcessor to be a ModelDocumentContributor in portal-search
Introduced in
LPS-145828 - Delete ContentLengthIndexerPostProcessor
Add wiki "versionCount" in WikiPageIndexerDone in
LPS-145828Add document library "versionCournt" in DLFileEntryModelDocumentContributorDone in
LPS-145828Add Journal article "versionCount" in JournalArticleIndexerPostProcessorDone in
LPS-145828
Technical Notes
ContentLengthIndexerPostProcessor relies on the the "content" field and it obtains it from the Document. As the order in which *ModelDocumentContributor/s are processed is not fixed, this has to be considered when refactoring.
- depends on
-
LPS-139522 Implement JournalArticle Indexer as Contributors
-
- Open
-
- fixes
-
LPS-145827 Comparison Failure in com.liferay.blogs.search.test.BlogsEntryIndexerIndexedFieldsTest
- Closed
-
LPS-145832 Comparison Failure in JournalArticleIndexerLocalizedContentTest
- Closed
- is related to
-
LPS-139522 Implement JournalArticle Indexer as Contributors
-
- Open
-
-
LPS-127799 Convert JournalFolder Indexer into the new DocumentContributor
-
- Closed
-
-
LPS-145831 AssertionError in IndexerPostProcessorRegistryTest
- Closed
-
LPS-145834 Assertion error in com.liferay.resource.actions.test.ResourceActionsDefinitionTest
- Closed
- relates
-
LPS-145828 Comparison Failure in DLFileEntryIndexerIndexedFieldsTest
- Closed