-
Type:
Feature Request
-
Status: Won't Do
-
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:None
-
Environment:bundled Tomcats, MySQL 5.1.52, Solr 1.4.1, appropriate solr-web
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.
- is duplicated by
-
LPS-20643 Adding one organization results in re-indexing entire company search index.
- Closed