#226 closed bug (fixed)
Statistics not working after 6.4.2 update
Reported by: | Blucecio | Owned by: | Blucecio |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | 6.4.2 |
Keywords: | Cc: |
Description
Statistics not working after 6.4.2 update
Change History (4)
comment:1 Changed 12 years ago by Blucecio
comment:2 Changed 12 years ago by Blucecio
- Owner set to Blucecio
- Priority changed from Major to Minor
- Status changed from new to accepted
This problem is easily solved by simply adding the property index.dir in the configuration file context.properties and replicating the value of property conf.indexdir
comment:3 Changed 12 years ago by admin
- Resolution set to fixed
- Status changed from accepted to closed
In attachment the patch that solves the problem:
- Download patch_stats.zip
- Unzip patch_stats.zip into <WEBAPP_DIR>/WEB_INF/classes
- Reastart Tomcat
Note: See
TracTickets for help on using
tickets.
Indexing and searching of documents work properly.