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
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,
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
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
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
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
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