Re: Full Text Searching



On 27 Sep 2005 19:44:30 -0700, M.Barren@xxxxxxxxx wrote:

>Hi,
>
>Recently i've been working on a small project which makes use of full
>text searching though lots of xml documents. I used lucene (ported to
>.net) for that matter but i became really interested to see what goes
>on behind the scene of a full text search engine. So i decided i would
>make a very simple engine that would just search single or multiple
>words in several docs just to get a taste of it and build upon my
>knowledge.
>
>I don't have much knowledge about indexing or any other part of a
>search engine library, so i wanted to see if anyone here can direct me
>to some books or papers where i can learn the basics.
>
>THanks in advance
>Michael

Google is your friend.

rossum



The ultimate truth is that there is no ultimate truth
.



Relevant Pages

  • Full Text Searching
    ... text searching though lots of xml documents. ... I used lucene (ported to ... on behind the scene of a full text search engine. ... I don't have much knowledge about indexing or any other part of a ...
    (comp.programming)
  • Re: "Standard" Full Text Search Engine
    ... is there something like a standard full text search engine? ... one of those but more that is python friendly in terms of the API it ... There are several python lucene implementations available, ... tools written in java. ...
    (comp.lang.python)
  • Re: newbie: Full Text Search Against PDF Blobs
    ... full-text search engine. ... Lucene is designed for the 5-10 ... SQL FTS is highly scalable but you really have to think about partitioning ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Text search engine
    ... I am looking for a text search engine that has a Perl interface. ... Lucene is java based. ... I have zero java experience but there is Perl ...
    (perl.beginners)