Hi,
I recently joined this group. Can some one shud some light on how
indexing engine in xindice works. These are the series of queries I
have:
1. Whether the Indexing engine uses any data guide (used in Lore)
Kind of structures?
2. How is the document stored? in the form of a graph or tree
for processing the queries.
3. It seems the value and name indexes are built using B+-trees.
but how is the Query Engine using the B+-tree.
for eg., a query //author/name[text() = "***"]/year
where author is not the root.
How does xindice handle this, if there is a name index on name.
how it is going to traverse the document to retrieve the year.
regrads,
leela krishna