|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
com.atlassian.bonnie.AnyTypeObjectDao
since 3.1. A DAO interface does not belong in a shared library for search. This interface has been moved back into Confluence. |
Deprecated Classes | |
---|---|
com.atlassian.bonnie.ConcurrentLuceneConnection
since 3.2 use LuceneConnection |
|
com.atlassian.bonnie.FieldUtil
You should only use this class as a helper for inlining, not for production code. |
|
org.apache.lucene.index.IndexUtils
since 3.2 because the deleted document mechanism has changed in Lucene 2.2 and later |
|
com.atlassian.bonnie.LuceneConnectionFactory
since 3.2, use a constructor of LuceneConnection |
|
com.atlassian.bonnie.search.extractor.MsExcelContentExtractor
|
|
com.atlassian.bonnie.search.extractor.MsPowerpointContentExtractor
|
|
com.atlassian.bonnie.search.extractor.MsWordContentExtractor
|
|
com.atlassian.bonnie.search.extractor.PowerPointListener
|
Deprecated Fields | |
---|---|
com.atlassian.bonnie.LuceneConnection.WRITER_BATCH
since 3.2 |
|
com.atlassian.bonnie.LuceneConnection.WRITER_DEFAULT
since 3.2 |
|
com.atlassian.bonnie.LuceneConnection.WRITER_INTERACTIVE
since 3.2 |
Deprecated Constructors | |
---|---|
org.apache.lucene.search.DelayCloseIndexSearcher(IndexReader, Directory)
Use DelayCloseIndexSearcher.DelayCloseIndexSearcher(org.apache.lucene.index.IndexReader) instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |