by the way, the demoCW3 exemple search.ini files show 2 way of configuring and using the search:

the config.countries (and it's children config.airports) use server side treatment, thats why they have client and server side configuration.

the config.country_districts use client side treament, so it has all it's config on client side only

the server side way is mostly for the case when you use Cartoweb in soap mode with separate physical servers for cartoclient and cartoserver. if you are running Cartoweb on a single physical server, you can simply use the all client way (like config.country_districts)


you can have a look at the search config (client+server) in the demoCW3 in Cartoweb 3.5
there are 2 search: Airport and Area


I'd like to have two searches.


-w-


Oliver Christen  wrote / napĂ­sal(a):
hi
im not sure I undestand exaclty what you want to do:

do you want to have 2 searchs

or do you want to have 1 search, which will use 2 data sources ?

----- Original Message ----- From: "wochter" <[EMAIL PROTECTED]>
To: <cartoweb-users@lists.maptools.org>
Sent: Tuesday, October 28, 2008 10:11 AM
Subject: [Cartoweb-users] search again


Hi,
my ask is about "multiple search".
Is it possible to search in two tables (layers)?
For example,
search 1. : airports in countries (layer [table] airports)
search 2. : radars  (layer [table] radars)

Is it possible to setup search to do this in one project?
If yes, how to do it please?
thanx


wochter
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users




_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users


_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to