What do you think of specifying the name of a solr core that is to be updated or queried?
Topic on Extension talk:SolrStore
What do you actually mean?
Defining one url for updating and another for querying?
Or do you just want to add the solr core which should be ask for both ?
cheers,
I realize it would be an extension of SMW, but the thought is to accommodate multiple solr cores. For instance {{#core-ask: |core=name}} and {{#core-set:name|prop=val}}. just a thought! - john
When we started with the extension, we tried to do ask query's with solr. But we had to much trouble re-implementing the result printer. The SolrStore is currently a better version of the Extension:MWSearch. If you have good knowledge in the smw code, you implement this feature. I will help everybody who is interested in developing new features to the extension, just pm me.