[jboss-user] [JBoss Portal] - Full Text Search Within JBoss Portal
r_mun
do-not-reply at jboss.com
Wed Sep 20 12:16:20 EDT 2006
Hello,
I'm new to JBoss portall, and portal application architecture.
However we are now working over the project, requiring such kind of architecture. Our portal would require full-text search over different kinds of resources (our database, HTML, PDF, etc).
I performed some investigation on the search engine and found out that JBoss Portal uses Jackrabbit (http://jackrabbit.apache.org/) as one of its components which in turn is built upon Lucene ( http://lucene.apache.org/ ) framework (a full-text search engine).
In our application we will need to maintain structured (properties defined in a database) and unstructured (.html, .pdf, .doc etc) information.
I have several questions about search capabilities and implementation of search.
[Q001] How is the search performed over the structured data in the database? Is it possible by means of JBoss Portal at all?
[Q002] How is the unstructured data put and maintained in the repository?
The least help I'm counting on is a list of links where I can find information concearning these questions. (I couldn't find any)
Regards,
Roman Muntyanu
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972998#3972998
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972998
More information about the jboss-user
mailing list