While Dgidx is optimized for best performance, you may adjust your configuration and front-end application to speed up indexing time.
To speed up indexing, consider using fewer of the following:
If you use NFS for data sharing, that is, the index files are shared
across dGraph clusters through the use of NFS file system setup, you can also
set the
directFromDgidxOutput
option to
true
for more efficient copying of index data. This
option is in the template files
/apps/Discover/config/script/AuthoringDgraphCluster.xml
and
/apps/Discover/config/script/LiveDgraphCluster.xml
.
By default the option is set to
false
.
Note
For details on performance of specific features, see the Performance Tuning Guide.