[jira] [Updated] (SOLR-2366) Facet Range Gaps

2015-03-13 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomás Fernández Löbbe updated SOLR-2366:

Fix Version/s: (was: 4.9)
   (was: Trunk)

 Facet Range Gaps
 

 Key: SOLR-2366
 URL: https://issues.apache.org/jira/browse/SOLR-2366
 Project: Solr
  Issue Type: Improvement
Reporter: Grant Ingersoll
Priority: Minor
 Attachments: SOLR-2366.patch, SOLR-2366.patch, SOLR-2366.patch


 There really is no reason why the range gap for date and numeric faceting 
 needs to be evenly spaced.  For instance, if and when SOLR-1581 is completed 
 and one were doing spatial distance calculations, one could facet by function 
 into 3 different sized buckets: walking distance (0-5KM), driving distance 
 (5KM-150KM) and everything else (150KM+), for instance.  We should be able to 
 quantize the results into arbitrarily sized buckets.
 (Original syntax proposal removed, see discussion for concrete syntax)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-2366) Facet Range Gaps

2014-03-15 Thread David Smiley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley updated SOLR-2366:
---

Fix Version/s: (was: 4.7)
   4.8

 Facet Range Gaps
 

 Key: SOLR-2366
 URL: https://issues.apache.org/jira/browse/SOLR-2366
 Project: Solr
  Issue Type: Improvement
Reporter: Grant Ingersoll
Assignee: Shalin Shekhar Mangar
Priority: Minor
 Fix For: 4.8

 Attachments: SOLR-2366.patch, SOLR-2366.patch, SOLR-2366.patch


 There really is no reason why the range gap for date and numeric faceting 
 needs to be evenly spaced.  For instance, if and when SOLR-1581 is completed 
 and one were doing spatial distance calculations, one could facet by function 
 into 3 different sized buckets: walking distance (0-5KM), driving distance 
 (5KM-150KM) and everything else (150KM+), for instance.  We should be able to 
 quantize the results into arbitrarily sized buckets.
 (Original syntax proposal removed, see discussion for concrete syntax)



--
This message was sent by Atlassian JIRA
(v6.2#6252)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-2366) Facet Range Gaps

2014-01-24 Thread Ted Sullivan (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Sullivan updated SOLR-2366:
---

Attachment: SOLR-2366.patch

Updated the patch to the current svn trunk. The old patch does not work anymore 
because the paths have changed since this was uploaded. 

 Facet Range Gaps
 

 Key: SOLR-2366
 URL: https://issues.apache.org/jira/browse/SOLR-2366
 Project: Solr
  Issue Type: Improvement
Reporter: Grant Ingersoll
Assignee: Shalin Shekhar Mangar
Priority: Minor
 Fix For: 4.7

 Attachments: SOLR-2366.patch, SOLR-2366.patch, SOLR-2366.patch


 There really is no reason why the range gap for date and numeric faceting 
 needs to be evenly spaced.  For instance, if and when SOLR-1581 is completed 
 and one were doing spatial distance calculations, one could facet by function 
 into 3 different sized buckets: walking distance (0-5KM), driving distance 
 (5KM-150KM) and everything else (150KM+), for instance.  We should be able to 
 quantize the results into arbitrarily sized buckets.
 (Original syntax proposal removed, see discussion for concrete syntax)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-2366) Facet Range Gaps

2012-08-20 Thread Mandar (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mandar updated SOLR-2366:
-

Comment: was deleted

(was: Thanks, I am also trying to use HierarchicalFaceting
described at 
http://wiki.apache.org/solr/HierarchicalFaceting

Documentation doesn't clearly explain how we get the levels indexed i.e. using 
PathHierarchyTokenizerFactory

0/electronics
1/electronics/tv
2/electronics/tv/lcd
)

 Facet Range Gaps
 

 Key: SOLR-2366
 URL: https://issues.apache.org/jira/browse/SOLR-2366
 Project: Solr
  Issue Type: Improvement
Reporter: Grant Ingersoll
Priority: Minor
 Fix For: 4.1

 Attachments: SOLR-2366.patch, SOLR-2366.patch


 There really is no reason why the range gap for date and numeric faceting 
 needs to be evenly spaced.  For instance, if and when SOLR-1581 is completed 
 and one were doing spatial distance calculations, one could facet by function 
 into 3 different sized buckets: walking distance (0-5KM), driving distance 
 (5KM-150KM) and everything else (150KM+), for instance.  We should be able to 
 quantize the results into arbitrarily sized buckets.
 (Original syntax proposal removed, see discussion for concrete syntax)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-2366) Facet Range Gaps

2011-09-09 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Høydahl updated SOLR-2366:
--

Description: 
There really is no reason why the range gap for date and numeric faceting needs 
to be evenly spaced.  For instance, if and when SOLR-1581 is completed and one 
were doing spatial distance calculations, one could facet by function into 3 
different sized buckets: walking distance (0-5KM), driving distance (5KM-150KM) 
and everything else (150KM+), for instance.  We should be able to quantize the 
results into arbitrarily sized buckets.

(Original syntax proposal removed, see discussion for concrete syntax)


  was:
There really is no reason why the range gap for date and numeric faceting needs 
to be evenly spaced.  For instance, if and when SOLR-1581 is completed and one 
were doing spatial distance calculations, one could facet by function into 3 
different sized buckets: walking distance (0-5KM), driving distance (5KM-150KM) 
and everything else (150KM+), for instance.  We should be able to quantize the 
results into arbitrarily sized buckets.  I'd propose the syntax to be a comma 
separated list of sizes for each bucket.  If only one value is specified, then 
it behaves as it currently does.  Otherwise, it creates the different size 
buckets.  If the number of buckets doesn't evenly divide up the space, then the 
size of the last bucket specified is used to fill out the remaining space (not 
sure on this)
For instance,
facet.range.start=0
facet.range.end=400
facet.range.gap=5,25,50,100

would yield buckets of:
0-5,5-30,30-80,80-180,180-280,280-380,380-400




Here's Grant's original syntax proposal which is removed from issue description 
to avoid confusion:
{quote}

I'd propose the syntax to be a comma separated list of sizes for each bucket.  
If only one value is specified, then it behaves as it currently does.  
Otherwise, it creates the different size buckets.  If the number of buckets 
doesn't evenly divide up the space, then the size of the last bucket specified 
is used to fill out the remaining space (not sure on this)
For instance,
facet.range.start=0
facet.range.end=400
facet.range.gap=5,25,50,100

would yield buckets of:
0-5,5-30,30-80,80-180,180-280,280-380,380-400
{quote}

 Facet Range Gaps
 

 Key: SOLR-2366
 URL: https://issues.apache.org/jira/browse/SOLR-2366
 Project: Solr
  Issue Type: Improvement
Reporter: Grant Ingersoll
Priority: Minor
 Fix For: 3.4, 4.0

 Attachments: SOLR-2366.patch, SOLR-2366.patch


 There really is no reason why the range gap for date and numeric faceting 
 needs to be evenly spaced.  For instance, if and when SOLR-1581 is completed 
 and one were doing spatial distance calculations, one could facet by function 
 into 3 different sized buckets: walking distance (0-5KM), driving distance 
 (5KM-150KM) and everything else (150KM+), for instance.  We should be able to 
 quantize the results into arbitrarily sized buckets.
 (Original syntax proposal removed, see discussion for concrete syntax)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] Updated: (SOLR-2366) Facet Range Gaps

2011-02-16 Thread Grant Ingersoll (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Ingersoll updated SOLR-2366:
--

Attachment: SOLR-2366.patch

Adds variable width gap capabilities and some tests.  Still needs some more 
tests for edge conditions, etc. but it is something that others can look at and 
comment on.

 Facet Range Gaps
 

 Key: SOLR-2366
 URL: https://issues.apache.org/jira/browse/SOLR-2366
 Project: Solr
  Issue Type: Improvement
Reporter: Grant Ingersoll
Priority: Minor
 Fix For: 3.2, 4.0

 Attachments: SOLR-2366.patch


 There really is no reason why the range gap for date and numeric faceting 
 needs to be evenly spaced.  For instance, if and when SOLR-1581 is completed 
 and one were doing spatial distance calculations, one could facet by function 
 into 3 different sized buckets: walking distance (0-5KM), driving distance 
 (5KM-150KM) and everything else (150KM+), for instance.  We should be able to 
 quantize the results into arbitrarily sized buckets.  I'd propose the syntax 
 to be a comma separated list of sizes for each bucket.  If only one value is 
 specified, then it behaves as it currently does.  Otherwise, it creates the 
 different size buckets.  If the number of buckets doesn't evenly divide up 
 the space, then the size of the last bucket specified is used to fill out the 
 remaining space (not sure on this)
 For instance,
 facet.range.start=0
 facet.range.end=400
 facet.range.gap=5,25,50,100
 would yield buckets of:
 0-5,5-30,30-80,80-180,180-280,280-380,380-400

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] Updated: (SOLR-2366) Facet Range Gaps

2011-02-16 Thread Grant Ingersoll (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Grant Ingersoll updated SOLR-2366:
--

Attachment: SOLR-2366.patch

Added more tests, cleaned up the patch, all tests pass.  I think it is ready to 
commit and will do so in a day or two or maybe this weekend.

 Facet Range Gaps
 

 Key: SOLR-2366
 URL: https://issues.apache.org/jira/browse/SOLR-2366
 Project: Solr
  Issue Type: Improvement
Reporter: Grant Ingersoll
Priority: Minor
 Fix For: 3.2, 4.0

 Attachments: SOLR-2366.patch, SOLR-2366.patch


 There really is no reason why the range gap for date and numeric faceting 
 needs to be evenly spaced.  For instance, if and when SOLR-1581 is completed 
 and one were doing spatial distance calculations, one could facet by function 
 into 3 different sized buckets: walking distance (0-5KM), driving distance 
 (5KM-150KM) and everything else (150KM+), for instance.  We should be able to 
 quantize the results into arbitrarily sized buckets.  I'd propose the syntax 
 to be a comma separated list of sizes for each bucket.  If only one value is 
 specified, then it behaves as it currently does.  Otherwise, it creates the 
 different size buckets.  If the number of buckets doesn't evenly divide up 
 the space, then the size of the last bucket specified is used to fill out the 
 remaining space (not sure on this)
 For instance,
 facet.range.start=0
 facet.range.end=400
 facet.range.gap=5,25,50,100
 would yield buckets of:
 0-5,5-30,30-80,80-180,180-280,280-380,380-400

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org