Is the text search module named graph aware and capable of being configured (assembled) such that each named graph in a dataset can have its own text indexes configured separately with their own EntityMap definitions?
I have a TDB dataset composed of multiple named graphs (i.e. one per 'vendor') which I would like to index using the text search module and then search using named graph semantics. Some of my SPARQL queries reference all graphs and some reference just a single graph so splitting the data into multiple datasets each with a separate Fuseki service endpoint wouldn't work well. Any advice on how to assemble such a solution would be welcomed and appreciated. Thanks, Howard Burrows
