Class Indexer


  • public class Indexer
    extends Object
    • Field Detail

      • INDEXED_STRING

        public static final org.apache.lucene.document.FieldType INDEXED_STRING
      • FULL_TEXT_INDEXED_STRING

        public static final org.apache.lucene.document.FieldType FULL_TEXT_INDEXED_STRING
    • Method Detail

      • getIndexer

        public static Indexer getIndexer()
      • flush

        public Long flush​(org.hibernate.Session session,
                          long then,
                          long now,
                          Long nextProcessId,
                          long max)
                   throws IOException
        Throws:
        IOException
      • generateDocument

        public org.apache.lucene.document.Document generateDocument​(org.jbpm.graph.exe.ProcessInstance pi,
                                                                    String[] skipArray)
                                                             throws IOException
        Throws:
        IOException
      • reindexAll

        public void reindexAll()
                        throws IOException,
                               es.caib.seycon.ng.exception.InternalErrorException
        Throws:
        IOException
        es.caib.seycon.ng.exception.InternalErrorException