Upload/use a plugin JAR in ZooKeeper

2019-07-15 Thread Richard Walker
Hi, I'm trying to use a plugin JAR containing a custom query parser. I've been able to get this to work the "simple" way, by putting the JAR in the file system, and specifying basic values in solrconfig.xml. No problem doing it this way. But I'm running in SolrCloud mode and I'd like to t

Re: Upload/use a plugin JAR in ZooKeeper

2019-07-18 Thread Richard Walker
On 16 Jul 2019, at 4:14 pm, Richard Walker wrote: > ... > > To be specific, I'm trying to use this idea: > > "Resources and plugins may be stored: > • in ZooKeeper under a collection’s configset node (SolrCloud only);" > > ... > > So far,

Re: Upload/use a plugin JAR in ZooKeeper

2019-07-18 Thread Richard Walker
On 19 Jul 2019, at 12:02 pm, Chee Yee Lim wrote: > Not sure if this is the recommended way, but I managed to use plugin JARs > with Solr Cloud. > > Either include the absolute path to JAR in solrconfig.xml, or put the JAR > in a "lib" folder relative to your instanceDir. See the following text fr

Unified highlighter with storeOffsetsWithPositions and termVectors giving an exception

2019-07-21 Thread Richard Walker
I'm trying out the advice in the user guide ( https://lucene.apache.org/solr/guide/8_1/highlighting.html#schema-options-and-performance-considerations ) for using the unified highlighter. I saw the note: "This is definitely the fastest option for highlighting wildcard queries on large text field

Re: Unified highlighter with storeOffsetsWithPositions and termVectors giving an exception

2019-07-21 Thread Richard Walker
On 22 Jul 2019, at 11:32 am, Richard Walker wrote: > I'm trying out the advice in the user guide > ( > https://lucene.apache.org/solr/guide/8_1/highlighting.html#schema-options-and-performance-considerations > ) > for using the unified highlighter. > > ... > * &quo

Unified highlighter on result of query with two required terms which matched separate fields

2019-07-25 Thread Richard Walker
Hi, I'm trying to understand what's going on with the combination of: * Solr 8.1.1 * edismax parser * qf with multiple fields specified (each of which has type text_en_splitting, some of which are multiValued) * unified highlight method * query with two terms * results where the two terms match

Use copyField with wildcard in source; how then to work out where a value came from?

2019-10-31 Thread Richard Walker
I've got a collection for which the schema has a number of copyFields that have a wildcard in the source: The idea is that I have fields in each document that contain language-specific values in fields that have field names that end in a language tag, i.e., "skos_prefLabel-en", "skos_prefLabel