Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: 6.0.6 GA, 6.0.12 EE
-
Fix Version/s: --Sprint 12/11, 6.1.0 CE RC1
-
Labels:
-
Environment:bundled Tomcats, MySQL 5.1.52, Solr 1.4.1, appropriate solr-web
-
Similar Issues:
Description
When adding or updating an Organization, Liferay always does a reindex of all Organizations within the Company. When you have many of them (~900 in our case) this makes administering Organizations a very tedious task since every minor operation takes forever.
I suggest that you restructure the Organization handling (and indexing) so that a full reindex is not required upon creation. Or AT LEAST make OrganizationIndexer.java intelligent enough to figure out when it's needed and when it's not.
Issue Links
- is duplicated by
-
LPS-20643
Adding one organization results in re-indexing entire company search index.
-

Could someone please mark this as duplicate of
LPS-20643?