Print

Print


On 11/28/06, Kevin S. Clarke <[log in to unmask]> wrote:
> it is just how you pass that along to Lucene that will be
> different (e.g., do you do it in Java, in Ruby, in XML via Solr, do
> you do it in XQuery, etc.)

By the way, I see a very interesting intersection between Solr and
XQuery because both are speaking XML.  You may have XQueries that
generate the XML that makes Solr do it's magic for instance.  This is
an alternative to fulltext in XQuery, sure... it is something that is
here today (doesn't mean I'll stop thinking about tomorrow though).

Kevin