Re: Re: how to join search mutiple collection in sorlcloud

2015-11-17 Thread Paul Blanchaert
"a" except for the values used for setting the 'to' field in the filter. -- Kind regards, Paul Blanchaert <http://sr-sl.net/p/paul> www.search-solutions.net Tel: +32 497 05.01.03 [image: View my profile on LinkedIn] <http://be.linked

Re: Re: how to join search mutiple collection in sorlcloud

2015-11-16 Thread Paul Blanchaert
in SolrCloud mode,I have two collection,2 shards per > collection. > > Help me please. > > > > Thanks > > > > > > soledede_w...@ehsy.com > -- -- Kind regards, Paul Blanchaert <http://sr-sl.net/p/paul> www.sear

cross-core join functionquery could use a local qf parameter for parameter dereferencing

2013-08-14 Thread Paul Blanchaert
erent schema than the main core1. So suggestion is to enable a syntax as: {!join fromIndex=core2 from=core2_a qf=core2_df to=core1_a v=$qq} All comments welcome! - *Kind regards, Vriendelijke groeten, Cordialement,* Paul Blanchaert *www.amosis.eu* Tel: +32 497 05.01.03

Re: Appending *-wildcard suffix on all terms for querying: move logic from client to server side

2013-07-23 Thread Paul Blanchaert
Thanks Mikhail, I'll go for your EdgeNGramTokenFilter suggestion. - Kind regards, Paul

Appending *-wildcard suffix on all terms for querying: move logic from client to server side

2013-07-23 Thread Paul Blanchaert
thought a tokenizer would do the work, but as the wildcard searches are detected before analyzers do the work, this is not an option. Can I enable this without coding? Or should I use a (custom) functionquery or custom search handler? Any thought is appreciated. - Kind regards, Paul Blanchaert