Uses of Package
com.atlassian.confluence.search.contentnames

Packages that use com.atlassian.confluence.search.contentnames
com.atlassian.confluence.plugins.rest.entities.builders   
com.atlassian.confluence.plugins.rest.service   
com.atlassian.confluence.search.actions   
com.atlassian.confluence.search.actions.json   
com.atlassian.confluence.search.contentnames   
com.atlassian.confluence.search.contentnames.lucene   
com.atlassian.confluence.search.contentnames.lucene.mappers   
com.atlassian.confluence.util.actions   
 

Classes in com.atlassian.confluence.search.contentnames used by com.atlassian.confluence.plugins.rest.entities.builders
SearchResult
          Represents a search result from a content name search.
 

Classes in com.atlassian.confluence.search.contentnames used by com.atlassian.confluence.plugins.rest.service
ContentNameSearcher
          Search for Confluence content by its name (for Pages we search title, for users, we search full names, etc.).
QueryTokenizer
          Tokenizes a query string into QueryTokens.
 

Classes in com.atlassian.confluence.search.contentnames used by com.atlassian.confluence.search.actions
ContentNameSearcher
          Search for Confluence content by its name (for Pages we search title, for users, we search full names, etc.).
QueryTokenizer
          Tokenizes a query string into QueryTokens.
SemaphoreHolder
          Holds the semaphore used to enforce a limit on the number of simultaneous quick nav searches.
 

Classes in com.atlassian.confluence.search.contentnames used by com.atlassian.confluence.search.actions.json
QueryToken
          A token emitted from tokenization performed by QueryTokenizer.
 

Classes in com.atlassian.confluence.search.contentnames used by com.atlassian.confluence.search.contentnames
Category
          Represents a category in which results coming back from a content name search can be put in.
DocumentResultScores
          Interface for storing, incrementing and iterating over document scores.
DocumentResultScores.Block
          Callback interface to provide clients with the ability to run custom code against all document and score pairs maintained by this class.
QueryToken
          A token emitted from tokenization performed by QueryTokenizer.
QueryToken.Type
           
ResultTemplate
          Class that allows clients to specify what categories of results to get back from any content name search.
SearchResult
          Represents a search result from a content name search.
SemaphoreHolder
          Holds the semaphore used to enforce a limit on the number of simultaneous quick nav searches.
 

Classes in com.atlassian.confluence.search.contentnames used by com.atlassian.confluence.search.contentnames.lucene
Category
          Represents a category in which results coming back from a content name search can be put in.
ContentNameSearcher
          Search for Confluence content by its name (for Pages we search title, for users, we search full names, etc.).
DocumentResultScores
          Interface for storing, incrementing and iterating over document scores.
DocumentResultScores.Block
          Callback interface to provide clients with the ability to run custom code against all document and score pairs maintained by this class.
QueryToken
          A token emitted from tokenization performed by QueryTokenizer.
QueryTokenizer
          Tokenizes a query string into QueryTokens.
ResultCategoriser
          Responsible for categorising results that are passed in as DocumentResultScores.
ResultTemplate
          Class that allows clients to specify what categories of results to get back from any content name search.
SearchResult
          Represents a search result from a content name search.
 

Classes in com.atlassian.confluence.search.contentnames used by com.atlassian.confluence.search.contentnames.lucene.mappers
Category
          Represents a category in which results coming back from a content name search can be put in.
 

Classes in com.atlassian.confluence.search.contentnames used by com.atlassian.confluence.util.actions
SearchResult
          Represents a search result from a content name search.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.