[jira] Commented: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-16 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12778512#action_12778512 ] Grant Ingersoll commented on SOLR-773: -- Hi Bill (and everyone else), I'm working on

[jira] Updated: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1302: -- Attachment: SOLR-1302.patch Adds in SquaredEuclideanFunction and EuclideanFunction distance

[jira] Commented: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777856#action_12777856 ] Grant Ingersoll commented on SOLR-1302: --- I believe this is ready to commit, but am

[jira] Updated: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1302: -- Attachment: SOLR-1302.patch No need for all of these classes for one offs of distance.

[jira] Commented: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777932#action_12777932 ] Grant Ingersoll commented on SOLR-1302: --- Wiki updated:

[jira] Commented: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777969#action_12777969 ] Grant Ingersoll commented on SOLR-1302: --- Committed revision 836216. Fun with

[jira] Commented: (SOLR-1297) Enable sorting by Function Query

2009-11-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777972#action_12777972 ] Grant Ingersoll commented on SOLR-1297: --- Note, there is a temporary workaround for

[jira] Assigned: (SOLR-1561) Import Lucene 2.9.1 Geospatial JAR

2009-11-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-1561: - Assignee: Grant Ingersoll Import Lucene 2.9.1 Geospatial JAR

[jira] Created: (SOLR-1561) Import Lucene 2.9.1 Geospatial JAR

2009-11-13 Thread Grant Ingersoll (JIRA)
Import Lucene 2.9.1 Geospatial JAR -- Key: SOLR-1561 URL: https://issues.apache.org/jira/browse/SOLR-1561 Project: Solr Issue Type: New Feature Reporter: Grant Ingersoll Priority:

[jira] Updated: (SOLR-1561) Import Lucene 2.9.1 Geospatial JAR

2009-11-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1561: -- Fix Version/s: 1.5 Import Lucene 2.9.1 Geospatial JAR --

[jira] Work started: (SOLR-773) Incorporate Local Lucene/Solr

2009-11-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SOLR-773 started by Grant Ingersoll. Incorporate Local Lucene/Solr - Key: SOLR-773 URL:

[jira] Resolved: (SOLR-1561) Import Lucene 2.9.1 Geospatial JAR

2009-11-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1561. --- Resolution: Fixed Import Lucene 2.9.1 Geospatial JAR --

[jira] Created: (SOLR-1562) Functions should better support double values

2009-11-13 Thread Grant Ingersoll (JIRA)
Functions should better support double values - Key: SOLR-1562 URL: https://issues.apache.org/jira/browse/SOLR-1562 Project: Solr Issue Type: Improvement Reporter: Grant Ingersoll

[jira] Commented: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777676#action_12777676 ] Grant Ingersoll commented on SOLR-1302: --- I've got Haversine implemented (great

[jira] Updated: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1302: -- Attachment: SOLR-1302.patch Haversine implementation, RadianFunction and DegreeFunction. Also

[jira] Commented: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-13 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1227#action_1227 ] Grant Ingersoll commented on SOLR-1302: --- Note, we may want to mod this to work more

[jira] Issue Comment Edited: (LUCENE-1909) Make IndexReader.DEFAULT_TERMS_INDEX_DIVISOR public

2009-11-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776997#action_12776997 ] Grant Ingersoll edited comment on LUCENE-1909 at 11/12/09 1:49 PM:

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777003#action_12777003 ] Grant Ingersoll commented on MAHOUT-198: Yep, still require mvn install As for

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12777005#action_12777005 ] Grant Ingersoll commented on MAHOUT-198: OK, I have a fix for the mail thing.

[jira] Assigned: (SOLR-1302) Fun with Distances - Add Distance functions for a variety of things

2009-11-12 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-1302: - Assignee: Grant Ingersoll Fun with Distances - Add Distance functions for a variety of

[jira] Assigned: (LUCENE-1909) Make IndexReader.DEFAULT_TERMS_INDEX_DIVISOR public

2009-11-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-1909: --- Assignee: (was: Grant Ingersoll) Make IndexReader.DEFAULT_TERMS_INDEX_DIVISOR

[jira] Commented: (LUCENE-1909) Make IndexReader.DEFAULT_TERMS_INDEX_DIVISOR public

2009-11-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776492#action_12776492 ] Grant Ingersoll commented on LUCENE-1909: - Because it's nice to know what the

[jira] Commented: (MAHOUT-198) Cleanup pom, remove lib dependencies, etc.

2009-11-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776733#action_12776733 ] Grant Ingersoll commented on MAHOUT-198: Committed revision 835150. Please test.

[jira] Assigned: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-11-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-2039: --- Assignee: Grant Ingersoll Regex support and beyond in JavaCC QueryParser

[jira] Created: (SOLR-1552) Change the build to automatically sign releases

2009-11-10 Thread Grant Ingersoll (JIRA)
Change the build to automatically sign releases --- Key: SOLR-1552 URL: https://issues.apache.org/jira/browse/SOLR-1552 Project: Solr Issue Type: Improvement Reporter: Grant Ingersoll

[jira] Updated: (SOLR-1552) Change the build to automatically sign releases

2009-11-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1552: -- Attachment: SOLR-1522.patch Patch to automate release signing. See

[jira] Resolved: (SOLR-1552) Change the build to automatically sign releases

2009-11-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1552. --- Resolution: Fixed Change the build to automatically sign releases

[jira] Commented: (LUCENE-2039) Regex support and beyond in JavaCC QueryParser

2009-11-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12774568#action_12774568 ] Grant Ingersoll commented on LUCENE-2039: - The new QP framework is not proven out

[jira] Commented: (MAHOUT-190) Make all instance fields private

2009-10-27 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12770740#action_12770740 ] Grant Ingersoll commented on MAHOUT-190: -1 on a blanket move to private nor final,

[jira] Updated: (SOLR-1526) Client Side Tika integration

2009-10-27 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1526: -- Fix Version/s: 1.5 Client Side Tika integration

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12769190#action_12769190 ] Grant Ingersoll commented on LUCENE-2002: - I'm getting errors applying this, but

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12769203#action_12769203 ] Grant Ingersoll commented on LUCENE-2002: - Yes, they are near the $Id tags.

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12769214#action_12769214 ] Grant Ingersoll commented on LUCENE-2002: - +1 on this patch. Add

[jira] Assigned: (LUCENE-2001) wordnet parsing bug

2009-10-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-2001: --- Assignee: Grant Ingersoll wordnet parsing bug ---

[jira] Commented: (LUCENE-2001) wordnet parsing bug

2009-10-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12768695#action_12768695 ] Grant Ingersoll commented on LUCENE-2001: - I'll take care of the branch. wordnet

[jira] Resolved: (LUCENE-2001) wordnet parsing bug

2009-10-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-2001. - Resolution: Fixed Committed revision 828728. wordnet parsing bug ---

[jira] Commented: (LUCENE-1606) Automaton Query/Filter (scalable regex)

2009-10-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12768700#action_12768700 ] Grant Ingersoll commented on LUCENE-1606: - Why are new features going into 3.0? I

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12768717#action_12768717 ] Grant Ingersoll commented on LUCENE-2002: - {quote}Unfortunately, JavaCC generates

[jira] Commented: (LUCENE-2002) Add oal.util.Version ctor to QueryParser

2009-10-22 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12768838#action_12768838 ] Grant Ingersoll commented on LUCENE-2002: - bq. OK I'll take that approach, and I

[jira] Updated: (MAHOUT-163) Get (better) cluster labels using Log Likelihood Ratio

2009-10-19 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-163: --- Fix Version/s: (was: 0.2) 0.3 Moving to 0.3, I'd like to see this be

[jira] Commented: (MAHOUT-114) Release Process Needs to sign published dependencies such as Hadoop, etc.

2009-10-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766884#action_12766884 ] Grant Ingersoll commented on MAHOUT-114: Yeah, they are, to some extent our

[jira] Commented: (MAHOUT-114) Release Process Needs to sign published dependencies such as Hadoop, etc.

2009-10-16 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766540#action_12766540 ] Grant Ingersoll commented on MAHOUT-114: Every artifact we release, we have to sign

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-10-15 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766231#action_12766231 ] Grant Ingersoll commented on MAHOUT-165: Shashi's vectors are at:

[jira] Updated: (MAHOUT-155) ARFF VectorIterable

2009-10-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-155: --- Fix Version/s: (was: 0.2) 0.3 ARFF VectorIterable

[jira] Updated: (MAHOUT-181) DistanceMeasure is broken: iteration is done over nonZeroElements of v1.plus(v2), not v1.minus(v2)

2009-10-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-181: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed revision

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-10-14 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765554#action_12765554 ] Grant Ingersoll commented on MAHOUT-165: Shashi, can you share your test vectors?

[jira] Assigned: (MAHOUT-181) DistanceMeasure is broken: iteration is done over nonZeroElements of v1.plus(v2), not v1.minus(v2)

2009-10-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned MAHOUT-181: -- Assignee: Grant Ingersoll DistanceMeasure is broken: iteration is done over

[jira] Commented: (MAHOUT-181) DistanceMeasure is broken: iteration is done over nonZeroElements of v1.plus(v2), not v1.minus(v2)

2009-10-10 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764369#action_12764369 ] Grant Ingersoll commented on MAHOUT-181: Jake, can you bring this patch up to date?

[jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing

2009-10-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12763265#action_12763265 ] Grant Ingersoll commented on MAHOUT-138: I think we just need to go through the

[jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing

2009-10-06 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762776#action_12762776 ] Grant Ingersoll commented on MAHOUT-138: I don't understand why this was moved to

[jira] Commented: (MAHOUT-138) Convert main() methods to use Commons CLI for argument processing

2009-10-06 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762811#action_12762811 ] Grant Ingersoll commented on MAHOUT-138: I've been just committing as I go, so I

[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing

2009-10-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762406#action_12762406 ] Grant Ingersoll commented on LUCENE-1458: - I haven't followed too closely (even

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762153#action_12762153 ] Grant Ingersoll commented on SOLR-1448: --- Are we going to be responsible for all the

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762397#action_12762397 ] Grant Ingersoll commented on SOLR-1448: --- It's a can of worms I'd rather not open. I

[jira] Commented: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762401#action_12762401 ] Grant Ingersoll commented on SOLR-1492: --- stats.facet doesn't work for multivalued

[jira] Commented: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-10-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762429#action_12762429 ] Grant Ingersoll commented on SOLR-1448: --- He's +1, but if you my interpretation is that

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-03 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761964#action_12761964 ] Grant Ingersoll commented on SOLR-1294: --- Eric, perhaps put up your patch now even

[jira] Commented: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761569#action_12761569 ] Grant Ingersoll commented on SOLR-1483: --- I'm not following. What comments are you

[jira] Created: (SOLR-1484) StatsComponent doesn't properly count missing values for multi-valued facet case

2009-10-02 Thread Grant Ingersoll (JIRA)
StatsComponent doesn't properly count missing values for multi-valued facet case Key: SOLR-1484 URL: https://issues.apache.org/jira/browse/SOLR-1484 Project: Solr

[jira] Resolved: (SOLR-1471) StatsComponent does not calculate number missing for facets

2009-10-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1471. --- Resolution: Fixed I committed the fix for the single value case. Committed revision 821014.

[jira] Resolved: (SOLR-1478) Enable sort by docid

2009-10-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1478. --- Resolution: Fixed Enable sort by docid Key:

[jira] Commented: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-02 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761612#action_12761612 ] Grant Ingersoll commented on SOLR-1483: --- int says: {quote} Default numeric field

[jira] Updated: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-10-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-165: --- Attachment: mahout-165.patch This gets the VectorTest testEquals to pass. Also fixes an

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-10-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761201#action_12761201 ] Grant Ingersoll commented on MAHOUT-165: The exception in the test is: {quote}

[jira] Updated: (SOLR-1167) Support module xml config files using XInclude

2009-10-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1167: -- Attachment: SOLR-1167.patch Added a test for this. I'm not sure if it is the right way to go.

[jira] Commented: (SOLR-1478) Enable sort by docid

2009-10-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761158#action_12761158 ] Grant Ingersoll commented on SOLR-1478: --- Does Solr ever expose the docid to users?

[jira] Commented: (SOLR-1167) Support module xml config files using XInclude

2009-10-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761162#action_12761162 ] Grant Ingersoll commented on SOLR-1167: --- I still think it is useful to be able to use

[jira] Resolved: (SOLR-1167) Support module xml config files using XInclude

2009-10-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1167. --- Resolution: Fixed Support module xml config files using XInclude

[jira] Commented: (SOLR-1167) Support module xml config files using XInclude

2009-10-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761214#action_12761214 ] Grant Ingersoll commented on SOLR-1167: --- Committed revision 820652. Bryan, can you

[jira] Commented: (SOLR-1478) Enable sort by docid

2009-10-01 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761216#action_12761216 ] Grant Ingersoll commented on SOLR-1478: --- Sounds good. Enable sort by docid

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-09-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760898#action_12760898 ] Grant Ingersoll commented on MAHOUT-165: There are some thoughts on equals, etc. in

[jira] Commented: (MAHOUT-165) Using better primitives hash for sparse vector for performance gains

2009-09-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760902#action_12760902 ] Grant Ingersoll commented on MAHOUT-165: There are some thoughts on equals, etc. in

[jira] Commented: (SOLR-1167) Support module xml config files using XInclude

2009-09-29 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760573#action_12760573 ] Grant Ingersoll commented on SOLR-1167: --- That would be my vote. If you can do that,

[jira] Commented: (SOLR-1471) StatsComponent does not calculate number missing for facets

2009-09-29 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760574#action_12760574 ] Grant Ingersoll commented on SOLR-1471: --- Multivalued stuff is implemented in

[jira] Assigned: (SOLR-1167) Support module xml config files using XInclude

2009-09-29 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-1167: - Assignee: Grant Ingersoll Support module xml config files using XInclude

[jira] Assigned: (SOLR-1471) StatsComponent does not calculate number missing for facets

2009-09-29 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned SOLR-1471: - Assignee: Grant Ingersoll StatsComponent does not calculate number missing for facets

[jira] Updated: (SOLR-1471) StatsComponent does not calculate number missing for facets

2009-09-29 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1471: -- Attachment: SOLR-1471.patch Here's a patch that tests for missing in multivalued, and thus

[jira] Commented: (SOLR-1314) Upgrade Carrot2 to version 3.1.0

2009-09-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760229#action_12760229 ] Grant Ingersoll commented on SOLR-1314: --- This patch seems to be some binary

[jira] Commented: (SOLR-1314) Upgrade Carrot2 to version 3.1.0

2009-09-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760237#action_12760237 ] Grant Ingersoll commented on SOLR-1314: --- OK, I think I've got the necessary libs, just

[jira] Resolved: (SOLR-1314) Upgrade Carrot2 to version 3.1.0

2009-09-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1314. --- Resolution: Fixed Committed revision 819527. Upgrade Carrot2 to version 3.1.0

[jira] Commented: (SOLR-1167) Support module xml config files using XInclude

2009-09-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760246#action_12760246 ] Grant Ingersoll commented on SOLR-1167: --- Patch looks fine, just not sure that we

[jira] Resolved: (SOLR-1409) Solr Powered By Logo

2009-09-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1409. --- Resolution: Fixed Committed revision 819544. Solr Powered By Logo

[jira] Resolved: (SOLR-1300) need to exlcude downloaded clustering libs from release packages

2009-09-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1300. --- Resolution: Fixed I just did a clean package and it seems like these are now taken care of on

[jira] Commented: (SOLR-1433) files included in release that shouldn't be

2009-09-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760303#action_12760303 ] Grant Ingersoll commented on SOLR-1433: --- Seems fine by me as long as it doesn't break

[jira] Commented: (SOLR-1300) need to exlcude downloaded clustering libs from release packages

2009-09-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12760374#action_12760374 ] Grant Ingersoll commented on SOLR-1300: --- Did you clean everything out? need to

[jira] Resolved: (SOLR-1461) Expose UnInvertedField's memory usage in statistics page

2009-09-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1461. --- Resolution: Won't Fix Expose UnInvertedField's memory usage in statistics page

[jira] Resolved: (SOLR-1448) Addition of weblogic.xml required for solr to run under weblogic 10.3

2009-09-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved SOLR-1448. --- Resolution: Won't Fix I don't see a need to put specific files for specific containers into

[jira] Commented: (SOLR-1314) Upgrade Carrot2 to version 3.1.0

2009-09-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759549#action_12759549 ] Grant Ingersoll commented on SOLR-1314: --- Hi Stazek, Now that Lucene is final, can we

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-09-25 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759555#action_12759555 ] Grant Ingersoll commented on SOLR-1294: --- Alex, How about instead of forking, you

[jira] Created: (SOLR-1463) Materialize Clusters as Filters for use in restricting future results

2009-09-25 Thread Grant Ingersoll (JIRA)
Materialize Clusters as Filters for use in restricting future results - Key: SOLR-1463 URL: https://issues.apache.org/jira/browse/SOLR-1463 Project: Solr Issue Type: New

[jira] Updated: (SOLR-1409) Solr Powered By Logo

2009-09-24 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1409: -- Attachment: powered-by-solr.eps powered-by-solr.png

[jira] Updated: (SOLR-1409) Solr Powered By Logo

2009-09-24 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1409: -- Attachment: powered-by-solr.ai Solr Powered By Logo

[jira] Commented: (SOLR-1409) Solr Powered By Logo

2009-09-24 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12759168#action_12759168 ] Grant Ingersoll commented on SOLR-1409: --- I was thinking under site/images, but the

[jira] Commented: (LUCENE-486) Core Test should not have dependencies on the Demo code

2009-09-23 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12758683#action_12758683 ] Grant Ingersoll commented on LUCENE-486: +1 Core Test should not have

[jira] Commented: (SOLR-1427) SearchComponents aren't listed on registry.jsp

2009-09-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757185#action_12757185 ] Grant Ingersoll commented on SOLR-1427: --- I'm guessing the problem is most likely in

[jira] Commented: (SOLR-1427) SearchComponents aren't listed on registry.jsp

2009-09-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12757195#action_12757195 ] Grant Ingersoll commented on SOLR-1427: --- Hoss, where in the SolrResourceLoader do you

[jira] Updated: (SOLR-1427) SearchComponents aren't listed on registry.jsp

2009-09-18 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-1427: -- Attachment: SOLR-1427.patch Patch that defers registering the components until later. I can't

[jira] Resolved: (MAHOUT-160) ClusterDumper utility to output all the clusters in all sequence files and points

2009-09-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved MAHOUT-160. Resolution: Fixed ClusterDumper utility to output all the clusters in all sequence files

[jira] Commented: (SOLR-1407) SpellingQueryConverter now disallows underscores and digits in field names (but allows all UTF-8 letters)

2009-09-16 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12755976#action_12755976 ] Grant Ingersoll commented on SOLR-1407: --- Looks good, the only thing I can see doing is

[jira] Commented: (SOLR-1314) Upgrade Carrot2 to version 3.1.0

2009-09-16 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12756049#action_12756049 ] Grant Ingersoll commented on SOLR-1314: --- bq. As a follow-up of the discussion on

<    6   7   8   9   10   11   12   13   14   15   >