[jira] [Created] (SOLR-2799) SolrCloud reads its entire state from Zookeeper on every update instead of what has changed

2011-09-28 Thread Jamie Johnson (Created) (JIRA)
SolrCloud reads its entire state from Zookeeper on every update instead of what has changed --- Key: SOLR-2799 URL: https://issues.apache.org/jira/browse/SOLR-2799

[jira] [Updated] (SOLR-2799) SolrCloud reads its entire state from Zookeeper on every update instead of what has changed

2011-09-28 Thread Jamie Johnson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Johnson updated SOLR-2799: Attachment: cloudstate.patch The following patch uses the information that is available in the oldCl

[jira] [Commented] (SOLR-2792) Allow case insensitive Hunspell stemming

2011-09-28 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116979#comment-13116979 ] Robert Muir commented on SOLR-2792: --- looks batter: a couple questions: * in the part rea

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-28 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116977#comment-13116977 ] Chris Male commented on SOLR-1895: -- I agree Mark. > ManifoldCF SearchComp

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-28 Thread Koji Sekiguchi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116975#comment-13116975 ] Koji Sekiguchi commented on SOLR-1895: -- My intention of attaching the patch is not goi

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-28 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116976#comment-13116976 ] Mark Miller commented on SOLR-1895: --- The carrot contrib is not really an integration in t

[jira] [Commented] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-28 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116969#comment-13116969 ] Chris Male commented on SOLR-1895: -- Is the intention to go ahead and add this as a contrib

[jira] [Updated] (SOLR-1895) ManifoldCF SearchComponent plugin for enforcing ManifoldCF security at search time

2011-09-28 Thread Koji Sekiguchi (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-1895: - Attachment: SOLR-1895-queries.patch I fixed the patch for distributed search. I also modified dot.

[jira] [Created] (SOLR-2798) Local Param parsing does not support multivalued params

2011-09-28 Thread Hoss Man (Created) (JIRA)
Local Param parsing does not support multivalued params --- Key: SOLR-2798 URL: https://issues.apache.org/jira/browse/SOLR-2798 Project: Solr Issue Type: Bug Reporter: Hoss Man

[jira] [Commented] (SOLR-2202) Money FieldType

2011-09-28 Thread Lance Norskog (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116897#comment-13116897 ] Lance Norskog commented on SOLR-2202: - +1 on getting this in. It's a cool feature that

[jira] [Issue Comment Edited] (SOLR-2202) Money FieldType

2011-09-28 Thread Lance Norskog (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116897#comment-13116897 ] Lance Norskog edited comment on SOLR-2202 at 9/28/11 11:29 PM: --

Re: Configure my Database in Solr

2011-09-28 Thread Lance Norskog
How large are your individual tables, and how many possible joins are there? The general advice for schemas (Solr and Lucene) is to use one per database and denormalize denormalize denormalize. Solr&Lucene are very fast even with hundreds of millions of (small) documents. The new Group Collapsing

[jira] [Commented] (LUCENE-3474) pass liveDocs Bits down in scorercontext, instead of Weights pulling from the reader

2011-09-28 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116872#comment-13116872 ] Michael McCandless commented on LUCENE-3474: Patch looks great! Nice to sepa

[jira] [Updated] (SOLR-2792) Allow case insensitive Hunspell stemming

2011-09-28 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2792: -- Attachment: SOLR-2792.patch New patch which does not modify CharArrayMap. Also, it lowercases the char[]

[jira] [Updated] (LUCENE-3474) pass liveDocs Bits down in scorercontext, instead of Weights pulling from the reader

2011-09-28 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3474: Attachment: LUCENE-3474.patch updated patch with javadocs for the acceptDocs, and i had neglected

[jira] [Updated] (LUCENE-3474) pass liveDocs Bits down in scorercontext, instead of Weights pulling from the reader

2011-09-28 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3474: Attachment: LUCENE-3474.patch > pass liveDocs Bits down in scorercontext, instead of Weights p

[jira] [Commented] (LUCENE-3475) ShingleFilter should handle positionIncrement of zero, e.g. synonyms

2011-09-28 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116833#comment-13116833 ] Steven Rowe commented on LUCENE-3475: - That sentence was intended to warn users that

[jira] [Commented] (LUCENE-3475) ShingleFilter should handle positionIncrement of zero, e.g. synonyms

2011-09-28 Thread Cameron (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116829#comment-13116829 ] Cameron commented on LUCENE-3475: - "It does not handle a position increment of 0." ...I

[jira] [Assigned] (LUCENE-3474) pass liveDocs Bits down in scorercontext, instead of Weights pulling from the reader

2011-09-28 Thread Robert Muir (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reassigned LUCENE-3474: --- Assignee: Robert Muir > pass liveDocs Bits down in scorercontext, instead of Weights pul

[jira] [Updated] (LUCENE-3475) ShingleFilter should handle positionIncrement of zero, e.g. synonyms

2011-09-28 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3475: Issue Type: New Feature (was: Bug) Summary: ShingleFilter should handle positionIncrement o

[jira] [Commented] (SOLR-2723) If you don't choose a shard name for a SolrCore, the system should auto assign shard names.

2011-09-28 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116788#comment-13116788 ] Mark Miller commented on SOLR-2723: --- I've committed some initial work here on the solrclo

[jira] [Commented] (LUCENE-3475) ShingleFilter Creates Shingles for Single Term

2011-09-28 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116786#comment-13116786 ] Steven Rowe commented on LUCENE-3475: - See [ShingleMatrixFilter|http://lucene.apache

[jira] [Commented] (LUCENE-3475) ShingleFilter Creates Shingles for Single Term

2011-09-28 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116782#comment-13116782 ] Steven Rowe commented on LUCENE-3475: - >From [the ShingleFilter >javadocs|http://luc

[jira] [Created] (LUCENE-3475) ShingleFilter Creates Shingles for Single Term

2011-09-28 Thread Cameron (Created) (JIRA)
ShingleFilter Creates Shingles for Single Term -- Key: LUCENE-3475 URL: https://issues.apache.org/jira/browse/LUCENE-3475 Project: Lucene - Java Issue Type: Bug Components: modules/analys

[jira] [Created] (LUCENE-3474) pass liveDocs Bits down in scorercontext, instead of Weights pulling from the reader

2011-09-28 Thread Robert Muir (Created) (JIRA)
pass liveDocs Bits down in scorercontext, instead of Weights pulling from the reader - Key: LUCENE-3474 URL: https://issues.apache.org/jira/browse/LUCENE-3474 Projec

[jira] [Commented] (SOLR-2202) Money FieldType

2011-09-28 Thread Greg Fodor (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116735#comment-13116735 ] Greg Fodor commented on SOLR-2202: -- This is excellent news! Thanks a bunch. This is an iss

[jira] [Commented] (SOLR-2202) Money FieldType

2011-09-28 Thread Simon Rosenthal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116722#comment-13116722 ] Simon Rosenthal commented on SOLR-2202: --- bq. One enhancement we are likely to make i

trunk test failure (1317235741)

2011-09-28 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1317235741.log Thanks, Charlie Cron - To unsubscribe, e-mail: dev-unsubscr...@lucene.apa

[jira] [Commented] (SOLR-1709) Distributed Date and Range Faceting

2011-09-28 Thread Rohit Gupta (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116715#comment-13116715 ] Rohit Gupta commented on SOLR-1709: --- I guess i was working on the wrong file(under tags),

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-09-28 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116702#comment-13116702 ] Robert Muir commented on LUCENE-1536: - {quote} Then separately we can figure out how

Configure my Database in Solr

2011-09-28 Thread Cynthia Dematteis-Krug - Xsite GmbH
Good morning, I am new in Solr and i do not find any technical support to ask, only this address. I hope i am ok here. I used to work in Lucene and we created there one index per table. This way, if we wanted to search products, we use the "Products" index, if we wanted to search in customers, w

trunk test failure (1317233221)

2011-09-28 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1317233221.log Thanks, Charlie Cron - To unsubscribe, e-mail: dev-unsubscr...@lucene.apa

[jira] [Resolved] (LUCENE-3468) FirstPassGroupingCollector should use pollLast()

2011-09-28 Thread Martijn van Groningen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved LUCENE-3468. --- Resolution: Fixed Committed r1177008 > FirstPassGroupingCol

[jira] [Commented] (SOLR-2202) Money FieldType

2011-09-28 Thread Greg Fodor (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116664#comment-13116664 ] Greg Fodor commented on SOLR-2202: -- wiki updated to reflect the answers above

[jira] [Commented] (SOLR-2667) Finish Solr Admin UI

2011-09-28 Thread Stefan Matheis (steffkes) (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116661#comment-13116661 ] Stefan Matheis (steffkes) commented on SOLR-2667: - bq. Am i missing a compo

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-09-28 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116651#comment-13116651 ] Michael McCandless commented on LUCENE-1536: +1, that change is a rote cutove

[jira] [Commented] (SOLR-2202) Money FieldType

2011-09-28 Thread Greg Fodor (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116647#comment-13116647 ] Greg Fodor commented on SOLR-2202: -- I noticed a reference to currency.xml.drift.properties

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-09-28 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116645#comment-13116645 ] Robert Muir commented on LUCENE-1536: - As a first (committable) step towards this, I

changing the value of the FieldNorm/numTerms per document

2011-09-28 Thread Jason Toy
I've modified DefaultSimilarity's computeNorm method to always return 1 and I'm able to get the results I want, but this requires a reindex. I want to be able to set the numTerms/FieldNorm score dynamically at search time based on some factors, what methods would I need to override to do this? I'v

[jira] [Commented] (SOLR-2202) Money FieldType

2011-09-28 Thread Greg Fodor (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116638#comment-13116638 ] Greg Fodor commented on SOLR-2202: -- Hey Jan, thanks for cleaning things up! To answer you

Re: Tests fail for AutoCommitTest.testSoftCommitMaxDocs ?

2011-09-28 Thread Mark Miller
We are hoping to pretty much deprecate this style of testing auto commit. Hossman has a patch that I think it about ready to go in - between yonik fixing autocommit bugs and hossman making progress on his test, the new style of testing should be much more robust. The old style is heavily depende

[jira] [Commented] (LUCENE-3301) add workaround for jre breakiterator bugs

2011-09-28 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116615#comment-13116615 ] Michael McCandless commented on LUCENE-3301: Charlie just hit this. Patch lo

[jira] [Commented] (SOLR-1709) Distributed Date and Range Faceting

2011-09-28 Thread Rohit Gupta (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116610#comment-13116610 ] Rohit Gupta commented on SOLR-1709: --- I am trying to apply the patch to solr 3.1 and solr

[jira] [Commented] (LUCENE-3445) Add SearcherManager, to manage IndexSearcher usage across threads and reopens

2011-09-28 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116608#comment-13116608 ] Michael McCandless commented on LUCENE-3445: Thanks Simon! >

trunk test failure (1317228721)

2011-09-28 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1317228721.log Thanks, Charlie Cron - To unsubscribe, e-mail: dev-unsubscr...@lucene.apa

[jira] [Commented] (LUCENE-3445) Add SearcherManager, to manage IndexSearcher usage across threads and reopens

2011-09-28 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116560#comment-13116560 ] Simon Willnauer commented on LUCENE-3445: - backported to 3.x in rev. 1176933

[jira] [Updated] (LUCENE-3186) DocValues type should be recored in FNX file to early fail if user specifies incompatible type

2011-09-28 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3186: Attachment: LUCENE-3186.patch here is an initial patch that promotes the following types:

Tests fail for AutoCommitTest.testSoftCommitMaxDocs ?

2011-09-28 Thread Jan Høydahl
Hi, When running "ant test" in trunk/solr folder, it (almost always) fails with: [junit] junit.framework.AssertionFailedError: should find 5 query failed XPath: //result[@numFound=5] Reason is it finds only 4 docs, the failing test line being: org.apache.solr.update.AutoCommitTest.testSoftCommi

heads up: reindex trunk indexes if used with DocValues

2011-09-28 Thread Simon Willnauer
Hey folks, I just committed https://issues.apache.org/jira/browse/LUCENE-3467 which has small changes in the DocValues index format. If you use DocValues from Lucene (trunk) you should reindex before you upgrade. simon - To uns

[jira] [Resolved] (LUCENE-3467) Cut over numeric docvalues to fixed straight bytes

2011-09-28 Thread Simon Willnauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3467. - Resolution: Fixed Assignee: Simon Willnauer committed in rev 1176906.

[jira] [Commented] (SOLR-2667) Finish Solr Admin UI

2011-09-28 Thread McClain Looney (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116516#comment-13116516 ] McClain Looney commented on SOLR-2667: -- on both chrome and safari os/x, the results if

[jira] [Commented] (SOLR-2792) Allow case insensitive Hunspell stemming

2011-09-28 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116494#comment-13116494 ] Robert Muir commented on SOLR-2792: --- {quote} Does my fix look right? {quote} No, the ent

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-09-28 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116407#comment-13116407 ] Chris Male commented on LUCENE-1536: bq. I really don't think we should pollute Bits

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-09-28 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116378#comment-13116378 ] Michael McCandless commented on LUCENE-1536: bq. I'm definitely +1 to useRand

[jira] [Updated] (LUCENE-1536) if a filter can support random access API, we should use it

2011-09-28 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1536: --- Attachment: LUCENE-1536.patch New patch folding in Uwe's ideas -- FCRF always uses r

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-09-28 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116371#comment-13116371 ] Michael McCandless commented on LUCENE-1536: bq. Wouldn't it make sense for F

[jira] [Updated] (SOLR-2202) Money FieldType

2011-09-28 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2202: -- Fix Version/s: 4.0 3.5 > Money FieldType > --- > > Ke

[jira] [Updated] (SOLR-2202) Money FieldType

2011-09-28 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-2202: -- Attachment: SOLR-2202.patch Great, Greg. The patch now applies cleanly. I've tested it a bit and upload

[jira] [Commented] (LUCENE-3470) reorder arguments of Field constructor to be more intuitive

2011-09-28 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116335#comment-13116335 ] Michael McCandless commented on LUCENE-3470: Awesome, thanks Chris!

[jira] [Commented] (LUCENE-3186) DocValues type should be recored in FNX file to early fail if user specifies incompatible type

2011-09-28 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116334#comment-13116334 ] Michael McCandless commented on LUCENE-3186: Remember we are talking about th

[jira] [Commented] (LUCENE-3186) DocValues type should be recored in FNX file to early fail if user specifies incompatible type

2011-09-28 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116330#comment-13116330 ] Simon Willnauer commented on LUCENE-3186: - This issue still remains and we need t

Re: How to implement auto categorization with Solr/Lucene

2011-09-28 Thread Dawid Weiss
The clustering component built-in inside Solr/Lucene is primarily meant to cluster search results, so it's not a matter of "not implemented yet", but "not indended for this functionality". There may be full-index document clustering algorithms implemented in the future, but you may also use Apache

[jira] [Updated] (SOLR-2202) Money FieldType

2011-09-28 Thread Greg Fodor (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Fodor updated SOLR-2202: - Attachment: SOLR-2202.patch > Money FieldType > --- > > Key: SOLR-2202 >

[jira] [Commented] (SOLR-2202) Money FieldType

2011-09-28 Thread Greg Fodor (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116290#comment-13116290 ] Greg Fodor commented on SOLR-2202: -- I decided to roll up my sleeves, wasn't as bad as I th

[jira] [Resolved] (LUCENE-3470) reorder arguments of Field constructor to be more intuitive

2011-09-28 Thread Chris Male (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Male resolved LUCENE-3470. Resolution: Fixed Committed revision 1176773. Also updated MIGRATE.txt > reorder

[jira] [Commented] (LUCENE-3445) Add SearcherManager, to manage IndexSearcher usage across threads and reopens

2011-09-28 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116277#comment-13116277 ] Simon Willnauer commented on LUCENE-3445: - Committed the last patch in revision 1

[jira] [Commented] (LUCENE-3470) reorder arguments of Field constructor to be more intuitive

2011-09-28 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116270#comment-13116270 ] Chris Male commented on LUCENE-3470: Yeah IntelliJ - Change Signature refactor.

[jira] [Commented] (SOLR-2202) Money FieldType

2011-09-28 Thread Greg Fodor (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116269#comment-13116269 ] Greg Fodor commented on SOLR-2202: -- Yeah, this patch is a total mess now. I will see if ot

trunk test failure (1317190921)

2011-09-28 Thread Charlie Cron
A test failure occurred running the tests. revert! revert! revert! You can see the entire build log at http://sierranevada.servebeer.com/1317190921.log Thanks, Charlie Cron - To unsubscribe, e-mail: dev-unsubscr...@lucene.apa