Fast search


Website autocompletion allows user to browse website results easily based on input text. In usual case, user needs to go to the website, type the search term and click search button to search for a term in certain website. Website autocompletion provides a intelligent way to browse websites in any application by predefined queries. The search is performed based on the typed text and the results are displayed in suggestion window without using normal brower window. User can use arrow keys to navigate through the results. By confirming the selected result, the associated link is opened then in preview window.

website-search

Website autocompletion can be used like follows:

  1. Type “java”.
  2. Suggestion window appears based on the input.
  3. Select “user defined websites” in the suggestion window.
  4. Press arrow “right” key to confirm selection.
  5. Select http://www.google.com/search by using arrow keys.
  6. Press arrow “right” key to confirm selection.
  7. Website autocompletion performs the search.
  8. The website search results are displayed in suggestion window.
  9. User can navigate through the search results to select a preferred website.
  10. Press arrow “right” key to confirm selection and the associated link is opened in preview window.
  11. If user navigates through the search results using arrow keys again, the preview window closes automatically.
  12. User can repeat now the steps from 9 to 11.
  13. Suggestion window can be closed by using exit keys, e.g. Esc key.