onday, April 02, 2007 5:33 AM
To: general@lucene.apache.org
Subject: Using Lucene in different application
Dear all,
In our organization we need to use Lucene as our main search engine in
all applications but the problem is that we have different developing
environments, we use Java and Vis
I strongly recommend that you check out Solr. While this does
require Java and a Java web container, you'll be able to use it
across all of clients regardless of language or platform.
"Bibliotheca Alexandrina" - way cool!
Erik
On Apr 2, 2007, at 5:33 AM, Shaimaa Mohamed wrote:
At the present moment there's a version of Lucene.NET, that it is not
very updated and well-maintained. Therefore, the query parser is a
port of the auto-generated one Lucene gets from JavaCC: I offered to
George Aroush (the current maintainer of the project Lucene.NET) my
help in porting properly
Dear all,
In our organization we need to use Lucene as our main search engine in
all applications but the problem is that we have different developing
environments, we use Java and Visual Studio .Net. Currently we use the
java version of Lucene but I want to know how to use it in the
applications