Class BBjSearchGizmo


  • public class BBjSearchGizmo
    extends Object
    • Constructor Detail

      • BBjSearchGizmo

        public BBjSearchGizmo​(String directory)
    • Method Detail

      • removeDocument

        public void removeDocument​(String id)
                            throws IOException,
                                   org.apache.lucene.store.LockObtainFailedException,
                                   org.apache.lucene.queryparser.classic.ParseException
        Throws:
        IOException
        org.apache.lucene.store.LockObtainFailedException
        org.apache.lucene.queryparser.classic.ParseException
      • facetsWithSearch

        public List<org.apache.lucene.facet.FacetResult> facetsWithSearch​(String searchTerm,
                                                                          String[] fields)
                                                                   throws IOException,
                                                                          org.apache.lucene.queryparser.classic.ParseException
        Throws:
        IOException
        org.apache.lucene.queryparser.classic.ParseException