SearchOperation.java


current inspection = 2009-09-04 18:33:31 (id #2) base = 2009-09-04 18:33:31 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • + void doRun()

  • -/+ Kind Annotation Text Date
    +pre(soft) init'ed(SEARCH_FIELDS)2009-09-04 18:33:31
    +pre(soft) init'ed(SORTER)2009-09-04 18:33:31
    +pre(soft) init'ed(this.category)2009-09-04 18:33:31
    +pre(soft) init'ed(this.manager.fRAMindex)2009-09-04 18:33:31
    +pre(soft) init'ed(this.manager.indexDir)2009-09-04 18:33:31
    +pre(soft) init'ed(this.manager.reader)2009-09-04 18:33:31
    +pre(soft) init'ed(this.manager.useRAMIndex)2009-09-04 18:33:31
    +pre(soft) init'ed(this.term)2009-09-04 18:33:31
    +pre(soft) init'ed(this.websiteHandle)2009-09-04 18:33:31
    +pre(soft) mLogger != null2009-09-04 18:33:31
    +pre(soft) org/apache/roller/weblogger/business/search/ IndexManagerImpl.mLogger != null2009-09-04 18:33:31
    +pre(soft) this.manager != null2009-09-04 18:33:31
    +postinit'ed(this.manager.reader)2009-09-04 18:33:31
    +postinit'ed(this.searchresults)2009-09-04 18:33:31
    +postpossibly_updated(this.parseError)2009-09-04 18:33:31
    +unanalyzedcall on getAnalyzer2009-09-04 18:33:31
    +unanalyzedcall on getIndexDirectory2009-09-04 18:33:31
    +unanalyzedcall on java.io.StringReader2009-09-04 18:33:31
    +unanalyzedcall on java.lang.Throwable:__curr_excep_obj2009-09-04 18:33:31
    +unanalyzedcall on org.apache.commons.logging.Log:error2009-09-04 18:33:31
    +unanalyzedcall on org.apache.lucene.analysis.Analyzer:tokenSt ream2009-09-04 18:33:31
    +unanalyzedcall on org.apache.lucene.analysis.Token:termText2009-09-04 18:33:31
    +unanalyzedcall on org.apache.lucene.analysis.TokenStream:next 2009-09-04 18:33:31
    +unanalyzedcall on org.apache.lucene.analysis.standard. StandardAnalyzer2009-09-04 18:33:31
    +unanalyzedcall on org.apache.lucene.index.IndexReader:open2009-09-04 18:33:31
    +unanalyzedcall on org.apache.lucene.index.Term2009-09-04 18:33:31
    +unanalyzedcall on org.apache.lucene.store.FSDirectory:getDire ctory2009-09-04 18:33:31

  • + String getParseError()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.parseError)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.parseError2009-09-04 18:33:31

  • + Hits getResults()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.searchresults)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +postreturn_value == this.searchresults2009-09-04 18:33:31

  • + int getResultsCount()

  • -/+ Kind Annotation Text Date
    +preinit'ed(this.searchresults)2009-09-04 18:33:31
    +postinit'ed(return_value)2009-09-04 18:33:31
    +test_vectorthis.searchresults: Inverse{null}, Addr_Set{null}2009-09-04 18:33:31

  • + void org.apache.roller.weblogger.business.search.operations.SearchOperation(IndexManager)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.manager)2009-09-04 18:33:31
    +postthis.manager == mgr2009-09-04 18:33:31
    +unanalyzedcall on org.apache.roller.weblogger.business. search.operations.IndexOperation2009-09-04 18:33:31

  • + org.apache.roller.weblogger.business.search.operations.SearchOperation__static_init

  • -/+ Kind Annotation Text Date
    +presumptionorg.apache.commons.logging.LogFactory:getFactory(.. .)@50 != null2009-09-04 18:33:31
    +postSEARCH_FIELDS == &new String[](SearchOperation_ _static_init#1)2009-09-04 18:33:31
    +postSEARCH_FIELDS.length == 42009-09-04 18:33:31
    +postSEARCH_FIELDS[0] == &"content"2009-09-04 18:33:31
    +postSEARCH_FIELDS[1] == &"title"2009-09-04 18:33:31
    +postSEARCH_FIELDS[2] == &"comment"2009-09-04 18:33:31
    +postSEARCH_FIELDS[3] == &"cat"2009-09-04 18:33:31
    +postSORTER == &new Sort(SearchOperation__static_ init#2)2009-09-04 18:33:31
    +postinit'ed(mLogger)2009-09-04 18:33:31
    +postnew Sort(SearchOperation__static_init#2) num objects == 12009-09-04 18:33:31
    +postnew String[](SearchOperation__static_init#1) num objects == 12009-09-04 18:33:31

  • + void setCategory(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.category)2009-09-04 18:33:31
    +postthis.category == category2009-09-04 18:33:31

  • + void setTerm(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.term)2009-09-04 18:33:31
    +postthis.term == term2009-09-04 18:33:31

  • + void setWebsiteHandle(String)

  • -/+ Kind Annotation Text Date
    +postinit'ed(this.websiteHandle)2009-09-04 18:33:31
    +postthis.websiteHandle == websiteHandle2009-09-04 18:33:31