Hi Scott The roadmap of OrientDB 2.2 is written here
http://orientdb.com/docs/2.1/Roadmap.html#release-22. About Lucene I can tell you that we are rewriting the spatial module, that will be more advanced: Some of the features are -Indexing not only points (Polygon,Line..etc). -New Spatial Operators -New Spatial Functions. Then we have schedule for OrientDB lucene the support for Facet Searching, but i think this will land in 3.0 For supporting Lucene through Solr i don't know if it is possible. Cheers Enrico 2015-09-01 11:09 GMT+02:00 scott molinari <[email protected]>: > To put some perspective on this. Any decent website wanting to publish > content or any application with any good bit of text within their > application, will absolutely need a very good full text search. It is why > Elastic Search has so much success. I've worked with a ton of websites and > as soon as they get to any bit of size and traction, the first thing they > look for is a faster, better and more comprehensive search system. Our > first contemplation was to build Elastic Search next to OrientDB, but that > means more effort, more money (which the customer must pay for too), two > different systems and tons more complication. > > So, putting 1 + 1 together, there is a general and very real need for a > very feature rich full text index and query system in any data storage. If > a single database can do it, then that makes that database very, very > attractive. > > In other words, if a database has.... > > Powerful Graph Queries, > Powerful Document Queries, > and Powerful Full Text and Spacial Queries > > Then that would be just.....Wow! > > A side question, but could it be possible to index with Lucene through > Orient, but query against the Lucene index through Solr? > > Scott > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
