开发者

Lucene and Classic ASP?

开发者 https://www.devze.com 2023-01-30 06:20 出处:网络
I have a legacy app in which I need to enable search. I was looking at either Lucene or FTS of SQL Serve开发者_如何学JAVAr.

I have a legacy app in which I need to enable search.

I was looking at either Lucene or FTS of SQL Serve开发者_如何学JAVAr.

However my question is...would Lucene work with Classic ASP? Any links?

Thanks!

Vladan


There is no Lucene for VBScript (source), but can use the .Net implementation and access the searched records via a standard webservice or an AJAX call returning JSON.

0

精彩评论

暂无评论...
验证码 换一张
取 消