[jira] Created: (SOLR-1814) select count(distinct fieldname) in SOLR

2010-03-10 Thread Marcus Herou (JIRA)
select count(distinct fieldname) in SOLR Key: SOLR-1814 URL: https://issues.apache.org/jira/browse/SOLR-1814 Project: Solr Issue Type: New Feature Components: SearchComponents - other

[jira] Updated: (SOLR-1814) select count(distinct fieldname) in SOLR

2010-03-10 Thread Marcus Herou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Herou updated SOLR-1814: --- Attachment: CountComponent.java It has dependencies to GNU Trove tested against v 2.0.2

Re: CountComponent

2010-03-10 Thread Marcus Herou
Filed it here. https://issues.apache.org/jira/browse/SOLR-1814 Did not change prio from major since that I guess is up to the community. Cheers /Marcus On Tue, Mar 9, 2010 at 7:48 PM, Steven A Rowe sar...@syr.edu wrote: Hi Marcus, http://wiki.apache.org/solr/HowToContribute Or were you

[jira] Updated: (SOLR-1814) select count(distinct fieldname) in SOLR

2010-03-10 Thread Marcus Herou (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Herou updated SOLR-1814: --- Fix Version/s: 1.4 2.0 1.6

[jira] Commented: (SOLR-1814) select count(distinct fieldname) in SOLR

2010-03-10 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843574#action_12843574 ] Erik Hatcher commented on SOLR-1814: I'm a bit confused here, but maybe don't quite

[jira] Assigned: (SOLR-1813) Support Arabic PDF extraction

2010-03-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-1813: - Assignee: Grant Ingersoll Support Arabic PDF extraction -

[jira] Commented: (SOLR-1674) improve analysis tests, cut over to new API

2010-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843611#action_12843611 ] Mark Miller commented on SOLR-1674: --- I've committed the speed up patch, thanks Robert!

[jira] Created: (SOLR-1815) Sorting range queries: SolrJ doesn't preserve the order produced by Solr

2010-03-10 Thread Steve Radhouani (JIRA)
Sorting range queries: SolrJ doesn't preserve the order produced by Solr Key: SOLR-1815 URL: https://issues.apache.org/jira/browse/SOLR-1815 Project: Solr Issue Type:

[jira] Resolved: (SOLR-1813) Support Arabic PDF extraction

2010-03-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1813. --- Resolution: Fixed Fix Version/s: 1.5 Support Arabic PDF extraction

[jira] Commented: (SOLR-1814) select count(distinct fieldname) in SOLR

2010-03-10 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843632#action_12843632 ] Ted Dunning commented on SOLR-1814: --- Trove is GPL. The Mahout project has a partial set

[jira] Updated: (SOLR-1659) Get off deprecated Lucene API's to clear the way for a move to Lucene 3.0 +

2010-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-1659: -- Attachment: SOLR-1659.patch To trunk - updates things that have changed, and some previous workarounds

[jira] Updated: (SOLR-64) strict hierarchical facets

2010-03-10 Thread Benjamin Armintor (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Armintor updated SOLR-64: -- Attachment: SOLR-64.patch If token streams are being re-used, the token streams produced by the

Re: Spatial work

2010-03-10 Thread David Smiley @MITRE.org
Another question... How do I query for documents that have a point in a lat-lon box (no scoring/ranking requirements)? If my documents had no more than one point then I could use current Solr features with a pair of range queries each going over a float lat field and a lon field. But my

[jira] Commented: (SOLR-1802) Make Solr work with IndexReaderFactory implementations that return MultiReader

2010-03-10 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843855#action_12843855 ] Mark Miller commented on SOLR-1802: --- Hey John, Depending on what you are trying to do,

[jira] Updated: (SOLR-1815) SolrJ doesn't preserve the order of facet queries returned from solr

2010-03-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1815: --- Description: Using Solrj, I wanted to sort the response of a range query based on some specific labels. For

[jira] Commented: (SOLR-1568) Implement Spatial Filter

2010-03-10 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843883#action_12843883 ] Chris A. Mattmann commented on SOLR-1568: - Hey Grant: I'll take a look at your

[jira] Updated: (SOLR-1568) Implement Spatial Filter

2010-03-10 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1568: Attachment: SOLR-1568.Mattmann.031010.patch.txt OK, this guy compiles, and I tried to guess

[jira] Issue Comment Edited: (SOLR-1568) Implement Spatial Filter

2010-03-10 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843902#action_12843902 ] Chris A. Mattmann edited comment on SOLR-1568 at 3/11/10 4:28 AM:

[jira] Updated: (SOLR-1602) Refactor SOLR package structure to include o.a.solr.response and move QueryResponseWriters in there

2010-03-10 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann updated SOLR-1602: Attachment: SOLR-1602.Mattmann.wrapup.031010.patch.txt - so I finally found that bit of

[jira] Commented: (SOLR-1642) Change name of SOLR749Test

2010-03-10 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843916#action_12843916 ] Chris A. Mattmann commented on SOLR-1642: - Guys, any feedback on this? Change name

[jira] Commented: (SOLR-1802) Make Solr work with IndexReaderFactory implementations that return MultiReader

2010-03-10 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843922#action_12843922 ] John Wang commented on SOLR-1802: - Thanks Mark for the pointer! Make Solr work with

[jira] Commented: (SOLR-1688) Inner class FieldCacheSources should be refactored into their own classes

2010-03-10 Thread Chris A. Mattmann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843924#action_12843924 ] Chris A. Mattmann commented on SOLR-1688: - Any comments on this guys? Compromise?