Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for Boost (0.17 sec)

  1. src/main/webapp/WEB-INF/view/admin/boostdoc/admin_boostdoc_details.jsp

                                                    key="labels.boost_document_rule_url_expr"/></th>
                                            <td>${f:h(urlExpr)}<la:hidden property="urlExpr"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message
                                                    key="labels.boost_document_rule_boost_expr"/></th>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 4.5K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/common/help.jsp

    		between 1000 and 10000, inclusive, you can enter:
    		<pre>content_length:[1000 TO 10000]</pre>
    		If you want to exclude the upper and lower bounds, use "{}".
    	</dd>
    	<dt>Boost</dt>
    	<dd>
    		To boost a term use the "^" symbol with a boost factor (a number) at
    		the end of the term you are searching.
    		<pre>Fess^100</pre>
    	</dd>
    	<dt>Fuzzy</dt>
    	<dd>
    		To do a fuzzy search use the "~" symbol at the end of a single word
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Feb 26 14:01:31 GMT 2018
    - 2.4K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/elevateword/admin_elevateword_edit.jsp

                                        <label for="boost" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.elevate_word_boost"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="boost"/>
                                            <la:text styleId="boost" property="boost" styleClass="form-control"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 9.2K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/view/admin/searchlist/admin_searchlist_edit.jsp

                                        <label for="doc.boost" class="col-sm-3 text-sm-right col-form-label">boost</label>
                                        <div class="col-sm-9">
                                            <la:errors property="doc.boost"/>
                                            <la:text styleId="doc.boost"
                                                     property="doc.boost" styleClass="form-control"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 24.9K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.boost"/></th>
                                            <td>${f:h(boost)}<la:hidden property="boost"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.permissions"/></th>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 7.7K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/dataconfig/admin_dataconfig_edit.jsp

                                        <label for="boost" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.boost"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="boost"/>
                                            <la:text styleId="boost" property="boost" styleClass="form-control"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 9.6K bytes
    - Viewed (0)
  7. src/main/webapp/WEB-INF/view/admin/boostdoc/admin_boostdoc_edit.jsp

                                        <label for="boostExpr" class="col-sm-3 text-sm-right col-form-label"><la:message
                                                key="labels.boost_document_rule_boost_expr"/></label>
                                        <div class="col-sm-9">
                                            <la:errors property="boostExpr"/>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 20:25:27 GMT 2020
    - 5K bytes
    - Viewed (0)
  8. src/main/webapp/WEB-INF/view/admin/keymatch/admin_keymatch_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.key_match_boost"/></th>
                                            <td>${f:h(boost)}<la:hidden property="boost"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.key_match_urls"/></th>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.2K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/webconfig/admin_webconfig_details.jsp

                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.boost"/></th>
                                            <td>${f:h(boost)}<la:hidden property="boost"/></td>
                                        </tr>
                                        <tr>
                                            <th><la:message key="labels.permissions"/></th>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 10.7K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/admin/boostdoc/admin_boostdoc.jsp

                                            <label for="boostExpr" class="col-sm-2 text-sm-right col-form-label"><la:message
                                                    key="labels.boost_document_rule_boost_expr"/></label>
                                            <div class="col-sm-10">
                                                <la:text styleId="boostExpr" property="boostExpr"
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Mar 31 05:47:05 GMT 2020
    - 7.5K bytes
    - Viewed (0)
Back to top