Monday, May 24, 2010

FullText Search for Silverlight 4 Database

New integrated Lucene FullText Search Engine for Silverlight 4 database. Currently only supports creating FullText indexes with CREATE TABLE statement and Querying FullText index with MySQL style MATCH .. AGAINST expression.


2 comments:

  1. Woooww!!! Is this a fully Lucene port to Silverlight? That it, will an index made in Lucene.net work with Lucene.SL ?

    ReplyDelete
  2. yes. That's the goal, similar to how effiproz database files work with effiproz-sl.

    ReplyDelete