 |
[L]Search Table[/L]
|
|
[L]The search must be based on a table, by default the main items table.[/L]
[L]NOTE: It is possible to search multiple tables in Interchange,
but that is not supported by this wizard.[/L]
|
 |
[L]Search locality[/L]
|
|
[msg arg.0="[page __UI_BASE__/genxport][L]Direct table export[/L][/page]"]For full-text searches, it is usually better to search the text file
source of the database (create at %s). When using SQL databases, the coordinated field-based searches are much
faster when the first search term is "equals to".
|
 |
[L]Search Template[/L]
|
|
The results of the search are sent to a page template, by default
[calc]$Config->{Special}{results};[/calc].
If you select a page, it should have the [search-region] area necessary
to read and build the search.
|
 |
[L]Page size[/L]
|
|
[L]You can limit the number of results per page, and use the
template [more-list] to page between matches. The default is 50.[/L]
|
 |
[L]Unique only[/L]
|
|
[L]Normally one search result is returned for every matching record. If you
wish to eliminate duplicate result returns, you can use this.[/L]
|
 |
[L]Allow full expressions[/L]
|
|
[L]Normally characters are searched for literally, i.e. a period
will match a period. If you wish to use the power of Perl regular
expressions in your matching criteria, select Yes. Bear
in mind that some things you enter may not behave just as you
might think they will; see perldoc perlre for a complete
description of what Perl regular expressions are.[/L]
|
 |
[button text="[L]Next[/L] -->"]
mv_nextpage=__UI_BASE__/search_wizard2
[/button]
|