Subject: Re: Search engine
From: Jelmer <jkuperus@xxxxxxxxx>
Date: Wed, 12 Nov 2003 13:26:09 +0100
|
http://exist.sourceforge.net/ , you can use xpath as a query mechanism
http://jakarta.apache.org/lucene/docs/index.html , more a general purpose
search engine
----- Original Message -----
From: "SHEIKH Sajjad" <Sajjad.SHEIKH@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, November 12, 2003 12:03 PM
Subject: RE: Search engine
> Xindice vs XQuery
> So far I am unable to find any difference.
>
> I simply want a search engine like yahoo or google etc. It will search
> all the xml documents and return the desired node.
>
> Any suggestion?
>
>
> -----Original Message-----
> From: Jim Fuller [mailto:jim.fuller@xxxxxxxxxxxxxxxxxx]
> Sent: 11 November 2003 16:06
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: RE: Search engine
>
>
> if your requirements are flexible, why not look into an xml database
> like xindice ? It will give you XPATH querying capability across sets of
> xml documents...and you can still access via webdav or http url, just a
> thought.
>
> gl, Jim Fuller
>
> -----Original Message-----
> From: SHEIKH Sajjad [mailto:Sajjad.SHEIKH@xxxxxxxxxxx]
> Sent: 11 November 2003 14:55
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Search engine
>
>
> Hi all,
>
> Scenario:
> There are plenty of xml documents. They are linked (href) with each
> other if there is any relation. For example, first page shows 5 folders
> named f1, f2, f3, f4, f5. Then f1 has folders and files and so on.
>
> Objective:
>
> An engine which will take user input and will return some results. For
> example, we search for a folder f51 or we search for a document.
>
> Do any of you have any idea/suggestion?
>
> Thanks,
>
> /s
>
>
>
>
>
>
>
>
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
> ______________________________________________________________
> This message has been scanned for all viruses by BTnet VirusScreen. The
> service is delivered in partnership with MessageLabs.
>
> This service does not scan any password protected or encrypted
> attachments.
>
> If you are interested in finding out more about the service, please
> visit our website at
> http://www.btignite.com/internetservices/btnet/products_virusscreen.htm
> ==============================================================
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|