Re: search design question

2016-04-06 Thread Reth RM
Why not copy the field values of category, title, features, spec into a common text field and then search on that field. Otherwise use a edismax query parser and search with user search string on all the above fields may be by boosting title, category and specs field in order to get relevant

Re: search design question

2016-04-06 Thread Binoy Dalal
I understand. Although I am not exactly sure how to solve this one, this should serve as a helpful starting point: https://lucidworks.com/resources/webinars/natural-language-search-with-solr/ On Wed, 6 Apr 2016, 11:27 Midas A, wrote: > thanks Binoy for replying , > > i am

Re: search design question

2016-04-05 Thread Midas A
thanks Binoy for replying , i am giving you few use cases a) shoes in nike or nike shoes Here "nike " is brand and in this case my query entity is shoe and entity type is brand and my result should only pink nike shoes b) " 32 inch LCD TV sony " 32 inch is size , LCD is entity type

Re: search design question

2016-04-05 Thread Binoy Dalal
Could you describe your problem in more detail with examples of your use cases. On Wed, 6 Apr 2016, 11:03 Midas A, wrote: > i have to do entity and entity type mapping with help of search query > while building solr query. > > how i should i design with the solr for

search design question

2016-04-05 Thread Midas A
i have to do entity and entity type mapping with help of search query while building solr query. how i should i design with the solr for search. Please guide me .

Federated Search Design Question

2013-09-13 Thread Alejandro Calbazana
Hi, I have a general design question about federated search that I'd like to get some thoughts on. I have several line of business applications that manage their own data. There is a need to search across these LOB apps, but each of them have different authorization schemes in terms of allowing