Re: How do you Implement a search box



Hello phl,

Searching of what? Content of XML?!
Google for the search algorightms. the key factor is the hashing of items which can be seach.
BTW, look on the microsoft.public.inetserver.indexserver, you can use it to index your files to search

---
WBR,
Michael Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo

p> Hi,
p> p> The data in my site will most likely be kept in XML files on disk.
p> What would be the best way to implement a search page in this
p> scenario? Can someone please outline the possible methods you can
p> use?
p> p> Thanks
p> Phl


.



Relevant Pages

  • Re: [PHP] Re: About XSLT/XML Pagination
    ... approach for the xsl files. ... imagining take some simple xml data, but imagine it has a DTD or XMLSchema ... database to create 1 or more xml files. ...
    (php.general)
  • Re: [PHP] Re: About XSLT/XML Pagination
    ... approach for the xsl files. ... imagining take some simple xml data, but imagine it has a DTD or XMLSchema ... > database to create 1 or more xml files. ...
    (php.general)
  • Re: Many concurrent users of site using XPathDocument and XslTransform objects efficiently?
    ... Output caching might be very helpful, depending on how often those XML docs ... > Likely the greatest cost is reading the XML files ... XPathDocument, but noticed this on the Microsoft site concerning the ...
    (microsoft.public.dotnet.framework.performance)
  • Re: XML Import options
    ... OpenXML may work as well, but if the documents are too big, you get into ... > XML was ... > and have looked at openXML, XMLBulkLoad/DTS and Updategrams. ... > data (i.e. in XML files on the filesystem) I would have to activate the ...
    (microsoft.public.sqlserver.xml)
  • Re: FoX - an XML toolkit for Fortran
    ... tested against the W3C XML testsuite. ... FoX also understands all of XML Namespaces, ... FoX is completely written in Fortran, ... XML files in Fortran - http://xml-fortran.sourceforge.net ...
    (comp.lang.fortran)