Re: Copy field a source of copy field

2017-07-26 Thread alessandro.benedetti
p the genera in the genus field. But as Erick mentioned, you may have problems of entity recognition. - --- Alessandro Benedetti Search Consultant, R&D Software Engineer, Director Sease Ltd. - www.sease.io -- View this message in context: http://lucene.472066.n3.nabble.co

Re: Copy field a source of copy field

2017-07-25 Thread tstusr
"hey" Catching nothing at all for the second KWF <http://lucene.472066.n3.nabble.com/file/n4347541/1.png> Well, I have to say I'm so confused with this behaviour, have I forgot something? -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-field-

Re: Copy field a source of copy field

2017-07-20 Thread Erick Erickson
it at indexing time (When we post pdf files, to > extractor) the field doesn't even appear. We think it's because the info > becomes from another copyField. > > Did I misunderstand your suggestion? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Copy-field-a-source-of-copy-field-tp4346425p4347013.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Copy field a source of copy field

2017-07-20 Thread tstusr
your suggestion? -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-field-a-source-of-copy-field-tp4346425p4347013.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Copy field a source of copy field

2017-07-19 Thread Erick Erickson
genus > > I realized that all genus are contained on species. > > So, there is a way to make a facet with just the first word of a field, like > I've got for the field: > > abelmoschus achanioides > abies colimensis > abies concolor > > Just use the first word

Re: Copy field a source of copy field

2017-07-19 Thread tstusr
field: abelmoschus achanioides abies colimensis abies concolor Just use the first word of those? -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-field-a-source-of-copy-field-tp4346425p4346846.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Copy field a source of copy field

2017-07-18 Thread Erick Erickson
outputUnigrams="true"/> >ignoreCase="true"/> >ignoreCase="true"/> > > > > > > > > We have 2 KWF files, "species" and then "genus". It seems that is just > w

Re: Copy field a source of copy field

2017-07-18 Thread tstusr
, "species" and then "genus". It seems that is just working with genus. Since I'm not able to use copy fields, what choices I have? -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-field-a-source-of-copy-field-tp4346425p4346665.html Sent from

Re: Copy field a source of copy field

2017-07-18 Thread Erick Erickson
is: > > Field chain analyzer. > <http://lucene.472066.n3.nabble.com/file/n4346602/1.png> > > KWF-genus file > <http://lucene.472066.n3.nabble.com/file/n4346602/3.png> > > Test output. > <http://lucene.472066.n3.nabble.com/file/n4346602/2.png> > > So

Re: Copy field a source of copy field

2017-07-18 Thread tstusr
file/n4346602/2.png> Sorry for the mistake -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-field-a-source-of-copy-field-tp4346425p4346602.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Copy field a source of copy field

2017-07-18 Thread tstusr
hink there is a missing split in between the 2 KWFs. -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-field-a-source-of-copy-field-tp4346425p4346601.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Copy field a source of copy field

2017-07-18 Thread Erick Erickson
nt.txt"/> >pattern="[0-9]+|(\-)(\s*)" replacement=""/> > > outputUnigrams="true"/> >ignoreCase="true"/> >ignoreCase="true"/> > > > > > > > > Nevertheless, there is no second processing for keep word filter as (I) > expect. Am I missing something? > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Copy-field-a-source-of-copy-field-tp4346425p4346593.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Copy field a source of copy field

2017-07-18 Thread tstusr
oses, like this: Nevertheless, there is no second processing for keep word filter as (I) expect. Am I missing something? -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-field-a-sourc

Re: Copy field a source of copy field

2017-07-17 Thread Shawn Heisey
On 7/17/2017 4:26 PM, tstusr wrote: > We want to use a copy field as a source for another copy field or some kind > of post processing of a field. > As an example imagine we have on species > > abies durangensis > abies flinckii > > so, after post processing, we expect to have only > abies > > whi

Re: Copy field a source of copy field

2017-07-17 Thread Erick Erickson
rangensis > abies flinckii > > so, after post processing, we expect to have only > abies > > which is a word in genus files > > I was as clear as possible with the problem, but maybe there are some black > holes in the explanation. > > Hope you can help me. > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Copy-field-a-source-of-copy-field-tp4346425.html > Sent from the Solr - User mailing list archive at Nabble.com.

Copy field a source of copy field

2017-07-17 Thread tstusr
post processing, we expect to have only abies which is a word in genus files I was as clear as possible with the problem, but maybe there are some black holes in the explanation. Hope you can help me. -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-field-a-source-of