Re: How to solve?

2016-12-28 Thread Erik Hatcher
I'll have to not be mobile and thumbing a reply to give a concrete example but you'll need to use the nested query parsing facility to make a boolean AND query of two geofilts or bboxes, each with local params. Erik > On Dec 28, 2016, at 02:12, William Bell wrote: >

How to solve?

2016-12-27 Thread William Bell
We are entering entries into SOLR like the following, and we want to see if my pt matches any of these radiuses. 1. Red, pt=39,-107, radius=10km 2. Blue, pt=39,-108, radius=50km I want to run a SOLR select with a pt=39,-104 and see if it is within 10km of point 1, and 50km of point 2? Usually I

Re: How to solve?

2014-09-06 Thread Jack Krupansky
- From: William Bell Sent: Friday, September 5, 2014 10:03 PM To: solr-user@lucene.apache.org Subject: How to solve? We have a core with each document as a person. We want to boost based on the sweater color, but if the person has sweaters in their closet which are the same manufactuer we

Re: How to solve?

2014-09-06 Thread Erick Erickson
-Original Message- From: William Bell Sent: Friday, September 5, 2014 10:03 PM To: solr-user@lucene.apache.org Subject: How to solve? We have a core with each document as a person. We want to boost based on the sweater color, but if the person has sweaters in their closet which are the same

Re: How to solve?

2014-09-06 Thread Bill Bell
Bell Sent: Friday, September 5, 2014 10:03 PM To: solr-user@lucene.apache.org Subject: How to solve? We have a core with each document as a person. We want to boost based on the sweater color, but if the person has sweaters in their closet which are the same manufactuer we want to boost

How to solve?

2014-09-05 Thread William Bell
We have a core with each document as a person. We want to boost based on the sweater color, but if the person has sweaters in their closet which are the same manufactuer we want to boost even more by adding them together. Peter Smit - Sweater: Blue = 1 : Nike, Sweater: Red = 2: Nike, Sweater: