[jira] [Commented] (LUCENE-3102) Few issues with CachingCollector

2011-05-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035223#comment-13035223 ] Shai Erera commented on LUCENE-3102: There are two things left to do: (1) Use bit se

[jira] [Created] (SOLR-2525) Date Faceting or Range Faceting with offset doesn't convert timezone

2011-05-17 Thread Rohit Gupta (JIRA)
Date Faceting or Range Faceting with offset doesn't convert timezone Key: SOLR-2525 URL: https://issues.apache.org/jira/browse/SOLR-2525 Project: Solr Issue Type: Bug

[jira] [Updated] (LUCENE-2091) Add BM25 Scoring to Lucene

2011-05-17 Thread Shrinath (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shrinath updated LUCENE-2091: - Comment: was deleted (was: Hi, Don't be harsh if I am asking this in a wrong place, but could someone

Re: Building from Eclipse

2011-05-17 Thread Varun Thacker
I used this page to get started. http://wiki.apache.org/solr/HowToContribute#Development_Environment_Tips Hope this helps On Wed, May 18, 2011 at 4:54 AM, Minh Doan wrote: > Hi Daniel, > > You can try svn in eclipse. And then run ant eclipse, and right click the > project, choose refresh > > On

[jira] [Commented] (LUCENE-3102) Few issues with CachingCollector

2011-05-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035188#comment-13035188 ] Shai Erera commented on LUCENE-3102: Committed revision 1104680 (3x). Committed revis

[jira] [Updated] (LUCENE-3104) Hook up Automated Patch Checking for Lucene/Solr

2011-05-17 Thread allen fu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] allen fu updated LUCENE-3104: - Comment: was deleted (was: hi,Grant Ingersoll,I got a question about 'https://issues.apache.org/jira/br

[jira] [Created] (SOLR-2524) Adding grouping to Solr 3x

2011-05-17 Thread Martijn van Groningen (JIRA)
Adding grouping to Solr 3x -- Key: SOLR-2524 URL: https://issues.apache.org/jira/browse/SOLR-2524 Project: Solr Issue Type: New Feature Affects Versions: 3.2 Reporter: Martijn van Groningen Grouping

Re: Building from Eclipse

2011-05-17 Thread Minh Doan
Hi Daniel, You can try svn in eclipse. And then run ant eclipse, and right click the project, choose refresh On Tue, May 17, 2011 at 4:02 PM, Daniel Serodio wrote: > It created a .classpath, but not a .project file. > > Regards, > Daniel Serodio > > > Tom Hill wrote: > > try just doing > > ant

[jira] [Updated] (SOLR-2523) SolrJ QueryResponse doesn't support range facets

2011-05-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-2523: Description: It is possible to get date facets and pivot facets in SolrJ. {code:java

[jira] [Created] (SOLR-2523) SolrJ QueryResponse doesn't support range facets

2011-05-17 Thread Martijn van Groningen (JIRA)
SolrJ QueryResponse doesn't support range facets Key: SOLR-2523 URL: https://issues.apache.org/jira/browse/SOLR-2523 Project: Solr Issue Type: Improvement Components: clients - java

Re: Building from Eclipse

2011-05-17 Thread Daniel Serodio
It created a .classpath, but not a .project file. Regards, Daniel Serodio Tom Hill wrote: try just doing ant eclipse To generate the project for eclipse. Tom On Tue, May 17, 2011 at 3:40 PM, Daniel Serodio (lists) wrote: I'm a newbie Solr user, and I'm trying to build Solr 3.1.0 from Ec

Re: Apache Jenkins emails

2011-05-17 Thread Marvin Humphrey
On Tue, May 17, 2011 at 04:01:41PM -0400, Robert Muir wrote: > If you don't care about tests at all, you can easily filter this stuff > with your email client by looking for [JENKINS]. Yeah, it's just one more straw. My real problem is that I try to consume this list via an email client rather th

[jira] [Commented] (SOLR-2193) Re-architect Update Handler

2011-05-17 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035112#comment-13035112 ] Hoss Man commented on SOLR-2193: bq. I think that commitWithin should mean soft commit. Use

[jira] [Updated] (LUCENE-3104) Hook up Automated Patch Checking for Lucene/Solr

2011-05-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-3104: Attachment: LUCENE-3104.patch Totally non-working patch, likely located in the wrong direc

Re: Building from Eclipse

2011-05-17 Thread Tom Hill
try just doing ant eclipse To generate the project for eclipse. Tom On Tue, May 17, 2011 at 3:40 PM, Daniel Serodio (lists) wrote: > I'm a newbie Solr user, and I'm trying to build Solr 3.1.0 from Eclipse. On > the Solr wiki I found Paolo Castagna's .classpath and .project files for > setting

Building from Eclipse

2011-05-17 Thread Daniel Serodio (lists)
I'm a newbie Solr user, and I'm trying to build Solr 3.1.0 from Eclipse. On the Solr wiki I found Paolo Castagna's .classpath and .project files for setting up Eclipse, but I couldn't build Lucene because it's missing src/demo/ I removed this source folder from .classpath but now it's missing

[jira] [Commented] (SOLR-2193) Re-architect Update Handler

2011-05-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035086#comment-13035086 ] Yonik Seeley commented on SOLR-2193: bq. Crazy idea: drop the notion of commits all tog

[jira] [Commented] (SOLR-2193) Re-architect Update Handler

2011-05-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035075#comment-13035075 ] Grant Ingersoll commented on SOLR-2193: --- Crazy idea: drop the notion of commits all t

[jira] [Commented] (SOLR-2500) TestSolrCoreProperties sometimes fails with "no such core: core0"

2011-05-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035070#comment-13035070 ] Uwe Schindler commented on SOLR-2500: - I get crazy with that test... It passes isolate

[jira] [Issue Comment Edited] (SOLR-1395) Integrate Katta

2011-05-17 Thread Jamie Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034887#comment-13034887 ] Jamie Johnson edited comment on SOLR-1395 at 5/17/11 9:23 PM: --

Fuzzy search always returning docs sorted by the highest match

2011-05-17 Thread Guilherme Aiolfi
Hi, I want to do a fuzzy search and always return documents no matter what the score. So, to do this, I'm tried sorting by strdist() in solr 3.1. It worked great and does ALMOST exactly what I wanted. The problem is that the algorithms supported jw, ngram and edit are not the best fit for my scen

[jira] [Commented] (SOLR-2193) Re-architect Update Handler

2011-05-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035051#comment-13035051 ] Mark Miller commented on SOLR-2193: --- If we go with this separate softAutoCommit as an opt

Fuzzy search always returning docs sorted by the highest match

2011-05-17 Thread Guilherme Aiolfi
I'm re-sending my first message because I've just received the mailing-list confirmation. If it's a duplicated, forget about this one. Hi, I want to do a fuzzy search and always return documents no matter what the score. So, to do this, I'm tried sorting by strdist() in solr 3.1. It worked great

[jira] [Commented] (LUCENE-3104) Hook up Automated Patch Checking for Lucene/Solr

2011-05-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035028#comment-13035028 ] Grant Ingersoll commented on LUCENE-3104: - Allen, please ask your questions on so

[jira] [Commented] (LUCENE-3104) Hook up Automated Patch Checking for Lucene/Solr

2011-05-17 Thread allen fu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035021#comment-13035021 ] allen fu commented on LUCENE-3104: -- hi,Grant Ingersoll,I got a question about 'https://

[jira] [Commented] (LUCENE-3108) Land DocValues on trunk

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035017#comment-13035017 ] Michael McCandless commented on LUCENE-3108: This is an awesome change! Phew

[jira] [Issue Comment Edited] (SOLR-2168) Velocity facet output for facet missing

2011-05-17 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035015#comment-13035015 ] Erik Hatcher edited comment on SOLR-2168 at 5/17/11 8:05 PM: - A

[jira] [Commented] (SOLR-2168) Velocity facet output for facet missing

2011-05-17 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035015#comment-13035015 ] Erik Hatcher commented on SOLR-2168: Alas not, Peter. Sorry. > Velocity facet output

Re: Apache Jenkins emails

2011-05-17 Thread Robert Muir
On Tue, May 17, 2011 at 3:38 PM, Marvin Humphrey wrote: > On Tue, May 17, 2011 at 03:09:31PM -0400, Michael McCandless wrote: >> Yeah I agree... build failures should be as annoying as possible ;) > > Congratulations -- mission accomplished!  They are certainly annoying to me, > and probably to an

[jira] [Commented] (LUCENE-3113) fix analyzer bugs found by MockTokenizer

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13035007#comment-13035007 ] Robert Muir commented on LUCENE-3113: - thanks for reviewing Steven, I agree! I've mad

[jira] [Updated] (LUCENE-3084) MergePolicy.OneMerge.segments should be List not SegmentInfos

2011-05-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3084: -- Attachment: LUCENE-3084-trunk-only.patch Now I improved SegmentInfos more: - It now uses a Ma

Re: Apache Jenkins emails

2011-05-17 Thread Marvin Humphrey
On Tue, May 17, 2011 at 03:09:31PM -0400, Michael McCandless wrote: > Yeah I agree... build failures should be as annoying as possible ;) Congratulations -- mission accomplished! They are certainly annoying to me, and probably to anyone else subscribed to dev who isn't a committer. Marvin Humphr

[jira] [Commented] (LUCENE-2230) Lucene Fuzzy Search: BK-Tree can improve performance 3-20 times.

2011-05-17 Thread Fuad Efendi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034999#comment-13034999 ] Fuad Efendi commented on LUCENE-2230: - I believe this issue should be closed due to s

Re: Apache Jenkins emails

2011-05-17 Thread Shai Erera
> Hmm... wouldn't this "help to ignore" build failures, while current situation > encourages solving them? I don't think current situation encourages resolving the issues more than it would discourage if we grouped all emails together. And I don't believe people will ignore a Jenkins failure thr

[jira] [Commented] (SOLR-2168) Velocity facet output for facet missing

2011-05-17 Thread Peter Wolanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034994#comment-13034994 ] Peter Wolanin commented on SOLR-2168: - Did this change to the templates get committed t

RE: Lucene/Solr JIRA

2011-05-17 Thread Steven A Rowe
On 5/17/2011 at 3:02 PM, Chris Hostetter wrote: > If we were starting from scratch, i'd agree with you that having a single > Jira project makes more sense, but given where we are today, i think we > should probably keep them distinct -- partly from a "pain of migration" > standpoint on our end, bu

[jira] [Commented] (LUCENE-3092) NRTCachingDirectory, to buffer small segments in a RAMDir

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034989#comment-13034989 ] Michael McCandless commented on LUCENE-3092: That's a great point Yonik -- in

[jira] [Commented] (LUCENE-3092) NRTCachingDirectory, to buffer small segments in a RAMDir

2011-05-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034985#comment-13034985 ] Yonik Seeley commented on LUCENE-3092: -- bq. I can't think of any reason why you'd wa

Re: Apache Jenkins emails

2011-05-17 Thread Michael McCandless
Yeah I agree... build failures should be as annoying as possible ;) Mike http://blog.mikemccandless.com On Tue, May 17, 2011 at 2:58 PM, Doron Cohen wrote: > Hmm... wouldn't this "help to ignore" build failures, while current > situation encourages solving them? :) > > I mean, unlike threading

[jira] [Commented] (LUCENE-3092) NRTCachingDirectory, to buffer small segments in a RAMDir

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034981#comment-13034981 ] Michael McCandless commented on LUCENE-3092: I committed it to 3.x as well so

Re: Lucene/Solr JIRA

2011-05-17 Thread Chris Hostetter
If we were starting from scratch, i'd agree with you that having a single Jira project makes more sense, but given where we are today, i think we should probably keep them distinct -- partly from a "pain of migration" standpoint on our end, but also from a user expecations standpoint -- i thin

Re: Apache Jenkins emails

2011-05-17 Thread Doron Cohen
Hmm... wouldn't this "help to ignore" build failures, while current situation encourages solving them? :) I mean, unlike threading JIRA issues which is more convenient now, for build failures this would hide some info - thread title would indicate the oldest failure no. In spite of the above, if

[jira] [Commented] (LUCENE-3104) Hook up Automated Patch Checking for Lucene/Solr

2011-05-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034964#comment-13034964 ] Grant Ingersoll commented on LUCENE-3104: - General Docs started at http://wiki.ap

[jira] [Commented] (PYLUCENE-9) QueryParser replacing stop words with wildcards

2011-05-17 Thread Christopher Currens (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034961#comment-13034961 ] Christopher Currens commented on PYLUCENE-9: We can close it. Thanks for the

[jira] [Commented] (LUCENE-3113) fix analyzer bugs found by MockTokenizer

2011-05-17 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034956#comment-13034956 ] Steven Rowe commented on LUCENE-3113: - +1 bq. the ShingleAnalyzerWrapper was double-

Re: Bulk changing issues in JIRA

2011-05-17 Thread Shai Erera
Created http://wiki.apache.org/lucene-java/BulkIssuesUpdate Thanks Mark ! Shai On Tue, May 17, 2011 at 9:01 PM, Mark Miller wrote: > Thanks Shai! Would make a great addition to the wiki ;) > > On May 16, 2011, at 11:47 PM, Shai Erera wrote:

Re: Lucene/Solr JIRA

2011-05-17 Thread Ryan McKinley
> Can we merge the two? gut reaction says +1, but after thinking about how it would work, i'm +0 Would we just stop accepting new tickets on one system, but still keep track of both? for how long? Would we move open issues from SOLR to LUCENE? migrate the comments/history/etc In the end I thin

[jira] [Resolved] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3111. Resolution: Fixed Fix Version/s: 4.0 > TestFSTs.testRandomWords failure > -

[jira] [Updated] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3111: --- Attachment: LUCENE-3111.patch OK I found this -- if you try to add the same output,

[jira] [Commented] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034949#comment-13034949 ] Robert Muir commented on LUCENE-3111: - See revision 1104452, 5 tests had this problem

Re: Lucene/Solr JIRA

2011-05-17 Thread Mark Miller
On May 17, 2011, at 2:22 PM, Shai Erera wrote: > Can we merge the two? +1. Due to history and other possible pain points, I don't know that it's the right practical idea at the end of the upcoming discussion, but it's certainly a good idea. - Mark Miller lucidimagination.com Lucene/Solr User

[jira] [Commented] (SOLR-2119) IndexSchema should log warning if is declared with charfilter/tokenizer/tokenfiler out of order

2011-05-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034939#comment-13034939 ] Mark Miller commented on SOLR-2119: --- bq. I think this would be a good service to those us

Lucene/Solr JIRA

2011-05-17 Thread Shai Erera
Hi Today we have separate JIRA projects for Lucene and Solr. This, IMO, starts to become confusing and difficult to maintain. I'll explain: * With modules, we now have components in the Lucene JIRA project for different modules (some under modules/* some under lucene/contrib/*). Will we have the

Re: Bulk changing issues in JIRA

2011-05-17 Thread Mark Miller
Thanks Shai! Would make a great addition to the wiki ;) On May 16, 2011, at 11:47 PM, Shai Erera wrote: > Hi > > If you ever wondered how to bulk change issues in JIRA, here's the procedure: > > * View a list of issues, e.g. by query/filter > > * At the top-right you'll find this: > > > * Cl

[jira] [Commented] (LUCENE-3092) NRTCachingDirectory, to buffer small segments in a RAMDir

2011-05-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034927#comment-13034927 ] Shai Erera commented on LUCENE-3092: Mike, this is a great idea ! If there are any ch

[jira] [Resolved] (LUCENE-3092) NRTCachingDirectory, to buffer small segments in a RAMDir

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3092. Resolution: Fixed > NRTCachingDirectory, to buffer small segments in a RAMDir > --

[jira] [Commented] (SOLR-2193) Re-architect Update Handler

2011-05-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034918#comment-13034918 ] Mark Miller commented on SOLR-2193: --- Next I need to look at the thread safety of CommitTr

[jira] [Commented] (LUCENE-3092) NRTCachingDirectory, to buffer small segments in a RAMDir

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034911#comment-13034911 ] Michael McCandless commented on LUCENE-3092: Alas I haven't had time to reall

[jira] [Resolved] (LUCENE-3098) Grouped total count

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3098. Resolution: Fixed Committed. I made a small change to TestGrouping (renamed one v

[jira] [Updated] (SOLR-2193) Re-architect Update Handler

2011-05-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2193: -- Attachment: SOLR-2193.patch Here is a new patch - couple tests, couple fixes, etc, etc. Still has no co

[jira] [Commented] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034900#comment-13034900 ] Robert Muir commented on LUCENE-3111: - I have an idea how i think i can make LuceneTe

[jira] [Commented] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034899#comment-13034899 ] Michael McCandless commented on LUCENE-3111: OK this reproduces the bug, once

[jira] [Commented] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034895#comment-13034895 ] Michael McCandless commented on LUCENE-3111: Doh! +1 for findbugs. > TestFS

[jira] [Commented] (SOLR-1395) Integrate Katta

2011-05-17 Thread Jamie Johnson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034887#comment-13034887 ] Jamie Johnson commented on SOLR-1395: - Is there any updated documentation for how to do

[jira] [Commented] (SOLR-2424) extracted text from tika has no spaces

2011-05-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034886#comment-13034886 ] Andrzej Bialecki commented on SOLR-2424: - Liam, what version of the cmd-line tika

[jira] [Commented] (LUCENE-3092) NRTCachingDirectory, to buffer small segments in a RAMDir

2011-05-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034884#comment-13034884 ] David Smiley commented on LUCENE-3092: -- This looks cool. Any performance measuremen

[jira] [Commented] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034880#comment-13034880 ] Robert Muir commented on LUCENE-3111: - ok, the problem is the test overrides setup()

[jira] [Commented] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034876#comment-13034876 ] Robert Muir commented on LUCENE-3111: - This sounds like a bug in either the test or t

[jira] [Assigned] (SOLR-2521) TestJoin.testRandom fails

2011-05-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-2521: -- Assignee: Yonik Seeley > TestJoin.testRandom fails > - > >

[Lucene.Net] [jira] [Resolved] (LUCENENET-410) Lucene In Action (LIA book) samples for .NET.

2011-05-17 Thread Prescott Nasser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prescott Nasser resolved LUCENENET-410. --- Resolution: Not A Problem > Lucene In Action (LIA book) samples for .NET. > --

[jira] [Commented] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034868#comment-13034868 ] Michael McCandless commented on LUCENE-3111: I'm also not able to reproduce..

[jira] [Commented] (LUCENE-3112) Add IW.add/updateDocuments to support nested documents

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034854#comment-13034854 ] Robert Muir commented on LUCENE-3112: - {quote} I suppose we could consider changing t

[jira] [Created] (LUCENE-3114) PrefixAndSuffixAwareTokenFilter code cleanup

2011-05-17 Thread Robert Muir (JIRA)
PrefixAndSuffixAwareTokenFilter code cleanup Key: LUCENE-3114 URL: https://issues.apache.org/jira/browse/LUCENE-3114 Project: Lucene - Java Issue Type: Task Components: modules/analysis

[jira] [Commented] (LUCENE-3112) Add IW.add/updateDocuments to support nested documents

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034850#comment-13034850 ] Michael McCandless commented on LUCENE-3112: {quote} We should really think t

[jira] [Commented] (LUCENE-3113) fix analyzer bugs found by MockTokenizer

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034846#comment-13034846 ] Robert Muir commented on LUCENE-3113: - Uwe, I think i'll open a followup issue to cle

[jira] [Commented] (LUCENE-3102) Few issues with CachingCollector

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034841#comment-13034841 ] Michael McCandless commented on LUCENE-3102: Patch looks great! But, can we

[jira] [Commented] (LUCENE-3097) Post grouping faceting

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034836#comment-13034836 ] Michael McCandless commented on LUCENE-3097: Right, this'd mean all docs shar

[jira] [Commented] (LUCENE-3092) NRTCachingDirectory, to buffer small segments in a RAMDir

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034835#comment-13034835 ] Michael McCandless commented on LUCENE-3092: Thanks Simon; I'll commit soon..

[jira] [Commented] (LUCENE-1421) Ability to group search results by field

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034828#comment-13034828 ] Michael McCandless commented on LUCENE-1421: I'm only testing groupSort and s

[jira] [Commented] (SOLR-2193) Re-architect Update Handler

2011-05-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034818#comment-13034818 ] Mark Miller commented on SOLR-2193: --- I've got some fixes for this, and I've started on so

[jira] [Commented] (LUCENE-3113) fix analyzer bugs found by MockTokenizer

2011-05-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034816#comment-13034816 ] Uwe Schindler commented on LUCENE-3113: --- A quick check on the fixes in the implemen

[jira] [Commented] (LUCENE-2091) Add BM25 Scoring to Lucene

2011-05-17 Thread Shrinath (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034815#comment-13034815 ] Shrinath commented on LUCENE-2091: -- Hi, Don't be harsh if I am asking this in a wrong

[jira] [Commented] (LUCENE-3113) fix analyzer bugs found by MockTokenizer

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034806#comment-13034806 ] Robert Muir commented on LUCENE-3113: - I think this patch is ready to commit, i'll wa

SpanNearQuery - inOrder parameter

2011-05-17 Thread Gregory Tarr
I attach a junit test which shows strange behaviour of the inOrder parameter on the SpanNearQuery constructor, using Lucene 2.9.4. My understanding of this parameter is that true forces the order and false doesn't care about the order. Using true always works. However using false works fine when

[jira] [Updated] (LUCENE-3113) fix analyzer bugs found by MockTokenizer

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3113: Attachment: LUCENE-3113.patch updated patch, fixing the bugs in Synonyms and ShingleFilter. also,

[jira] [Resolved] (SOLR-2445) unknown handler: standard

2011-05-17 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi resolved SOLR-2445. -- Resolution: Fixed Fix Version/s: 3.1.1 Committed revision 1104270 for 3.1.1. Thanks Gabri

[jira] [Updated] (LUCENE-3113) fix analyzer bugs found by MockTokenizer

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3113: Attachment: LUCENE-3113.patch attached is a patch, the synonyms and shingles tests still fail. >

[jira] [Updated] (LUCENE-3113) fix analyzer bugs found by MockTokenizer

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3113: Component/s: modules/analysis Fix Version/s: 4.0 3.2 > fix analyzer bugs

[jira] [Created] (LUCENE-3113) fix analyzer bugs found by MockTokenizer

2011-05-17 Thread Robert Muir (JIRA)
fix analyzer bugs found by MockTokenizer Key: LUCENE-3113 URL: https://issues.apache.org/jira/browse/LUCENE-3113 Project: Lucene - Java Issue Type: Bug Reporter: Robert Muir Attac

[jira] [Reopened] (SOLR-2445) unknown handler: standard

2011-05-17 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reopened SOLR-2445: -- Seems that no one objects about applying the patch to 3.1.1. Reopening. > unknown handler: standard

[jira] [Commented] (LUCENE-3110) ASCIIFoldingFilter wrongly folds german Umlauts

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034764#comment-13034764 ] Robert Muir commented on LUCENE-3110: - another option, is to use the German2 stemmer

[jira] [Resolved] (LUCENE-3110) ASCIIFoldingFilter wrongly folds german Umlauts

2011-05-17 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-3110. - Resolution: Won't Fix See LUCENE-1696, where Robert Muir advocates using an ICU collation filter

[jira] [Commented] (LUCENE-3112) Add IW.add/updateDocuments to support nested documents

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034750#comment-13034750 ] Michael McCandless commented on LUCENE-3112: bq. Yet, I think you should push

Re: Solr Config XML DTD's

2011-05-17 Thread Michael McCandless
https://issues.apache.org/jira/browse/SOLR-2119 is a good example where we are failing to catch mis-configuration on startup. Is there some way we can baby step here? EG use one of these XML validation packages, incrementally, on only sub-strings from the XML? (Or simpler is to just do the checki

[jira] [Commented] (SOLR-2119) IndexSchema should log warning if is declared with charfilter/tokenizer/tokenfiler out of order

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034740#comment-13034740 ] Michael McCandless commented on SOLR-2119: -- +1 for hard error. In general for pro

[jira] [Updated] (SOLR-2119) IndexSchema should log warning if is declared with charfilter/tokenizer/tokenfiler out of order

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated SOLR-2119: - Fix Version/s: 4.0 3.2 > IndexSchema should log warning if is declared

[jira] [Assigned] (LUCENE-3111) TestFSTs.testRandomWords failure

2011-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-3111: -- Assignee: Michael McCandless > TestFSTs.testRandomWords failure >

[jira] [Commented] (LUCENE-3112) Add IW.add/updateDocuments to support nested documents

2011-05-17 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034734#comment-13034734 ] Jason Rutherglen commented on LUCENE-3112: -- I think perhaps like a Hadoop input

[jira] [Commented] (LUCENE-3112) Add IW.add/updateDocuments to support nested documents

2011-05-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13034730#comment-13034730 ] Robert Muir commented on LUCENE-3112: - We should really think through the consequence

[jira] [Updated] (LUCENE-3084) MergePolicy.OneMerge.segments should be List not SegmentInfos

2011-05-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3084: -- Attachment: LUCENE-3084-trunk-only.patch Further refactoring: - I was able to move more intern

  1   2   >