On 05/12/17 08:20, Jean-Marc Vanel wrote:
I understand that I must deactivate "graph-specific indexing" that is not not needed, and slows the query. The doc. does not say so, but I think rebuilding the index is appropriate.
Yes.
> entMap.setGraphField("graph")
There is a specific field in the index for the graph so if you don't
want it, the Lucene document format is changing.
Andy
