
|
If you were logged in you would be able to see more operations.
|
|
The current native store by default only creates a single index. Recent benchmarking has shown however that the cost of a second index (preferably one which ranks the predicate first, e.g. 'posc') is relatively low and would tremendously benefit query performance. We should create two indexes by default to improve performance under default settings.
|
|
fixed in SVN: native store now creates both a spoc and posc index by default.
|
|