| method | org.apache.roller.weblogger.business.search. operations.SearchOperation__static_init |
| presumption | org.apache.commons.logging.LogFactory:getFactory(.. .)@50 != null |
| post | SEARCH_FIELDS == &new String[](SearchOperation_ _static_init#1) |
| post | SORTER == &new Sort(SearchOperation__static_ init#2) |
| post | init'ed(mLogger) |
| post | new Sort(SearchOperation__static_init#2) num objects == 1 |
| post | new String[](SearchOperation__static_init#1) num objects == 1 |
| post | SEARCH_FIELDS.length == 4 |
| post | SEARCH_FIELDS[0] == &"content" |
| post | SEARCH_FIELDS[1] == &"title" |
| post | SEARCH_FIELDS[2] == &"comment" |
| post | SEARCH_FIELDS[3] == &"cat" |
| method | void doRun() |
| pre | (soft) init'ed(SEARCH_FIELDS) |
| pre | (soft) init'ed(SORTER) |
| pre | (soft) mLogger != null |
| pre | (soft) init'ed(this.manager.reader) |
| pre | (soft) org/apache/roller/weblogger/business/search/ IndexManagerImpl.mLogger != null |
| pre | (soft) init'ed(this.category) |
| pre | (soft) this.manager != null |
| pre | (soft) init'ed(this.manager.fRAMindex) |
| pre | (soft) init'ed(this.manager.indexDir) |
| pre | (soft) init'ed(this.manager.useRAMIndex) |
| pre | (soft) init'ed(this.term) |
| pre | (soft) init'ed(this.websiteHandle) |
| post | init'ed(this.manager.reader) |
| post | possibly_updated(this.parseError) |
| post | init'ed(this.searchresults) |
| unanalyzed | call on java.lang.Throwable:__curr_excep_obj |
| unanalyzed | call on org.apache.commons.logging.Log:error |
| unanalyzed | call on org.apache.lucene.store.FSDirectory:getDire ctory |
| unanalyzed | call on getIndexDirectory |
| unanalyzed | call on org.apache.lucene.index.IndexReader:open |
| unanalyzed | call on getAnalyzer |
| unanalyzed | call on java.io.StringReader |
| unanalyzed | call on org.apache.lucene.analysis.Analyzer:tokenSt ream |
| unanalyzed | call on org.apache.lucene.analysis.TokenStream:next |
| unanalyzed | call on org.apache.lucene.analysis.Token:termText |
| unanalyzed | call on org.apache.lucene.index.Term |
| unanalyzed | call on org.apache.lucene.analysis.standard. StandardAnalyzer |