Re: Questions about Solr Search

2020-07-04 Thread Nicolas Franck
Short answer: no Neither Solr nor ElasticSearch have such capabilities out of the box. Solr does have a plugin infrastructure that enables you to provide better tokenization based on language rules, and some are better than others. I saw for example integration of openNLP here: https://lucene.a

***URGENT***Re: Questions about Solr Search

2020-07-04 Thread Gautam K
Since it's a bit of an urgent request so if could please help me on this by today it will be highly appreciated. Thanks & Regards, Gautam Kanaujia On Thu, Jul 2, 2020 at 7:49 PM Gautam K wrote: > Dear Team, > > Hope you all are doing well. > > Can you please help with the following question? We

Re: ***URGENT***Re: Questions about Solr Search

2020-07-03 Thread Dave
Seriously. Doug answered all of your questions. > On Jul 3, 2020, at 6:12 AM, Atri Sharma wrote: > > Please do not cross post. I believe your questions were already answered? > >> On Fri, Jul 3, 2020 at 3:08 PM Gautam K wrote: >> >> Since it's a bit of an urgent request so if could please h

Re: ***URGENT***Re: Questions about Solr Search

2020-07-03 Thread Atri Sharma
Please do not cross post. I believe your questions were already answered? On Fri, Jul 3, 2020 at 3:08 PM Gautam K wrote: > > Since it's a bit of an urgent request so if could please help me on this by > today it will be highly appreciated. > > Thanks & Regards, > Gautam Kanaujia > > On Thu, Jul

Re: Questions about Solr Search

2020-07-02 Thread Doug Turnbull
I think it's better to think of Solr as a piece of infrastructure or component for you to build these things, rather than a product that has a lot of capabilities for some specific use case. So you can find 'lego pieces' to build some of these things, but with Solr you need to build these things y