List Info

Thread: Integrating a J2EE Application into "Generic" Enterprise Search




Integrating a J2EE Application into "Generic" Enterprise Search
user name
2006-05-25 16:47:51
Hi,

 

I am planning to integrate Lucene into our application.
However, I also
want to support the general enterprise search market and
what our
customers have installed.

 

Ideally, we would develop:

 

1.	generic search support services

	a.	index records into logical
"document-centric" records
with urls for access.
	b.	Triggers to generated updated records in real time.
	c.	Batch indexer for generation of intial data for search
engine.

2.	specific search enginer support - e.g. lucene,
retrievalware,
etc.

 

Are there any enterprise search intergration standards (e.g.
xml
schema)?

 

Any recommendations for best approaching this?

 

Thanks,

Nick

 

Integrating a J2EE Application into "Generic" Enterprise Search
user name
2006-05-26 01:48:45
On 5/25/06, Nicholas Van Weerdenburg <nvanweerdenburgdyadem.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-unsubscribelucene.apache.org
For additional commands, e-mail: java-user-helplucene.apache.org

Integrating a J2EE Application into "Generic" Enterprise Search
user name
2006-05-26 02:15:12
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 <yseeleygmail.com> wrote:
> On 5/25/06, Nicholas Van Weerdenburg
<nvanweerdenburgdyadem.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-unsubscribelucene.apache.org
> For additional commands, e-mail: java-user-helplucene.apache.org
>
>

------------------------------------------------------------
---------
To unsubscribe, e-mail: java-user-unsubscribelucene.apache.org
For additional commands, e-mail: java-user-helplucene.apache.org

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )