Re: VOTE: Lucene/Solr 3.6.1

2012-07-17 Thread William Bell
Can we try to get this in? Seems like a major issue to us. https://issues.apache.org/jira/browse/SOLR-3392 On Tue, Jul 17, 2012 at 9:01 AM, Uwe Schindler u...@thetaphi.de wrote: Please vote to release these artifacts for Apache Lucene and Solr 3.6.1: http://s.apache.org/lucene361 I

Re: [jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2012-06-08 Thread William Bell
I am not sure what the issue is. This is working for me... On Fri, Jun 8, 2012 at 8:35 AM, Jason Rutherglen (JIRA) j...@apache.org wrote:    [

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2012-03-27 Thread William Bell
Harley, I don't really think this is the same thing. Although I think it is poor form to name it the same, these are 2 different caches. I am still not sure what increasing the custom cache does. I looked at the code and it is not clear. I did confirm that this seems t be happening NOT on commit,

Re: 3.6 status

2012-03-26 Thread William Bell
Can someone look at https://issues.apache.org/jira/browse/SOLR-2242 I would love to get this in, if it is ready. On Mon, Mar 26, 2012 at 9:20 AM, Robert Muir rcm...@gmail.com wrote: please wrap up your changes to 3.6 by wednesday. As described earlier: on wednesday branch_3x becomes our

Cannot build branch_3x

2012-03-24 Thread William Bell
I an trying to build the branch and I get a bunch of errors... bill-bells-imac-2:branch3x bill$ svn info Path: . URL: http://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x Repository Root: http://svn.apache.org/repos/asf Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 Revision:

Re: issue SOLR-1565

2011-09-11 Thread William Bell
Code is not supposed to fly around in email. Use JIRA. Just create a new issue and attach it to the bug using SVN diff. See http://wiki.apache.org/solr/HowToContribute On Fri, Sep 9, 2011 at 1:03 PM, Patrick Sauts psa...@viadeoteam.com wrote: Hi, I’ve made a alpha version of

[jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-07-24 Thread William Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13070263#comment-13070263 ] William Bell commented on SOLR-2155: OK... Would it ask too much to commit

[jira] [Commented] (SOLR-2136) Function Queries: if() function

2011-07-24 Thread William Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13070274#comment-13070274 ] William Bell commented on SOLR-2136: Can we add multiValued field support? Function

[jira] [Commented] (SOLR-2136) Function Queries: if() function

2011-07-24 Thread William Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13070275#comment-13070275 ] William Bell commented on SOLR-2136: How about on fq? I want to run 1 query

[jira] [Issue Comment Edited] (SOLR-2136) Function Queries: if() function

2011-07-24 Thread William Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13070275#comment-13070275 ] William Bell edited comment on SOLR-2136 at 7/24/11 11:24 PM

Re: Lucene Spatial Future

2011-04-05 Thread William Bell
Let's just do it in Solr directly. I like the jar idea for JTS. We just need more committers to contribute and support the people doing the work. Bill On Tue, Apr 5, 2011 at 2:46 PM, Grant Ingersoll gsing...@apache.org wrote: On Apr 3, 2011, at 3:50 PM, Ryan McKinley wrote: If we do elect

Re: [jira] [Commented] (SOLR-2155) Geospatial search using geohash prefixes

2011-03-26 Thread William Bell
Maybe I am too close to this issue and not looking at global implications like you are SOLR-2155 seems fairly close to good to go. There are a couple open issues that David Smiley has been asking for input on. I would recommend we answer those questions, and commit it. Then we can look at

Re: custom ValueSource for decoding geohash into lat lon

2011-03-10 Thread William Bell
OK. But I am concerned that you are trying to bite off more than can be done easily. The sample call is: http://localhost:8983/solr/select?q=*:*fq={!geofilt}sfieldmulti=storemvpt=43.17614,-90.57341d=100sfield=storesort=geomultidist%28%29%20ascsfieldmultidir=asc Notice that geomultidist() needs

Re: [jira] Commented: (SOLR-2381) The included jetty server does not support UTF-8

2011-02-27 Thread William Bell
I vote for Jetty 7. I have been using it with SOLR since v1.4.0 On Sun, Feb 27, 2011 at 12:09 PM, Bernd Fehling (JIRA) j...@apache.org wrote:    [

[jira] Commented: (SOLR-2381) The included jetty server does not support UTF-8

2011-02-27 Thread William Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13000102#comment-13000102 ] William Bell commented on SOLR-2381: I vote for Jetty 7. I have been using it with SOLR

Re: Example schema - fieldType phonetic

2011-02-27 Thread William Bell
SOLR-2393 Hopefully I cut and pasted properly. On Fri, Feb 25, 2011 at 7:14 AM, Ryan McKinley ryan...@gmail.com wrote: Ya, I suppose the PhoneticFilterFactory could check DoubleMetaphone.equals( encoder ) and then create the specialized Filter. I don't feel strongly, but we could have: