Re: Multiple "df" fields

2020-08-13 Thread Edward Turner
eld aliasing works with df but it may be worth a > >> try: > >>> > >>> > >> > https://lucene.apache.org/solr/guide/8_1/the-extended-dismax-query-parser.html#field-aliasing-using-per-field-qf-overrides > >>> > >>> Another exa

Re: Multiple "df" fields

2020-08-12 Thread Erick Erickson
l#field-aliasing-using-per-field-qf-overrides >>> >>> Another example: >>> >> https://github.com/arafalov/solr-indexing-book/blob/master/published/languages/conf/solrconfig.xml >>> >>> Regards, >>> Alex >>> >>> On Tue., Aug

Re: Multiple "df" fields

2020-08-12 Thread Edward Turner
; Another example: > > > https://github.com/arafalov/solr-indexing-book/blob/master/published/languages/conf/solrconfig.xml > > > > Regards, > >Alex > > > > On Tue., Aug. 11, 2020, 9:59 a.m. Edward Turner, > > wrote: > > > >> Hi al

Re: Multiple "df" fields

2020-08-11 Thread Erick Erickson
using-per-field-qf-overrides > > Another example: > https://github.com/arafalov/solr-indexing-book/blob/master/published/languages/conf/solrconfig.xml > > Regards, >Alex > > On Tue., Aug. 11, 2020, 9:59 a.m. Edward Turner, > wrote: > >> Hi all, >>

Re: Multiple "df" fields

2020-08-11 Thread Alexandre Rafalovitch
/conf/solrconfig.xml Regards, Alex On Tue., Aug. 11, 2020, 9:59 a.m. Edward Turner, wrote: > Hi all, > > Is it possible to have multiple "df" fields? (We think the answer is no > because our experiments did not work when adding multiple "df" values to > s

Re: Multiple "df" fields

2020-08-11 Thread Edward Turner
1 Aug 2020 at 15:03, David Hastings wrote: > why not use a copyfield for indexing? > > On Tue, Aug 11, 2020 at 9:59 AM Edward Turner wrote: > > > Hi all, > > > > Is it possible to have multiple "df" fields? (We think the answer is no > > because our expe

Re: Multiple "df" fields

2020-08-11 Thread David Hastings
why not use a copyfield for indexing? On Tue, Aug 11, 2020 at 9:59 AM Edward Turner wrote: > Hi all, > > Is it possible to have multiple "df" fields? (We think the answer is no > because our experiments did not work when adding multiple "df" values to > s

Multiple "df" fields

2020-08-11 Thread Edward Turner
Hi all, Is it possible to have multiple "df" fields? (We think the answer is no because our experiments did not work when adding multiple "df" values to solrconfig.xml -- but we just wanted to double check with those who know better.) The reason we would like to do this is t