Re-label terms from a shard?

2015-09-29 Thread Dan Bolser
Hi, I'm using sharding 'off label' to integrate data from various remote sites running a common schema. One issue is that the remote sites sometimes use synonyms of the allowed terms in a given field. i.e. we specify that a certain field may only carry the values x, y, and z, but the remote index

Re: Field for 'species' data?

2014-07-05 Thread Dan Bolser
; the rest > of the hierarchy path for that species. > > -- Jack Krupansky > > -Original Message- From: Dan Bolser > Sent: Saturday, July 5, 2014 10:36 AM > To: solr-user@lucene.apache.org > Subject: Re: Field for 'species' data? > > One requirement

Re: Field for 'species' data?

2014-07-05 Thread Dan Bolser
hat fields you need to > populate, the analysis and processing details can be worked out. > > -- Jack Krupansky > > -Original Message- From: Dan Bolser > Sent: Saturday, July 5, 2014 4:49 AM > To: solr-user > Subject: Re: Field for 'species' data? > > I&

Re: Field for 'species' data?

2014-07-05 Thread Dan Bolser
I'm super noob... Why choose to write it add a custom update request processor rather than an analysis pipeline? Cheers, Dan. On 5 Jul 2014 03:45, "Alexandre Rafalovitch" wrote: > Do that with a custom update request processor. > > Just remember Solr is there to find things not to preserve struc

Re: Field for 'species' data?

2014-07-04 Thread Dan Bolser
/lucene/analysis/path/PathHierarchyTokenizerFactory.html > > Or maybe a combination of the two approaches. > > I think I have some examples of it in my e-book. > > -- Jack Krupansky > > -Original Message- From: Dan Bolser > Sent: Friday, July 4, 2014 11:57 AM > To: s

Re: Field for 'species' data?

2014-07-04 Thread Dan Bolser
Hordeum / Hordeum vulgare / Hordeum vulgare var. hybernum" but rather SPECIES: "Hordeum vulgare". How can I add in that data at analysis time? Cheers, Dan. On 4 July 2014 04:19, Gora Mohanty wrote: > On 3 July 2014 21:40, Dan Bolser wrote: >> >> Hi, >> >&g

Field for 'species' data?

2014-07-03 Thread Dan Bolser
Hi, Does anyone on the list have experience with hierarchical facets, specifically for species data? I have a variety of 'messy' species names that I'd like to tidy up at analysis time and use as the basis for taxonomically guided hierarchical facets at query time. I was wondering if there's som

Re: Configure Solr to use http proxy for querying shards?

2013-10-02 Thread Dan Bolser
t=8080 Cheers, Dan. On 2 October 2013 12:32, Dan Bolser wrote: > Hi, > > I'm running my Solr server on a box which can only see 'the web' via > an http proxy. For most applications it's as simple as setting > http_proxy in the shell environment to get them t

Configure Solr to use http proxy for querying shards?

2013-10-02 Thread Dan Bolser
Hi, I'm running my Solr server on a box which can only see 'the web' via an http proxy. For most applications it's as simple as setting http_proxy in the shell environment to get them to see the 'the web'. However, this isn't working for Solr. The reason this is an issue is because my Solr server