[Tagdb] text search engine as a database
anand
anand at semanticvoid.com
Sun Mar 25 07:44:00 GMT 2007
For one of the applications I built, I did use Lucene for search as well as
a fielded database.
For example, I had various categorized documents. Hence to list documents in
a category I used to fire a (fielded) search on lucene rather than go to the
DB.
I have also written an article on how Lucene can be used as a database: Using
Lucene As A Database<http://semanticvoid.com/blog/2006/06/06/using-lucene-as-a-database/>
Anand Kishore
On 3/25/07, Nitin Borwankar <nitin at borwankar.com> wrote:
>
> Given that text search engines have the ability to do fielded searches,
> and given that a lot of web crawlers put data into mysql or relational
> dbs for fielded searches,
> couldn't a lot of crawled web content bypass the relational db and just
> use the text search engine as a high performance mostly-read fielded
> database.
> Especially people who do business intelligence based on crawled web data.
>
> --
> Nitin Borwankar
>
> http://walruscarpenter.wordpress.com: Of shoes … and ships … and sealing
> wax … of cabbages and kings http://greener.com: Find, Learn, Act ....
> Greener, the search engine for the planet
> http://tagschema.com: Implementation of tag database applications
>
> nitin at borwankar.com
> 510-872-7066
>
> _______________________________________________
> Tagdb mailing list
> Tagdb at lists.tagschema.com
> http://lists.tagschema.com/mailman/listinfo/tagdb
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.tagschema.com/pipermail/tagdb/attachments/20070325/296b85e9/attachment.htm
More information about the Tagdb
mailing list