[Registry-dev] Lucene Integration

Kalani kalani at wso2.com
Sun Jul 13 23:51:00 PDT 2008


I implemented a separate class (Indexer class) to do the indexing. Thus 
it can be used from any handler. A sample handler which uses Indexer 
class is also implemented.

For searching purpose a new method (Collection searchContent (String 
keywords)) was introduced to the Registry API.

Thanks,

Kalani

Kalani wrote:
> Hi,
>
> I have completed the sample application which includes creating the
> index in the database, loading index into the memory, searching and
> periodically flushing index updates to the database.
>
> The plan is to write a handler to manage the index and to introduce a
> new method to the Registry interface for content searching in order to
> integrate this with the Registry.
>
> Thanks,
> Kalani 
>
> _______________________________________________
> Registry-dev mailing list
> Registry-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/registry-dev
>
>   




More information about the Registry-dev mailing list