Re: Lucene and XML Architecture

2007-07-20 Thread Thomas
Thanx a lot Patrick! That's exactly what I was hoping for. I'll give it a shot. -Thomas Patrick Turcotte wrote: Hi, There is a Lucene-eXist trigger that allows you to do just that. Take a look at patch http://sourceforge.net/tracker/index.php?func=detail&aid=1654205&group_id=17691&atid=317691

Re: Lucene and XML Architecture

2007-07-19 Thread Patrick Turcotte
Hi, There is a Lucene-eXist trigger that allows you to do just that. Take a look at patch http://sourceforge.net/tracker/index.php?func=detail&aid=1654205&group_id=17691&atid=317691 Then, from exist, you can search either with XQuery or Lucene syntax. Patrick Thomas wrote: My intention is to

Lucene and XML Architecture

2007-07-19 Thread Thomas
Hi all, As part of my diploma thesis I'm starting to work on an information retrieval solution for a law and business publisher. Currently I'm trying to define a flexible and scalable architecture. All the data is present in XML-form and at the moment simply stored on the file system and indexe