Class IndexCreationDeletion

  • All Implemented Interfaces:
    java.io.Serializable

    public class IndexCreationDeletion
    extends java.lang.Object
    implements java.io.Serializable
    Implementation of index creation functionality with Lucene version 8.7.0. is provided by this class.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addExtensionDetailsForIndexing​(java.util.Set<java.lang.String> moduleIdSet)
      This method is use to index distinct refsetid with respective name
      boolean createIndex​(java.lang.String refsetId, java.util.Set<java.lang.String> moduleIdSet, boolean isIdentifierPresent, boolean isconcreteRelPresent)
      *@param refsetId Identifier of Refset Lucene index creation utility.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IndexCreationDeletion

        public IndexCreationDeletion()
    • Method Detail

      • createIndex

        public boolean createIndex​(java.lang.String refsetId,
                                   java.util.Set<java.lang.String> moduleIdSet,
                                   boolean isIdentifierPresent,
                                   boolean isconcreteRelPresent)
        *@param refsetId Identifier of Refset Lucene index creation utility.
      • addExtensionDetailsForIndexing

        public void addExtensionDetailsForIndexing​(java.util.Set<java.lang.String> moduleIdSet)
        This method is use to index distinct refsetid with respective name
        Parameters:
        refsetIdList - contains refsetid , refset term
        refsetId -