Monitoring who is using your server or if we want to record site activity, (hits, page views, errors). Setting up Logging To setup access logging, edit the Tomcat server configuration file, ${tomcat_home}/conf/server.xml and uncomment the AccessLogValve: <Valve className=”org.apache.catalina.valves.AccessLogValve” directory=”logs” prefix=”localhost_access_log.” suffix=”.txt” pattern=”common” resolveHosts=”false”/> By default the log files are created in the ${tomcat_home}/logs directory and roll over to a new file at midnight. […]
Oracle Endeca Common Performance Problems
Info from MDEX Engine Performance Testing Best Practices Engine Feature/Query function Comments setNavAllRefinements / allgroups=1 Automatically expands all of the available dimensions and calculates available values for each dimension. The operation is very computational intensive as it requires the MDEX Engine to calculate not only which dimension values are available, for all possible dimensions, but depending on configuration of the […]
Oracle Endeca Getting Started
Backbone for all Oracle Endeca Solution is Oracle Endeca Server (formerly Endeca MDEX) which is used as indexing and query engine. What Is Oracle Endeca & Where it is used Endeca is a Information Access & Search Platform Endeca for B2B eCommerce Endeca for Web Site Search Endeca for Product Data Navigation, etc. Oracle Endeca Different Components Endeca Information Transformation […]
Oracle Endeca Enterprise Search
What Is Enterprise Search? An enterprise search system provides extensive capabilities for searching any number of structured and unstructured data sources with a single query. So what are structured and unstructured data sources? Data can be designated as unstructured or structured data for classification within an organization. The term unstructured data refers to any data that has no identifiable structure. […]