The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
Ahmed AlNazer <alnaz... @gmail.com>
Date: Sun, 1 Nov 2009 23:23:49 -0800 (PST)
Local: Mon, Nov 2 2009 2:23 am
Subject: KML
Hi there,
I have KML files (used by Google Earth Enterprise) and want to index
those files,
Does GSA index KML files? How does it treat the XML tags? How to
locate the search result?
My objective is to add search box (comes from my GSA) into the GEE.
Thanks,
Ahmed
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Steve King <steveat... @gmail.com>
Date: Mon, 2 Nov 2009 06:40:30 -0800 (PST)
Local: Mon, Nov 2 2009 9:40 am
Subject: Re: KML
Hi Ahmed,
You can use a Google Search Appliance or Mini to index KML data. You
just need to get it to understand it. For example, creating a feed,
where you extract the data out of the KML and load it into the feeder
is one way, of course there are many!
Look at the various types of data that the GSA accepts, here (http://
code.google.com/apis/searchappliance/documentation/60/admin_crawl/
Introduction.html#what2hd ) and see if you can somehow get your KML to
work with the GSA.
I'd love to see some more implementations of GSA in GEE, it's such a
natural fit. Perhaps even have a chat to your reseller/partner to see
if they can help you out.
Good luck.
Regards,
Steve.
On Nov 2, 6:23 pm, Ahmed AlNazer <alnaz... @gmail.com> wrote:
> Hi there,
> I have KML files (used by Google Earth Enterprise) and want to index
> those files,
> Does GSA index KML files? How does it treat the XML tags? How to
> locate the search result?
> My objective is to add search box (comes from my GSA) into the GEE.
> Thanks,
> Ahmed
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
miguev <mig... @gmail.com>
Date: Mon, 2 Nov 2009 06:52:51 -0800 (PST)
Local: Mon, Nov 2 2009 9:52 am
Subject: Re: KML
Hi Ahmed,
KML is basically XML, so as long as XML is not supported in the
appliance I wouldn't expect it to be indexable:
Indexable File Formats
http://code.google.com/apis/searchappliance/documentation/52/referenc...
Out of curiosity, I just crawled the KML from a random Flickr user and
was able to search for text in it, so if that is all you need then (at
least on 6.0) it seems to work, but it may well depend on the KML
structure. Try this URL to get a feeling:
http://www.flickr.com/services/feeds/geo/?format=kml&id=38687875%40N0...
-Miguel
On Nov 2, 8:23 am, Ahmed AlNazer <alnaz... @gmail.com> wrote:
> Hi there,
> I have KML files (used by Google Earth Enterprise) and want to index
> those files,
> Does GSA index KML files? How does it treat the XML tags? How to
> locate the search result?
> My objective is to add search box (comes from my GSA) into the GEE.
> Thanks,
> Ahmed
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Ahmed AlNazer <alnaz... @gmail.com>
Date: Tue, 3 Nov 2009 03:22:35 -0800 (PST)
Local: Tues, Nov 3 2009 6:22 am
Subject: Re: KML
Thanks Steve and Miguel for your quick response.
Steve, I did not get the feeding clearly, can you please ellaborate
Thanks,
Ahmed,
On Nov 2, 5:52 pm, miguev <mig... @gmail.com> wrote:
> Hi Ahmed,
> KML is basically XML, so as long as XML is not supported in the
> appliance I wouldn't expect it to be indexable:
> Indexable File Formatshttp://code.google.com/apis/searchappliance/documentation/52/referenc ...
> Out of curiosity, I just crawled the KML from a random Flickr user and
> was able to search for text in it, so if that is all you need then (at
> least on 6.0) it seems to work, but it may well depend on the KML
> structure. Try this URL to get a feeling:
> http://www.flickr.com/services/feeds/geo/?format=kml&id=38687875%40N0 ...
> -Miguel
> On Nov 2, 8:23 am, Ahmed AlNazer <alnaz... @gmail.com> wrote:
> > Hi there,
> > I have KML files (used by Google Earth Enterprise) and want to index
> > those files,
> > Does GSA index KML files? How does it treat the XML tags? How to
> > locate the search result?
> > My objective is to add search box (comes from my GSA) into the GEE.
> > Thanks,
> > Ahmed- Hide quoted text -
> - Show quoted text -
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Steve King <steveat... @gmail.com>
Date: Tue, 3 Nov 2009 04:22:47 -0800 (PST)
Local: Tues, Nov 3 2009 7:22 am
Subject: Re: KML
Hi Ahmed,
Check out the Google Feeds structure:
http://code.google.com/apis/searchappliance/documentation/60/feedsgui...
This will show you how to do feeds. You can then use the KML as
content, with all the fields in the KML being meta data.
I'd suggest to look into this rather carefully, if will require a bit
of dev in order to get operational.
On Nov 3, 10:22 pm, Ahmed AlNazer <alnaz... @gmail.com> wrote:
> Thanks Steve and Miguel for your quick response.
> Steve, I did not get the feeding clearly, can you please ellaborate
> Thanks,
> Ahmed,
> On Nov 2, 5:52 pm, miguev <mig... @gmail.com> wrote:
> > Hi Ahmed,
> > KML is basically XML, so as long as XML is not supported in the
> > appliance I wouldn't expect it to be indexable:
> > Indexable File Formatshttp://code.google.com/apis/searchappliance/documentation/52/referenc ...
> > Out of curiosity, I just crawled the KML from a random Flickr user and
> > was able to search for text in it, so if that is all you need then (at
> > least on 6.0) it seems to work, but it may well depend on the KML
> > structure. Try this URL to get a feeling:
> >http://www.flickr.com/services/feeds/geo/?format=kml&id=38687875%40N0 ...
> > -Miguel
> > On Nov 2, 8:23 am, Ahmed AlNazer <alnaz... @gmail.com> wrote:
> > > Hi there,
> > > I have KML files (used by Google Earth Enterprise) and want to index
> > > those files,
> > > Does GSA index KML files? How does it treat the XML tags? How to
> > > locate the search result?
> > > My objective is to add search box (comes from my GSA) into the GEE.
> > > Thanks,
> > > Ahmed- Hide quoted text -
> > - Show quoted text -
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Michael Cizmar <michael.b.ciz... @gmail.com>
Date: Tue, 3 Nov 2009 06:37:01 -0800 (PST)
Local: Tues, Nov 3 2009 9:37 am
Subject: Re: KML
As Miguel said, KML would not be supported by either device. The
question is what do you want indexed?
The solution would be to develop an XLS transformation on the KML to
develop a Google XML Data Feed. You can can submit this to the GSA
for indexing.
Michael Cizmar | MC+A
Google Enterprise Partner
http://shop.mcplusa.com | twitter: http://www.twitter.com/mcplusa
On Nov 3, 6:22 am, Steve King <steveat... @gmail.com> wrote:
> Hi Ahmed,
> Check out the Google Feeds structure:http://code.google.com/apis/searchappliance/documentation/60/feedsgui ...
> This will show you how to do feeds. You can then use the KML as
> content, with all the fields in the KML being meta data.
> I'd suggest to look into this rather carefully, if will require a bit
> of dev in order to get operational.
> On Nov 3, 10:22 pm, Ahmed AlNazer <alnaz... @gmail.com> wrote:
> > Thanks Steve and Miguel for your quick response.
> > Steve, I did not get the feeding clearly, can you please ellaborate
> > Thanks,
> > Ahmed,
> > On Nov 2, 5:52 pm, miguev <mig... @gmail.com> wrote:
> > > Hi Ahmed,
> > > KML is basically XML, so as long as XML is not supported in the
> > > appliance I wouldn't expect it to be indexable:
> > > Indexable File Formatshttp://code.google.com/apis/searchappliance/documentation/52/referenc ...
> > > Out of curiosity, I just crawled the KML from a random Flickr user and
> > > was able to search for text in it, so if that is all you need then (at
> > > least on 6.0) it seems to work, but it may well depend on the KML
> > > structure. Try this URL to get a feeling:
> > >http://www.flickr.com/services/feeds/geo/?format=kml&id=38687875%40N0 ...
> > > -Miguel
> > > On Nov 2, 8:23 am, Ahmed AlNazer <alnaz... @gmail.com> wrote:
> > > > Hi there,
> > > > I have KML files (used by Google Earth Enterprise) and want to index
> > > > those files,
> > > > Does GSA index KML files? How does it treat the XML tags? How to
> > > > locate the search result?
> > > > My objective is to add search box (comes from my GSA) into the GEE.
> > > > Thanks,
> > > > Ahmed- Hide quoted text -
> > > - Show quoted text -- Hide quoted text -
> - Show quoted text -
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Ahmed AlNazer <alnaz... @gmail.com>
Date: Tue, 3 Nov 2009 22:03:25 -0800 (PST)
Local: Wed, Nov 4 2009 1:03 am
Subject: Re: KML
Thanks Steve and Michael for your participation. I will go ahead and
read more about Feed API to build the feed for KML.
On Nov 3, 5:37 pm, Michael Cizmar <michael.b.ciz... @gmail.com> wrote:
> As Miguel said, KML would not be supported by either device. The
> question is what do you want indexed?
> The solution would be to develop an XLS transformation on the KML to
> develop a Google XML Data Feed. You can can submit this to the GSA
> for indexing.
> Michael Cizmar | MC+A
> Google Enterprise Partnerhttp://shop.mcplusa.com| twitter:http://www.twitter.com/mcplusa
> On Nov 3, 6:22 am, Steve King <steveat... @gmail.com> wrote:
> > Hi Ahmed,
> > Check out the Google Feeds structure:http://code.google.com/apis/searchappliance/documentation/60/feedsgui ...
> > This will show you how to do feeds. You can then use the KML as
> > content, with all the fields in the KML being meta data.
> > I'd suggest to look into this rather carefully, if will require a bit
> > of dev in order to get operational.
> > On Nov 3, 10:22 pm, Ahmed AlNazer <alnaz... @gmail.com> wrote:
> > > Thanks Steve and Miguel for your quick response.
> > > Steve, I did not get the feeding clearly, can you please ellaborate
> > > Thanks,
> > > Ahmed,
> > > On Nov 2, 5:52 pm, miguev <mig... @gmail.com> wrote:
> > > > Hi Ahmed,
> > > > KML is basically XML, so as long as XML is not supported in the
> > > > appliance I wouldn't expect it to be indexable:
> > > > Indexable File Formatshttp://code.google.com/apis/searchappliance/documentation/52/referenc ...
> > > > Out of curiosity, I just crawled the KML from a random Flickr user and
> > > > was able to search for text in it, so if that is all you need then (at
> > > > least on 6.0) it seems to work, but it may well depend on the KML
> > > > structure. Try this URL to get a feeling:
> > > >http://www.flickr.com/services/feeds/geo/?format=kml&id=38687875%40N0 ...
> > > > -Miguel
> > > > On Nov 2, 8:23 am, Ahmed AlNazer <alnaz... @gmail.com> wrote:
> > > > > Hi there,
> > > > > I have KML files (used by Google Earth Enterprise) and want to index
> > > > > those files,
> > > > > Does GSA index KML files? How does it treat the XML tags? How to
> > > > > locate the search result?
> > > > > My objective is to add search box (comes from my GSA) into the GEE.
> > > > > Thanks,
> > > > > Ahmed- Hide quoted text -
> > > > - Show quoted text -- Hide quoted text -
> > - Show quoted text -- Hide quoted text -
> - Show quoted text -
You must
Sign in before you can post messages.
You do not have the permission required to post.