Hi,We're working on apache solr. We need some feature for appending some constraints(filters) with incoming solr query(request). The solr should response for the incoming query with the specified constraints meets. We made the posting operation in java, it retrieved all the sql data and make it as xml; Then it performs indexing and storing into solr data.
regards, Noor