NetBeans Architecture Answers for Quick Search API module


Interfaces table

Group of java interfaces
Interface Name In/Out Stability Specified in What Document?
SearchProvider Exported Official .../spi/quicksearch/SearchProvider.html

SearchRequest Exported Official .../spi/quicksearch/SearchRequest.html

SearchResponse Exported Official .../spi/quicksearch/SearchResponse.html

Group of property interfaces
Interface Name In/Out Stability Specified in What Document?
quicksearch.web.site Exported Under Development

Resource name from org.netbeans.modules.quicksearch.web.Bundle where it is possible to specify website to restrict the web search to. When set to e.g. NetBeans.org then the web search provider will search for given text in web pages from NetBeans.org site only.

quicksearch.web.url_patterns Exported Under Development

Resource name from org.netbeans.modules.quicksearch.web.Bundle where it is possible to specify a comma separated list of regular expressions that the search results URLs must contain. When set to e.g. ".*docs/myapp.*,.*tutorials/myapp.*" then all the search results will have either "docs/myapp" or "tutorials/myapp" anywhere in the URL.


General Information


Project and platform dependencies


Deployment


Compatibility with environment


Access to resources


Lookup of components


Execution Environment


Format of files and protocols


Performance and Scalability


Built on February 22 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.