Hi, You're right.
It has just been fixed in trunk. Planned to be released in v1.7 http://svn.apache.org/repos/asf/manifoldcf/trunk/connectors/opensearchserver/connector/src/main/java/org/apache/manifoldcf/agents/output/opensearchserver/OpenSearchServerConnector.java Regards, Emmanuel. On 06 Aug 2014, at 18:02, Jitu <[email protected]> wrote: > Hi, > > when i was going through the code base i noticed that below constants are > wrongly defined. Please ignore if already corrected. > > In OpenSearchServerConnector class below constants are defined incorrectly. > > private final static String OPENSEARCHSERVER_INDEXATION_ACTIVITY = > "Optimize"; > > private final static String OPENSEARCHSERVER_OPTIMIZE_ACTIVITY = > "Indexation";
