Suggest me an embedded database engine(for Java) to store 1000000 records in minimum time.
It should provide the full text search facility (Actually i want Firefox's Awesome-bar like FTS searching used to search any combination of characters)
The database should be stored in compressed format on disk.
It should not be GPL
. Apache 2.0 will be better.
Suggestions are open for NOSQL too.