Class IndexerTaskCommand

    • Constructor Detail

      • IndexerTaskCommand

        public IndexerTaskCommand()
    • Method Detail

      • isCompassOn

        public boolean isCompassOn()
      • setCompassOn

        public void setCompassOn​(boolean compassOn)
      • isIndexAD

        public boolean isIndexAD()
      • setIndexAD

        public void setIndexAD​(boolean indexAD)
      • isIndexBibRef

        public boolean isIndexBibRef()
      • setIndexBibRef

        public void setIndexBibRef​(boolean indexBibRef)
      • isIndexBioSequence

        public boolean isIndexBioSequence()
      • setIndexBioSequence

        public void setIndexBioSequence​(boolean indexBioSequence)
      • isIndexEE

        public boolean isIndexEE()
      • setIndexEE

        public void setIndexEE​(boolean indexEE)
      • isIndexExperimentSet

        public boolean isIndexExperimentSet()
        Returns:
        the indexExperimentSet
      • setIndexExperimentSet

        public void setIndexExperimentSet​(boolean indexExperimentSet)
        Parameters:
        indexExperimentSet - the indexExperimentSet to set
      • isIndexGene

        public boolean isIndexGene()
      • setIndexGene

        public void setIndexGene​(boolean indexGene)
      • isIndexGeneSet

        public boolean isIndexGeneSet()
        Returns:
        the indexGeneSet
      • setIndexGeneSet

        public void setIndexGeneSet​(boolean indexGeneSet)
        Parameters:
        indexGeneSet - the indexGeneSet to set
      • isIndexOntologies

        public boolean isIndexOntologies()
      • setIndexOntologies

        public void setIndexOntologies​(boolean indexOntologies)
      • isIndexProbe

        public boolean isIndexProbe()
      • setIndexProbe

        public void setIndexProbe​(boolean indexProbe)
      • setAll

        public void setAll​(boolean all)
        Indexing of probes and BioSequences sometimes bails because of the size of the index created. Also their data rarely changes so there is not much value in indexing it every week. Indexing of probes and biosequences can still be triggered manually.
        Parameters:
        all - all
      • setIndexOntology

        public void setIndexOntology​(boolean indexBioSequence)