Solr is nice when you can change the existing enterprise
applications,
extract content and post xml content to the server. But
definately
still a lot of coding.
I would say DBSight is another alternative here. It has
similar
architecture as Solr, but it crawls databases by
configurable SQLs.
Only need to plug into any existing databases by JDBC, and
it can fit
any schema. No xml, xslt efforts. Usually in 15 minutes you
can have a
google-like search.
Chris
--------------------------
Lucene Search on Any Databases/Applications
http://www.dbsight.net
On 5/25/06, Yonik Seeley <yseeley gmail.com> wrote:
> On 5/25/06, Nicholas Van Weerdenburg
<nvanweerdenburg dyadem.com> wrote:
> > Are there any enterprise search intergration
standards (e.g. xml
> > schema)?
>
> It may or may not be what you are looking for, but
there is Solr, a
> lucene-based search server with XML/HTTP interfaces.
It's primarily
> meant to be a standaone server (think database), but it
is possible to
> embed. See my sig for the link.
>
> -Yonik
> http://incubator.apa
che.org/solr Solr, the open-source Lucene search server
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: java-user-unsubscribe lucene.apache.org
> For additional commands, e-mail: java-user-help lucene.apache.org
>
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: java-user-unsubscribe lucene.apache.org
For additional commands, e-mail: java-user-help lucene.apache.org
|