developers.sun.com  
The Source for Developers
Products and TechnologiesTechnical Topics
Sun Microsystems
 
Search Tip Topics
 
1. Case Sensitivity
2. Exact Matches
3. Including and Excluding Terms
4. Refining Search
5. Special Characters
6. Links
 
 
 
Lowercase
When you enter a search term in lowercase, it will match words in both lowercase and uppercase.
Uppercase
When you enter a search term that contains all or a portion of the word in uppercase, it will match words exactly as you typed them.
 
Search Term
Search Results Displayed
java
All instances where the term "java" appears regardless of the case

(will including programming applications, such as java.lang)
Java
All instances where "Java" is spelled with a capital "J"

(most often when Java is used as proper noun, such as Java 2 Platform, Java technology, and so on)
jAVa
"No results were found for your search" error
 
 
 
 
Use appropriate uppercase and/or quotes to search for an exact match. Using quotes around lengthy text (for example, "compiling and running a simple program") can greatly reduce the results. However, because this method is so restrictive, it may also produce no search results.
 
 
 
 
Search commands have a simple query syntax that provides Boolean logic without the need to remember complex queries. The following table displays the search operators and their Boolean equivalents.
 
Search Operator
Boolean Equivalent
Default operator: no special symbols needed
OR
+
AND
-
NOT
 
Suppose you wanted to find versions of the Java 2 Platform other than the Standard Edition. You can specify this query as follows.
 
Search Query
Search Result Summary
"Java 2 Platform" - "Standard Edition"
All returned documents must contain the phrase "Java 2 Platform".
None of the documents returned will contain the term "Standard Edition".
 
 
 
 
 
Sometime finding what you are looking for takes more than one try. To make your search more effective, review the following suggestions:
 
Be specific: Try using words that are unique or try adding descriptive words. For example, a search for "certification" can list results that include professional certification, application certification, driver certification, and the use of security certificates. If you are interested in driver certification, add that term. Optionally, you can also exclude other terms, by entering a minus in front of them, such as in "-education".
 
Try using alternate terms and capitalization: If you are interested in the Java class for time or date, try using Time or Date. If you know that Date and Time are Java classes, you can also enter that information, such as "Class Date" or "Class Time".
 
Synonyms can help too. For example, writers may refer to JDK versions using many related acronyms, such as J2SE, J2SDK, Java 2 SDK, and the like.
 
Double check your spelling: It is very easy to misspell or mistype a word.  
Use the Advanced Search feature: This feature makes it easy to refine your search in many ways. To learn more, go to: Advanced Search  
 
 
 
In general, many search engines do not recognize special characters because these may slow down search performance significantly.
 
Sun is in the process of making special character search available for certain characters that frequently are used in programming.