Re: Build CI Considerations

2011-01-27 Thread Stefan Bodewig
On 2011-01-26, Wyatt Barnett wrote: 2) CI : oh hells yeah. My vision would be to setup something where the automated conversion would be triggered by commits to the stable branch of the java project. I think if we can construct this bit right we can even really get down the road of

IKVM (or rather OpenJDK) License Problem

2011-01-27 Thread Stefan Bodewig
Hi, sorry I started this before doing my homework. If we took the IKVM route Lucene.NET's binary distribution could not bundle the OpenJDK derived DLLs. They are licensed as GPL2 + Classpath Exception[1] which is part of the list of explicitly prohibited licenses for ASF distributions[2]. This

Re: IKVM (or rather OpenJDK) License Problem

2011-01-27 Thread Ayende Rahien
It would also have drastic affects on other people using Lucene for commercial and OSS projects. On Thu, Jan 27, 2011 at 11:36 AM, Stefan Bodewig bode...@apache.org wrote: Hi, sorry I started this before doing my homework. If we took the IKVM route Lucene.NET's binary distribution could not

Re: IKVM (or rather OpenJDK) License Problem

2011-01-27 Thread Stefan Bodewig
On 2011-01-27, Granroth, Neal V. wrote: Use of IKVM was discussed before. I'm really sorry. Normally I wouldn't have brought it up without searching the archive - I did so in the context of this is a question the people we hope to attract might ask. Please be patient with the new people we

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987427#action_12987427 ] Uwe Schindler commented on LUCENE-2609: --- +1, the main problem with this JAR file is

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987429#action_12987429 ] Simon Willnauer commented on LUCENE-2609: - Hey shai, I just collected some

[jira] Commented: (LUCENE-914) Scorer.skipTo(current) remains on current for some scorers

2011-01-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987430#action_12987430 ] Doron Cohen commented on LUCENE-914: I agree, well. almost... :) - the exclusion should

[jira] Issue Comment Edited: (LUCENE-914) Scorer.skipTo(current) remains on current for some scorers

2011-01-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987430#action_12987430 ] Doron Cohen edited comment on LUCENE-914 at 1/27/11 3:09 AM: - I

RE: svn commit: r1064010 - in /lucene/dev/nightly: hudson-lucene-solr-maven-3.x.sh hudson-lucene-solr-maven-trunk.sh

2011-01-27 Thread Uwe Schindler
Hi Steven, +# Keep maven from downloading the entire universe if [ -d +$SAVED_MAVEN_LOCAL_REPO ]; then + echo Restoring the saved Maven local repo + # Add this when no longer done in hudson-settings.sh: +#rm -rf $HOME/.m2/repository + cp -Rf $SAVED_MAVEN_LOCAL_REPO

[jira] Updated: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-2609: --- Attachment: LUCENE-2609.patch * Moves jar-core-test to build.xml * Adds dev-tools/testjar/testfiles

[jira] Updated: (LUCENE-914) Scorer.skipTo(current) remains on current for some scorers

2011-01-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-914: --- Attachment: LUCENE-914.patch Trivial patch to fix this documentation. Scorer.skipTo(current)

[jira] Commented: (LUCENE-914) Scorer.skipTo(current) remains on current for some scorers

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987443#action_12987443 ] Shai Erera commented on LUCENE-914: --- Patch looks good. +1 to commit.

[jira] Created: (SOLR-2337) Solr needs hits= added to the log when using grouping

2011-01-27 Thread Bill Bell (JIRA)
Solr needs hits= added to the log when using grouping -- Key: SOLR-2337 URL: https://issues.apache.org/jira/browse/SOLR-2337 Project: Solr Issue Type: Bug Components:

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987444#action_12987444 ] Uwe Schindler commented on LUCENE-2609: --- +1 That was exactly wht I had in mind. I

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987447#action_12987447 ] Simon Willnauer commented on LUCENE-2609: - looks good to me! Generate jar

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987450#action_12987450 ] Shai Erera commented on LUCENE-2609: I think two files for such a tiny .jar is an

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987460#action_12987460 ] Uwe Schindler commented on LUCENE-2609: --- Commit it, was just a suggestion because I

[jira] Resolved: (LUCENE-914) Scorer.skipTo(current) remains on current for some scorers

2011-01-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen resolved LUCENE-914. Resolution: Fixed Fix Version/s: 4.0 3.1 javadoc fix committed in trunk

[jira] Closed: (LUCENE-902) Check on PositionIncrement with StopFilter.

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-902. Resolution: Won't Fix There was no update since long time, the patch is outdated and the reasoning

[jira] Updated: (SOLR-860) moreLikeThis Debug

2011-01-27 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi updated SOLR-860: Attachment: SOLR-860.patch New patch. It outputs explanations for each mlt. moreLikeThis Debug

[jira] Closed: (LUCENE-1920) Make MultiReader.isOptimized() return a useful result

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-1920. - Resolution: Won't Fix By definition of IndexReader, a MultiReader is only optimized if it

[jira] Resolved: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-2609. Resolution: Fixed Committed revision 1064066 (3x). Committed revision 1064068 (trunk) -- added

[jira] Updated: (LUCENE-2191) rename Tokenizer.reset(Reader) to Tokenizer.setReader(Reader)

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2191: -- Fix Version/s: 4.0 I think we should simply do this in trunk (4.0), no backwards problems!

Re: Build CI Considerations

2011-01-27 Thread Glyn Darkin
The guys at code better run a Team City CI which has been building Lucene.Net for a while I believe that DIGY set this up. http://teamcity.codebetter.com/login.html Glyn On 27 Jan 2011, at 09:28, Stefan Bodewig wrote: On 2011-01-26, Wyatt Barnett wrote: 2) CI : oh hells yeah. My vision

[jira] Closed: (LUCENE-606) Change behavior of ParallelReader.document(int)

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-606. - Resolution: Won't Fix Closing due to long inactivity, and also because I don't think it's a bug.

[jira] Closed: (LUCENE-1291) Allow leading wildcard in table searcher

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-1291. -- Resolution: Won't Fix Long inactivity. If this still interests anyone, please reopen and post a

[jira] Resolved: (LUCENE-1469) isValid should be invoked after analyze rather than before it so it can validate the output of analyze

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-1469. Resolution: Fixed Fix Version/s: 4.0 3.1 Assuming that all that was

Re: Build CI Considerations

2011-01-27 Thread digy digy
No. It's Rune's work. http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-dev/200912.mbox/%3c4b1820f4.10...@gmail.com%3E http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-dev/200912.mbox/%3c4b1820f4.10...@gmail.com%3E DIGY On Thu, Jan 27, 2011 at 12:16 PM, Glyn Darkin

[jira] Resolved: (LUCENE-329) Fuzzy query scoring issues

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-329. -- Resolution: Fixed Fix Version/s: 4.0 3.1 Recent 3.x versions contain

[jira] Closed: (LUCENE-1649) numerical problem associated with CustomScoreQuery, ValueSourceQuery

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-1649. -- Resolution: Not A Problem I don't see that type of casting in neither mentioned classes. I suggest

[jira] Closed: (LUCENE-1035) Optional Buffer Pool to Improve Search Performance

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-1035. -- Resolution: Not A Problem It seems there was never consensus to carry on with this issue, mostly

[jira] Closed: (LUCENE-1070) DateTools with DAY resoltion dosn't work depending on your timezone

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-1070. - Resolution: Not A Problem stringToDate and dateToString are symmetric so this is not an issue.

[jira] Closed: (LUCENE-644) Contrib: another highlighter approach

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-644. Resolution: Fixed Fix Version/s: 2.9 Closing since FastVectorHighlighter was added in

[jira] Closed: (LUCENE-1949) FilterManager uses unsafe keys for its filter cache

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera closed LUCENE-1949. -- Resolution: Won't Fix FilterManager is used only by 'remote' classes, which are deprecated in 3x and

FilterManager

2011-01-27 Thread Shai Erera
Hi This class is used by 'remote' only, and I think it should have been deprecated (removed in trunk) along with 'remote'. CachingWrapperFilter is much better. What do you think? Shai

[jira] Updated: (LUCENE-783) Store all metadata in human-readable segments file

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-783: - Fix Version/s: 4.0 I assign this to Lucene 4.0, as we may support this with flexible indexing

RE: FilterManager

2011-01-27 Thread Uwe Schindler
+1, I have seen this class quite often and wondered why we use it. In trunk, remote was removed, so this file is obsolete. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de http://www.thetaphi.de/ eMail: u...@thetaphi.de From: Shai Erera

[jira] Reopened: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir reopened LUCENE-2609: - Reopening for discussion: I'm not happy with the tradeoff that its harder for us to

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987499#action_12987499 ] Shai Erera commented on LUCENE-2609: This is good point Robert, but I don't like the

[jira] Commented: (LUCENE-1914) allow for custom segment files

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987500#action_12987500 ] Shai Erera commented on LUCENE-1914: I don't understand what's requested here. If you

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987502#action_12987502 ] Robert Muir commented on LUCENE-2609: - bq. I don't think this should hold us back when

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987508#action_12987508 ] Grant Ingersoll commented on LUCENE-2609: - Mostly, I think I need the

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987509#action_12987509 ] Robert Muir commented on LUCENE-2609: - Just to sum up, I think we should go back to

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987512#action_12987512 ] Robert Muir commented on LUCENE-2609: - {quote} While agree with the Build Failed

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987513#action_12987513 ] Grant Ingersoll commented on LUCENE-2609: - bq. Hard to break what? I just meant

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987514#action_12987514 ] Shai Erera commented on LUCENE-2609: So Robert, I don't really follow the BUILD

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987515#action_12987515 ] Robert Muir commented on LUCENE-2609: - {quote} We can jar up all *.java to reduce the

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987516#action_12987516 ] Uwe Schindler commented on LUCENE-2609: --- My problem with the large JAR file is: as

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987521#action_12987521 ] Robert Muir commented on LUCENE-2609: - bq. BaseTokenSteamTestCase should be really

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987520#action_12987520 ] Uwe Schindler commented on LUCENE-2609: --- bq. But is anyone concerned about the file

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987523#action_12987523 ] Shai Erera commented on LUCENE-2609: bq. but what else does it use/might it use in the

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987524#action_12987524 ] Shai Erera commented on LUCENE-2609: What backwards compatibility policy Robert? This

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987525#action_12987525 ] Robert Muir commented on LUCENE-2609: - bq. It's always hard to argue with arguments

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987534#action_12987534 ] Shai Erera commented on LUCENE-2609: It was just a suggestion. If we have utilities

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987536#action_12987536 ] Uwe Schindler commented on LUCENE-2609: --- {quote} bq. If it will make things any

Re: Distributed Indexing

2011-01-27 Thread Yonik Seeley
On Wed, Jan 26, 2011 at 11:29 AM, Soheb Mahmood soheb.luc...@gmail.com wrote: We were wondering if there was a simple way of applying these changes we wrote in Java across all the other languages. Making it easy for clients I think is key... one should be able to update any node in the solr

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987540#action_12987540 ] Robert Muir commented on LUCENE-2609: - bq. The real tests are compiled later and not

[jira] Commented: (LUCENE-2883) Consolidate Solr Lucene FunctionQuery into modules

2011-01-27 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987549#action_12987549 ] Grant Ingersoll commented on LUCENE-2883: - I think it makes sense to make function

[jira] Commented: (LUCENE-2883) Consolidate Solr Lucene FunctionQuery into modules

2011-01-27 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987550#action_12987550 ] Simon Willnauer commented on LUCENE-2883: - bq. Function queries (FQs) already have

[jira] Commented: (LUCENE-1649) numerical problem associated with CustomScoreQuery, ValueSourceQuery

2011-01-27 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987551#action_12987551 ] Doron Cohen commented on LUCENE-1649: - I think the creator of this refers to the

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987552#action_12987552 ] Shai Erera commented on LUCENE-2609: To summarize the plan then: * We'll separate

Committer Courtesy Re: [jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Grant Ingersoll
On Jan 27, 2011, at 6:55 AM, Shai Erera (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987514#action_12987514 ] Shai Erera commented on LUCENE-2609:

[jira] Commented: (LUCENE-2883) Consolidate Solr Lucene FunctionQuery into modules

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987557#action_12987557 ] Robert Muir commented on LUCENE-2883: - bq. but with the distinction that changes in

[jira] Commented: (LUCENE-2609) Generate jar containing test classes.

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987560#action_12987560 ] Uwe Schindler commented on LUCENE-2609: --- That was exactly my proposal. In addition I

[jira] Commented: (SOLR-2263) RawResponseWriter should properly stream binary as well as textual files

2011-01-27 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987567#action_12987567 ] Erik Hatcher commented on SOLR-2263: +1! Thanks Eric for the patch, and Yonik for

Re: FilterManager

2011-01-27 Thread Michael McCandless
+1 Mike On Thu, Jan 27, 2011 at 6:03 AM, Uwe Schindler u...@thetaphi.de wrote: +1, I have seen this class quite often and wondered why we use it. In trunk, remote was removed, so this file is obsolete. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen

[jira] Commented: (LUCENE-2883) Consolidate Solr Lucene FunctionQuery into modules

2011-01-27 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987582#action_12987582 ] Grant Ingersoll commented on LUCENE-2883: - bq. I thought this was understood about

[jira] Commented: (LUCENE-329) Fuzzy query scoring issues

2011-01-27 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987585#action_12987585 ] Mark Harwood commented on LUCENE-329: - bq.So term's idf is not used at all. This should

[jira] Updated: (LUCENE-2891) IndexWriterConfig does not allow termInfosDivisor to be -1, while the latest indicates TermInfos should not be loaded

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-2891: --- Attachment: LUCENE-2891.patch Patch fixes javadocs and renames term infos to terms index. I plan to

[jira] Commented: (LUCENE-2883) Consolidate Solr Lucene FunctionQuery into modules

2011-01-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987589#action_12987589 ] Michael McCandless commented on LUCENE-2883: bq. As such, I don't think it

[jira] Commented: (LUCENE-2883) Consolidate Solr Lucene FunctionQuery into modules

2011-01-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987595#action_12987595 ] Yonik Seeley commented on LUCENE-2883: -- bq. hopefully we didnt screw this up in

[jira] Commented: (LUCENE-329) Fuzzy query scoring issues

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987600#action_12987600 ] Robert Muir commented on LUCENE-329: Mark, I tend to agree, but at the same time I

[jira] Commented: (LUCENE-329) Fuzzy query scoring issues

2011-01-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987598#action_12987598 ] Uwe Schindler commented on LUCENE-329: -- I agree with your complaints, but this issue

[jira] Updated: (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2011-01-27 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-2878: Attachment: LUCENE-2878.patch Attaching my current state - still rough work in progress

[jira] Commented: (LUCENE-2883) Consolidate Solr Lucene FunctionQuery into modules

2011-01-27 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987604#action_12987604 ] Grant Ingersoll commented on LUCENE-2883: - bq. Does that make sense? I think it

[jira] Commented: (LUCENE-2883) Consolidate Solr Lucene FunctionQuery into modules

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987605#action_12987605 ] Robert Muir commented on LUCENE-2883: - {quote} The status and expectations for the

Re: Distributed Indexing

2011-01-27 Thread Alex Cowell
Making it easy for clients I think is key... one should be able to update any node in the solr cluster and have solr take care of the hard part about updating all relevant shards. This will most likely involve an update processor. This approach allows all existing update methods (including

[jira] Commented: (LUCENE-1914) allow for custom segment files

2011-01-27 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987632#action_12987632 ] John Wang commented on LUCENE-1914: --- codecs in trunk 4.0 (at least to my knowledge)

[jira] Commented: (SOLR-2207) Add paging capabilities to Result Grouping functionality

2011-01-27 Thread Tanguy Moal (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987641#action_12987641 ] Tanguy Moal commented on SOLR-2207: --- Hello Yonik, First, thank you for this patch, that

[jira] Commented: (LUCENE-329) Fuzzy query scoring issues

2011-01-27 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987650#action_12987650 ] Mark Harwood commented on LUCENE-329: - bq. I think you can safely implement a

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

2011-01-27 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987691#action_12987691 ] David Smiley commented on SOLR-1709: I'm just trying to prod this along so that it can

RE: IKVM (or rather OpenJDK) License Problem

2011-01-27 Thread Granroth, Neal V.
Use of IKVM was discussed before. Adding this layer (or any other shim) on top of Lucene.NET is extremely unpalatable in the environment in which our products are deployed. For these products, I would have to abandon use of Lucene.NET. - Neal -Original Message- From: Stefan Bodewig

[jira] Updated: (LUCENE-2891) IndexWriterConfig does not allow readerTermsIndexDivisor to be -1, while the latest indicates the terms index should not be loaded

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-2891: --- Summary: IndexWriterConfig does not allow readerTermsIndexDivisor to be -1, while the latest

[jira] Commented: (LUCENE-1914) allow for custom segment files

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987710#action_12987710 ] Shai Erera commented on LUCENE-1914: Yes I think this makes sense. And the direction

[jira] Resolved: (LUCENE-2891) IndexWriterConfig does not allow readerTermsIndexDivisor to be -1, while the latest indicates the terms index should not be loaded

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-2891. Resolution: Fixed Committed revision 1064255 (3x). Committed revision 1064285 (trunk). Merge to

[jira] Created: (LUCENE-2895) MockRandomCodec loads termsIndex even if termsIndexDivisor is set to -1

2011-01-27 Thread Shai Erera (JIRA)
MockRandomCodec loads termsIndex even if termsIndexDivisor is set to -1 --- Key: LUCENE-2895 URL: https://issues.apache.org/jira/browse/LUCENE-2895 Project: Lucene - Java

[HUDSON-MAVEN] Lucene-Solr-Maven-trunk 2: POMs out of sync

2011-01-27 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-trunk/2/ 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: .response.numFound:35!=67 Stack Trace: junit.framework.AssertionFailedError: .response.numFound:35!=67 at

[jira] Commented: (LUCENE-1360) A Similarity class which has unique length norms for numTerms = 10

2011-01-27 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987742#action_12987742 ] Lance Norskog commented on LUCENE-1360: --- The current default Solr configuration uses

Re: FilterManager

2011-01-27 Thread Robert Muir
by the way, i think we should apply this patch in 3.x, just to clean it up even though its removed. https://issues.apache.org/jira/browse/LUCENE-2821 (if we do not want to do this, we should close the issue) On Thu, Jan 27, 2011 at 6:03 AM, Uwe Schindler u...@thetaphi.de wrote: +1, I have

Re: Coord Score: Ignoring Coord for a Specific BooleanClause within a BooleanQuery?

2011-01-27 Thread Paul Elschot
On Thursday 27 January 2011 00:21:22 Tavi Nathanson wrote: Hey everyone, Aside from simply disabling coord for an entire query, I was wondering if there was a good way to disable coord for a BooleanClause within a query such that the max coord value, and the overlap value, simply ignore

Re: Coord Score: Ignoring Coord for a Specific BooleanClause within a BooleanQuery?

2011-01-27 Thread Paul Elschot
On Thursday 27 January 2011 21:33:10 Paul Elschot wrote: On Thursday 27 January 2011 00:21:22 Tavi Nathanson wrote: Hey everyone, Aside from simply disabling coord for an entire query, I was wondering if there was a good way to disable coord for a BooleanClause within a query such

[jira] Updated: (LUCENE-2895) MockRandomCodec loads termsIndex even if termsIndexDivisor is set to -1

2011-01-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-2895: --- Attachment: LUCENE-2895.patch MockRandom randomly set termsIndexDivisor. Changed it to set it only

[jira] Commented: (LUCENE-1360) A Similarity class which has unique length norms for numTerms = 10

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987757#action_12987757 ] Robert Muir commented on LUCENE-1360: - bq. Unfortunately, that value is packed in such

[jira] Commented: (LUCENE-1360) A Similarity class which has unique length norms for numTerms = 10

2011-01-27 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987763#action_12987763 ] Lance Norskog commented on LUCENE-1360: --- bq. Lance, this is a bit misleading. only

[jira] Commented: (LUCENE-1360) A Similarity class which has unique length norms for numTerms = 10

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987766#action_12987766 ] Robert Muir commented on LUCENE-1360: - In my opinion, the best thing to do would be to

[HUDSON-MAVEN] Lucene-Solr-Maven-3.x 4: POMs out of sync

2011-01-27 Thread Apache Hudson Server
Build: https://hudson.apache.org/hudson/job/Lucene-Solr-Maven-3.x/4/ No tests ran. Build Log (for compile errors): [...truncated 19578 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional

[jira] Updated: (LUCENE-1360) A Similarity class which has unique length norms for numTerms = 10

2011-01-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1360: Attachment: LUCENE-1360.patch Lance, here's a patch with the similarity i suggested, for lucene's

Trivial change to example schema files

2011-01-27 Thread Erick Erickson
What do y'all think about changing the schema.xml file as follows (comment only), I've seen confusion on the boards about this. I'd leave out all the stuff, they just mark my proposed changes. If it's worthwhile I'll make a patch and modify the Field Options by Use Case Wiki page... The

[jira] Resolved: (SOLR-2263) RawResponseWriter should properly stream binary as well as textual files

2011-01-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2263. Resolution: Fixed Fix Version/s: 4.0 Thanks Eric, committed to 3x and trunk.

[jira] Commented: (LUCENE-2883) Consolidate Solr Lucene FunctionQuery into modules

2011-01-27 Thread Chris Male (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12987809#action_12987809 ] Chris Male commented on LUCENE-2883: .bq I would expect, for example, to be able to

  1   2   >