Re: Newbie question: using Lucene to index hierarchical information.

2008-09-01 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Newbie question: using Lucene to index hierarchical information.

2008-09-01 Thread Leonid Maslov
Any comments, suggestions? Maybe I should rephrase my original message or describe it in detail? I really would like to get any response if possible. Thanks a lot in advance! On Mon, Sep 1, 2008 at 10:25 AM, Leonid Maslov <[EMAIL PROTECTED]> wrote: > Hi all, > > First of all, sorry for my poor E

Re: Newbie question: using Lucene to index hierarchical information.

2008-09-02 Thread Karsten F.
Hi Leonid, what kind of query is your use case? Comlex scenario: You need all the hierarchical structure information in one query. This means you want to search with xpath in a real xml-Database. (like: All Documents with a subtitle XY which contains directly after this subtitle a table with the

Re: Newbie question: using Lucene to index hierarchical information.

2008-09-04 Thread Leonid Maslov
Hi all, Thanks a lot for such a quick reply. Both scenario sounds very well for me. I would like to do my best and try to implement any of them (as the proof of the concept) and then incrementally improve, retest, investigate and rewrite then :) So, from the soap opera to the question part then:

Re: Newbie question: using Lucene to index hierarchical information.

2008-09-08 Thread Karsten F.
Hi Leonid, do you really need the "Complex scenario"? what kind of query is your use case? If you really need xpath please look for xml-Databases. Otherwise you can possible use xtf out of the box, because "indexing of large structured documents" is exactly the use case for which xtf was develo

Re: Newbie question: using Lucene to index hierarchical information.

2008-09-10 Thread Leonid M.
Hi Karsten, Thanks a lot. I finally have got Your idea. Ok, I think it's worth to do the real job now :) Thanks for the advices, finally I have understood the directions I could go for it. > > do you really need the "Complex scenario"? > what kind of query is your use case? My Query UC is smth

Re: Newbie question: using Lucene to index hierarchical information.

2008-09-10 Thread Marcelo Ochoa
Hi Leonid If you are not familiar with Oracle XMLDB schema mappings here an example of how to store WikiPedia XML dumps into Oracle database, but using XML-to-relational model: http://marceloochoa.blogspot.com/2007/12/uploading-wikipedia-dumps-to-oracle.html The structure of WikiPedia dumps s

Re: Re: Newbie question: using Lucene to index hierarchical information.

2008-09-01 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]