Re: How does lucene handle the wildcard and fuzzy queries internally?

2012-11-27 Thread Federico Méndez
As an introduction you can read this wonderful article: http://java.dzone.com/news/lucenes-fuzzyquery-100-times On Tue, Nov 27, 2012 at 10:08 AM, sri krishna krishnai...@gmail.com wrote: How does lucene handle the wildcard and fuzzy queries internally? It looks like data stored as

[jira] [Commented] (SOLR-139) Support updateable/modifiable documents

2012-11-27 Thread Lukas Graf (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504540#comment-13504540 ] Lukas Graf commented on SOLR-139: - This feature doesn't work as advertised in Solr 4.0.0

[jira] [Comment Edited] (SOLR-139) Support updateable/modifiable documents

2012-11-27 Thread Lukas Graf (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504540#comment-13504540 ] Lukas Graf edited comment on SOLR-139 at 11/27/12 11:38 AM: This

Active 4.x branches?

2012-11-27 Thread Per Steffensen
Hi What branches in SVN are currently used for: - 4.0.1 development - 4.1 development Can I find updated information about this stuff online, so that I do not have to ask? Regards, Per Steffensen - To unsubscribe, e-mail:

[jira] [Created] (SOLR-4114) Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Per Steffensen (JIRA)
Per Steffensen created SOLR-4114: Summary: Allow multiple shards from one collection on the same Solr server Key: SOLR-4114 URL: https://issues.apache.org/jira/browse/SOLR-4114 Project: Solr

Re: Multiple shards for one collection on the same Solr server

2012-11-27 Thread Per Steffensen
Well I have created issue SOLR-4114 on the subject. Patch comming up. Regards, Per Steffensen Per Steffensen skrev: Mark Miller skrev: The Collections API was fairly rushed - so that 4.0 had something easier than the CoreAdmin API. Yes I see. Our collection-creation code is more

[jira] [Created] (LUCENE-4576) Remove CachingWrapperFilter recacheDeletes boolean

2012-11-27 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-4576: --- Summary: Remove CachingWrapperFilter recacheDeletes boolean Key: LUCENE-4576 URL: https://issues.apache.org/jira/browse/LUCENE-4576 Project: Lucene - Core

[jira] [Commented] (LUCENE-4576) Remove CachingWrapperFilter recacheDeletes boolean

2012-11-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504599#comment-13504599 ] Uwe Schindler commented on LUCENE-4576: --- +1. While working on random access

[jira] [Comment Edited] (LUCENE-4576) Remove CachingWrapperFilter recacheDeletes boolean

2012-11-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504599#comment-13504599 ] Uwe Schindler edited comment on LUCENE-4576 at 11/27/12 1:17 PM:

[jira] [Commented] (SOLR-4114) Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504602#comment-13504602 ] Per Steffensen commented on SOLR-4114: -- Patch comming up Allow

Re: Active 4.x branches?

2012-11-27 Thread Steve Rowe
Hi Per, Have you seen http://wiki.apache.org/lucene-java/HowToContribute ? I don't think the current development branches are listed anywhere, but this doesn't change very often. Feel free to add info to the above wiki page. I recommend you subscribe to the commits mailing list, where you

Re: Active 4.x branches?

2012-11-27 Thread Per Steffensen
Steve Rowe skrev: Hi Per, Hi Steve Thanks a lot for answering so quickly! Have you seen http://wiki.apache.org/lucene-java/HowToContribute ? Yep, quickly. I found no information there. I don't think the current development branches are listed anywhere, but this doesn't change very

[jira] [Commented] (SOLR-4114) Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504652#comment-13504652 ] Mark Miller commented on SOLR-4114: --- This title is a little too general no? We do

[jira] [Commented] (SOLR-4114) Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504654#comment-13504654 ] Per Steffensen commented on SOLR-4114: -- Yes it is just the collections API. I could

[jira] [Updated] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-4114: - Summary: Collection API: Allow multiple shards from one collection on the same Solr server (was:

[jira] [Commented] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504659#comment-13504659 ] Yonik Seeley commented on SOLR-4114: What's the proposed API? Perhaps a

[jira] [Commented] (SOLR-1920) Need generic placemarker for DIH delta-import

2012-11-27 Thread Alexey Serba (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504675#comment-13504675 ] Alexey Serba commented on SOLR-1920: bq. If Solr could be informed that field X is the

[jira] [Updated] (LUCENE-4576) Remove CachingWrapperFilter recacheDeletes boolean

2012-11-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-4576: Attachment: LUCENE-4576.patch Remove CachingWrapperFilter recacheDeletes boolean

[jira] [Updated] (SOLR-2141) NullPointerException when using escapeSql function

2012-11-27 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-2141: - Attachment: SOLR-2141.patch final patch to commit, fixes a locale problem in the unit test. Dominik,

Re: Active 4.x branches?

2012-11-27 Thread Per Steffensen
Thanks a lot Steve. I have done my best to get the HowToContribute up to date wrt reflecting current state of affairs. Of course feel free to change if I did something wrong. Regards, Per Steffensen Steve Rowe skrev: Per, The standard way to develop in Lucene and Solr is against trunk, then

Re: How does lucene handle the wildcard and fuzzy queries internally?

2012-11-27 Thread sri krishna
It looks that Levenshtein Automaton was introduced in the new version of lucene, earlier it used to be brute force approach. 1) How about the prefix queries handled ? 2) In general, there is sorted term list which is mapped to the doc-ids in which the corresponding terms occurred (inverted

[jira] [Commented] (SOLR-139) Support updateable/modifiable documents

2012-11-27 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504724#comment-13504724 ] Jack Krupansky commented on SOLR-139: - I just tried it and the feature does work as

[jira] [Updated] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Per Steffensen updated SOLR-4114: - Attachment: SOLR-4114.patch About SOLR-4114.patch: * It fits on top of revision 1412602 of branch

[jira] [Commented] (SOLR-2052) Allow for a list of filter queries and a single docset filter in QueryComponent

2012-11-27 Thread Aaron Daubman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504738#comment-13504738 ] Aaron Daubman commented on SOLR-2052: - I am successfully using patch SOLR-2052-4_0_0

Re: Fullmetal Jenkins: Solr4X - Build # 255 - Failure!

2012-11-27 Thread Mark Miller
/ext3space/jenkins/workspace/Solr4X/build.xml:90: The following files contain @author tags, tabs or nocommits: * solr/contrib/dataimporthandler/src/test/org/apache/solr/handler/dataimport/TestVariableResolverEndToEnd.java Total time: 3 seconds On Nov 27, 2012, at 11:30 AM,

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_09) - Build # 2876 - Failure!

2012-11-27 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/2876/ Java: 32bit/jdk1.7.0_09 -server -XX:+UseSerialGC All tests passed Build Log: [...truncated 7848 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:90: The following files contain @author

[jira] [Commented] (SOLR-4032) Unable to replicate between nodes ( read past EOF)

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504751#comment-13504751 ] Mark Miller commented on SOLR-4032: --- Okay, I can reproduce this in a test now - the test

[jira] [Resolved] (SOLR-2141) NullPointerException when using escapeSql function

2012-11-27 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-2141. -- Resolution: Fixed committed. Trunk: r1414242 4x: r1414250 NullPointerException when

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_09) - Build # 1929 - Failure!

2012-11-27 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/1929/ Java: 64bit/jdk1.7.0_09 -XX:+UseG1GC All tests passed Build Log: [...truncated 7961 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:90: The following files contain @author

[jira] [Resolved] (SOLR-3842) DataImportHandler: When attempting to use column values as field names, multivalued fields only retain the first result

2012-11-27 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-3842. -- Resolution: Fixed Fix Version/s: 5.0 4.1 Assignee: James Dyer fixed

[jira] [Commented] (SOLR-4047) dataimporter.functions.encodeUrl throughs Unable to encode expression: field.name with value: null

2012-11-27 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504762#comment-13504762 ] James Dyer commented on SOLR-4047: -- Igor, I just committed a fix for SOLR-2141 SOLR-3842

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.6.0_37) - Build # 2886 - Failure!

2012-11-27 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/2886/ Java: 64bit/jdk1.6.0_37 -XX:+UseSerialGC All tests passed Build Log: [...truncated 7319 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:90: The following files contain @author tags,

[jira] [Assigned] (SOLR-4047) dataimporter.functions.encodeUrl throughs Unable to encode expression: field.name with value: null

2012-11-27 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer reassigned SOLR-4047: Assignee: James Dyer dataimporter.functions.encodeUrl throughs Unable to encode expression:

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15600 - Failure

2012-11-27 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15600/ All tests passed Build Log: [...truncated 7336 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:90: The following files contain @author tags, tabs or nocommits: *

[jira] [Commented] (LUCENE-4576) Remove CachingWrapperFilter recacheDeletes boolean

2012-11-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504768#comment-13504768 ] Michael McCandless commented on LUCENE-4576: I ran a quick perf test

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b58) - Build # 2877 - Still Failing!

2012-11-27 Thread Policeman Jenkins Server
Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Linux/2877/ Java: 32bit/jdk1.8.0-ea-b58 -server -XX:+UseParallelGC All tests passed Build Log: [...truncated 4712 lines...] [junit4:junit4] ERROR: JVM J1 ended with an exception, command line:

Re: composition of different queries based scores

2012-11-27 Thread Jack Krupansky
The fuzzy option will be ignored here – you cannot combine fuzzy and wild on the same term, although you could do an OR of the two: (hello* OR hello~) -- Jack Krupansky From: sri krishna Sent: Tuesday, November 27, 2012 11:08 AM To: dev@lucene.apache.org Subject: composition of different

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

2012-11-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504825#comment-13504825 ] Michael McCandless commented on LUCENE-4236: +1 This patch looks great! It

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

2012-11-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504827#comment-13504827 ] Michael McCandless commented on LUCENE-4236: Maybe we should make it

[jira] [Commented] (LUCENE-4236) clean up booleanquery conjunction optimizations a bit

2012-11-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504854#comment-13504854 ] Robert Muir commented on LUCENE-4236: - There's a lot of things i'm not happy with in

[jira] [Commented] (SOLR-4032) Unable to replicate between nodes ( read past EOF)

2012-11-27 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504859#comment-13504859 ] Eks Dev commented on SOLR-4032: --- We see it as well, it looks like it only happens with

[jira] [Commented] (SOLR-4032) Unable to replicate between nodes ( read past EOF)

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504875#comment-13504875 ] Mark Miller commented on SOLR-4032: --- I'll try and make a fix soon.

[jira] [Commented] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504881#comment-13504881 ] Per Steffensen commented on SOLR-4114: -- Learned from Steve today, that you usually

Re: [jira] [Commented] (SOLR-4032) Unable to replicate between nodes ( read past EOF)

2012-11-27 Thread eksdev
thanks Mark! On Nov 27, 2012, at 8:43 PM, Mark Miller (JIRA) j...@apache.org wrote: [ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504875#comment-13504875 ] Mark Miller commented on

[jira] [Commented] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504889#comment-13504889 ] Yonik Seeley commented on SOLR-4114: bq. Well I see no reason to introduce (in the

[jira] [Resolved] (SOLR-1306) Support pluggable persistence/loading of solr.xml details

2012-11-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-1306. -- Resolution: Won't Fix See the discussion at SOLR-4083. Rather than a pluggable core descriptor

Re: Active 4.x branches?

2012-11-27 Thread Radim Kolar
Don't get hung up waiting for a committer to contribute, especially in documentation - in fact people new to the process are uniquely positioned to recognize gaps here - there is a lot you can do without commit rights. I submitted 3 patches, you guys didn't do anything with it.

[jira] [Commented] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504954#comment-13504954 ] Per Steffensen commented on SOLR-4114: -- bq. So that we don't lose functionality we

[jira] [Commented] (SOLR-4032) Unable to replicate between nodes ( read past EOF)

2012-11-27 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504961#comment-13504961 ] Markus Jelsma commented on SOLR-4032: - Might be related to SOLR-4033 regarding NRTDir.

[jira] [Commented] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504973#comment-13504973 ] Mark Miller commented on SOLR-4114: --- Solr 3.X to Solr 4.X back compat is not considered

[jira] [Updated] (SOLR-4032) Unable to replicate between nodes ( read past EOF)

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4032: -- Attachment: SOLR-4032.patch Unable to replicate between nodes ( read past EOF)

[jira] [Assigned] (SOLR-4033) No lockType configured for NRTCachingDirectory

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-4033: - Assignee: Mark Miller No lockType configured for NRTCachingDirectory

[jira] [Updated] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4041: -- Priority: Minor (was: Major) Affects Version/s: (was: 5.0) Fix Version/s: 5.0

[jira] [Commented] (SOLR-4032) Unable to replicate between nodes ( read past EOF)

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504987#comment-13504987 ] Mark Miller commented on SOLR-4032: --- It's just silly bugs because the tests never

[jira] [Commented] (SOLR-2347) Use InputStream and not Reader for XML parsing

2012-11-27 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504989#comment-13504989 ] James Dyer commented on SOLR-2347: -- Uwe, Does your concern here entirely have to do with

[jira] [Assigned] (SOLR-4030) Use Lucene segment merge throttling

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-4030: - Assignee: Mark Miller Use Lucene segment merge throttling

[jira] [Updated] (SOLR-4030) Use Lucene segment merge throttling

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4030: -- Priority: Minor (was: Major) Affects Version/s: (was: 5.0) Fix Version/s: 5.0

Re: Active 4.x branches?

2012-11-27 Thread Mark Miller
Yeesh - contributor complain day. I'll commit two of those. - Mark On Tue, Nov 27, 2012 at 11:27 AM, Radim Kolar h...@filez.com wrote: Don't get hung up waiting for a committer to contribute, especially in documentation - in fact people new to the process are uniquely positioned to

[jira] [Commented] (SOLR-4033) No lockType configured for NRTCachingDirectory

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504992#comment-13504992 ] Mark Miller commented on SOLR-4033: --- I'll double check some of this - and perhaps start

[jira] [Updated] (SOLR-4032) Files larger than an internal buffer size fail to replicate

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4032: -- Summary: Files larger than an internal buffer size fail to replicate (was: Unable to replicate between

[jira] [Commented] (SOLR-4032) Files larger than an internal buffer size fail to replicate

2012-11-27 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505000#comment-13505000 ] Commit Tag Bot commented on SOLR-4032: -- [trunk commit] Mark Robert Miller

[jira] [Commented] (SOLR-4114) Collection API: Allow multiple shards from one collection on the same Solr server

2012-11-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505001#comment-13505001 ] Yonik Seeley commented on SOLR-4114: bq. So that we don't lose functionality we

[jira] [Resolved] (SOLR-4032) Files larger than an internal buffer size fail to replicate

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-4032. --- Resolution: Fixed Thanks Markus! Files larger than an internal buffer size fail to

[jira] [Updated] (SOLR-4032) Files larger than an internal buffer size fail to replicate

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4032: -- Affects Version/s: (was: 4.0) 5.0 Fix Version/s: (was: 4.1)

[jira] [Updated] (LUCENE-4574) FunctionQuery ValueSource value computed twice per document

2012-11-27 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-4574: - Attachment: LUCENE-4574.patch I did some more debugging. It appears the problem will only

[jira] [Commented] (LUCENE-4574) FunctionQuery ValueSource value computed twice per document

2012-11-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505034#comment-13505034 ] Robert Muir commented on LUCENE-4574: - I don't think we should do this. If you are

[jira] [Commented] (SOLR-139) Support updateable/modifiable documents

2012-11-27 Thread Lukas Graf (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505035#comment-13505035 ] Lukas Graf commented on SOLR-139: - Thanks for your response. I thought I had the issue

[jira] [Updated] (SOLR-4032) Files larger than an internal buffer size fail to replicate

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-4032: -- Priority: Blocker (was: Major) Files larger than an internal buffer size fail to replicate

[jira] [Commented] (SOLR-139) Support updateable/modifiable documents

2012-11-27 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505040#comment-13505040 ] Jack Krupansky commented on SOLR-139: - No apology necessary for the noise. I mean, none

[jira] [Commented] (LUCENE-4574) FunctionQuery ValueSource value computed twice per document

2012-11-27 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505041#comment-13505041 ] David Smiley commented on LUCENE-4574: -- Ok, then SolrIndexSearcher.getDocListNC()

[jira] [Commented] (LUCENE-4574) FunctionQuery ValueSource value computed twice per document

2012-11-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505044#comment-13505044 ] Robert Muir commented on LUCENE-4574: - Yes: thats the correct fix... already

[jira] [Commented] (SOLR-139) Support updateable/modifiable documents

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505054#comment-13505054 ] Mark Miller commented on SOLR-139: -- bq. about the lack of documentation Since you are

[jira] [Commented] (SOLR-2347) Use InputStream and not Reader for XML parsing

2012-11-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505056#comment-13505056 ] Uwe Schindler commented on SOLR-2347: - It is not only XML files. In general, the

[jira] [Commented] (LUCENE-4576) Remove CachingWrapperFilter recacheDeletes boolean

2012-11-27 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505072#comment-13505072 ] Commit Tag Bot commented on LUCENE-4576: [trunk commit] Robert Muir

[jira] [Resolved] (LUCENE-4576) Remove CachingWrapperFilter recacheDeletes boolean

2012-11-27 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-4576. - Resolution: Fixed Fix Version/s: 5.0 4.1 Remove

[jira] [Commented] (LUCENE-4576) Remove CachingWrapperFilter recacheDeletes boolean

2012-11-27 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505088#comment-13505088 ] Commit Tag Bot commented on LUCENE-4576: [branch_4x commit] Robert Muir

[jira] [Commented] (LUCENE-4566) SearcherManager.afterRefresh() issues

2012-11-27 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505090#comment-13505090 ] Michael McCandless commented on LUCENE-4566: Why do we need afterClose in the

Re: Active 4.x branches?

2012-11-27 Thread Jack Krupansky
As the official guide book states, Please be patient. Committers are busy people too. If no one responds to your patch after a few days, please make friendly reminders. See: http://wiki.apache.org/lucene-java/HowToContribute#Contributing_your_work -- Jack Krupansky -Original Message-

Re: Active 4.x branches?

2012-11-27 Thread Radim Kolar
Dne 28.11.2012 1:25, Jack Krupansky napsal(a): As the official guide book states, Please be patient. Committers are busy people too. If no one responds to your patch after a few days, please make friendly reminders. why you do not have more committers to process patches quickly?

Re: Active 4.x branches?

2012-11-27 Thread Mark Miller
On Nov 27, 2012, at 7:50 PM, Radim Kolar h...@filez.com wrote: why you do not have more committers to process patches quickly? There are almost like 40 committers. Most with day jobs, families, hobbies, etc. Many, many, many that are not paid to commit your patches. It's a marathon, not a

[jira] [Commented] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-27 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505129#comment-13505129 ] Lance Norskog commented on SOLR-4041: - Cool! I have done monitoring of segment sizes

Re: Active 4.x branches?

2012-11-27 Thread Lance Norskog
To be fair, it is worth having other people look at your patches. Not that anybody looks at mine :( - Original Message - | From: Mark Miller markrmil...@gmail.com | To: dev@lucene.apache.org | Sent: Tuesday, November 27, 2012 4:55:21 PM | Subject: Re: Active 4.x branches? | | | On Nov

Re: Active 4.x branches?

2012-11-27 Thread Michael McCandless
On Tue, Nov 27, 2012 at 7:55 PM, Mark Miller markrmil...@gmail.com wrote: On Nov 27, 2012, at 7:50 PM, Radim Kolar h...@filez.com wrote: why you do not have more committers to process patches quickly? We will forever not have enough committers, unfortunately. That said, it's awful when

[jira] [Commented] (SOLR-2052) Allow for a list of filter queries and a single docset filter in QueryComponent

2012-11-27 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505132#comment-13505132 ] Hoss Man commented on SOLR-2052: Aaron: I don't really know/understand why the restriction

[jira] [Commented] (SOLR-4083) Deprecate specifying individual core information in solr.xml. Possibly deprecate solr.xml entirely

2012-11-27 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505135#comment-13505135 ] Erick Erickson commented on SOLR-4083: -- Looking for some advice here. The problem is

Re: Active 4.x branches?

2012-11-27 Thread Mark Miller
On Nov 27, 2012, at 8:07 PM, Michael McCandless luc...@mikemccandless.com wrote: There are almost like 40 committers. Most with day jobs, families, hobbies, etc. Many, many, many that are not paid to commit your patches. 40 committers perhaps on paper but precious few are active and even

[jira] [Commented] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505155#comment-13505155 ] Mark Miller commented on SOLR-4041: --- Hmm...I'm not sure I'm the biggest fan of

[jira] [Commented] (SOLR-4030) Use Lucene segment merge throttling

2012-11-27 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505161#comment-13505161 ] Mark Miller commented on SOLR-4030: --- This would be nice to add - could you update this

LUCENE-4569

2012-11-27 Thread John Wang
Hey guys: Any feedback on: https://issues.apache.org/jira/browse/LUCENE-4569? Thanks -John

[jira] [Commented] (SOLR-2052) Allow for a list of filter queries and a single docset filter in QueryComponent

2012-11-27 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505201#comment-13505201 ] Yonik Seeley commented on SOLR-2052: bq. the fact that existing tests pass when you

[jira] [Commented] (SOLR-4041) Allow segment merge monitoring in Solr Admin gui

2012-11-27 Thread Radim Kolar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505203#comment-13505203 ] Radim Kolar commented on SOLR-4041: --- no Allow segment merge monitoring

dismax vs edismax

2012-11-27 Thread David Smiley (@MITRE.org)
It was my hope that by now, the dismax edismax distinction would be a thing of the past, such that we'd simply call this by one name, simply dismax. From memories of various JIRA commentary, Jan wants this too and made great progress enhancing edismax, but Hoss pushed back on edismax overtaking

Re: dismax vs edismax

2012-11-27 Thread Jack Krupansky
My view is that if we simply added an option to edismax to restrict the syntax to the very limited syntax of dismax, then we could have one, common xdismax query parser. And then, why not simply rename the current Solr query parser to classic and make the new xdismax be the default Solr query