hello.. i have many big entities in my data-config.xml. in the many entities is the same query. the entities look like this:
<entity name="name" transformer="DateFormatTransformer" pk="id" query=" SELECT field as fielname, IF(bla NOT NULL, 1, 0) AS blob, fieldname, fieldname AS field, ... more and more. is it possible to include text from a file or something like this, in data-config.xml??? -- View this message in context: http://lucene.472066.n3.nabble.com/DIH-include-Fieldset-in-query-tp3994798.html Sent from the Solr - User mailing list archive at Nabble.com.