Hacker News new | ask | show | jobs
by emmanueloga_ 2848 days ago
I'm new to ArangoDB but this release looks impressive just by the sheer number of new features. Congrats!

I was wondering if this release allows FULLTEXT indexes when the backend is RocksDB (now that it is the default storage engine)? The new ArangoSearch features look cool, but honestly a bit daunting vs the simple setup of a FULLTEXT index.

By the way, the ArangoSearch tutorial casually talks about "ArangoDB views of type 'arangosearch'", but I haven't come across the concept of views before in the documentation. Are there other types of views?

1 comments

Currently there are no other types of views. But they are planned and will follow.