On 10/26/2013 8:31 PM, Bill Bell wrote:
Full JSON support deep complex object indexing and search.... Game changer
Bill Bell
Sent from mobile
Not JSON (yet?) but take a look at http://luxdb.org which does XML
indexing and search. We index all the text of all the nodes in your
tree: no need to define full text indexes for those. I think this might
be something like what you are talking about? I'll be giving a talk on
that at Lucene Revolution in Dublin next week. I'm also curious to see
this talk: http://www.lucenerevolution.org/sessions#Renaud_Delbru, and
you might be interested in what the folks at 28.io are doing with JSONiq
(not Solr, though they talk about being able to plug into different back
ends)
-Mike