<%-- File : search.html Description : This file displays the search form, no special tags are available. --%> OhioBiz - Search Form <%css%> <%body_tag%>
<%include include_header.html%>
Ohio companies, organizations, schools, and other entities can be located at OhioBiz.

"Promoting the Ohio business community online"   


 Ohio Webcasts - Ohio County Search - Home - Ohio Career Center - OhioBiz Resources - Contact Us

Modify a Link

Search

Home

Advanced Search | Suggest a Site      
<%header_row%>
<%header_font%> SEARCH OPTIONS:<%/header_font%>
 

Home

<%body_font%> <%if error%>

<%error_font%><%error%>

<%endif%> Search:
<%body_font%>  Results must contain all words <%body_font%>  Results can contain any of the words   Ohio Streaming   Ohio Resources  
<%header_row%>
<%header_font%>

SEARCH OPTIONS:<%/header_font%>

 
<%body_font%> <%if error%>

<%error_font%><%error%>

<%endif%> Search:
<%body_font%>  Results must contain all words <%body_font%>  Results can contain any of the words

<%body_font%>  Find similar words <%body_font%>  Find exact words

<%body_font%>Number of Results:


The OhioBiz search engine accepts the following syntax:

+word
Placing a plus sign in front of a word will require that all records returned by the search contain that word.

-word
Placing a minus sign in front of a word will ensure that no records returned by the search contain the word.

“phrase search”
Placing quotes around a string of words will direct the search to return records containing the string of words in the specified order.

+“phrase search”
Placing a plus sign in front of a quoted string of words will require that all records returned by the search contain the string of words in the specified order.

-“phrase search”
Placing a minus sign in front of a quoted string of words will ensure that no records returned by the search will contain the string of words in the specified order.

substring*
Placing an asterisk next to a word or string will return records that contain the word or string as part of a larger string, dependant on which side of the word or string the asterisk is placed. For example, searching for “bar*” would return “barber”, “*bar” would return “foobar”, and “*bar*” would return “foobarber”. Note that the asterisk does not require that the search string be preceded or followed by any other string: searching for “bar*”, “*bar” or “*bar*” would also return “bar”.

<%include include_footer.html%>