[jira] Created: (LUCENE-1490) CJKTokenizer convert HALFWIDTH_AND_FULLWIDTH_FORMS wrong

2008-12-11 Thread Daniel Cheng (JIRA)
CJKTokenizer convert HALFWIDTH_AND_FULLWIDTH_FORMS wrong -- Key: LUCENE-1490 URL: https://issues.apache.org/jira/browse/LUCENE-1490 Project: Lucene - Java Issue Type: Bug

[jira] Updated: (LUCENE-1488) issues with standardanalyzer on multilingual text

2008-12-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1488: Attachment: ICUAnalyzer.patch i've attached a patch for 'ICUAnalyzer'. I see that some things invo

[jira] Commented: (LUCENE-1473) Implement standard Serialization across Lucene versions

2008-12-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655894#action_12655894 ] Doug Cutting commented on LUCENE-1473: -- > shift the problem around but do not really

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655892#action_12655892 ] Hoss Man commented on LUCENE-1483: -- I haven't been following this issue too closely (or t

[jira] Updated: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1483: Attachment: LUCENE-1483.patch I think its almost there. I still want to spend a little time lookin

[jira] Commented: (LUCENE-1485) Use OpenBitSet instead of BitVector in SegmentReader

2008-12-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655862#action_12655862 ] Yonik Seeley commented on LUCENE-1485: -- bq. It is somewhat surprising given OpenBitS

[jira] Commented: (LUCENE-1487) FieldCacheTermsFilter

2008-12-11 Thread Tim Sturge (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655854#action_12655854 ] Tim Sturge commented on LUCENE-1487: Mark, Otis, looking back over the bug history I t

[jira] Commented: (LUCENE-1487) FieldCacheTermsFilter

2008-12-11 Thread Tim Sturge (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655851#action_12655851 ] Tim Sturge commented on LUCENE-1487: I'm running a bit behind this week and I'm out mo

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655850#action_12655850 ] Mark Miller commented on LUCENE-1483: - I thought there were some that wanted to change

[jira] Commented: (LUCENE-1485) Use OpenBitSet instead of BitVector in SegmentReader

2008-12-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655849#action_12655849 ] Jason Rutherglen commented on LUCENE-1485: -- Grant write: "Is the "slightly" in th

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655847#action_12655847 ] Michael McCandless commented on LUCENE-1483: {quote} > Is that right? We bette

[jira] Commented: (LUCENE-1473) Implement standard Serialization across Lucene versions

2008-12-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655845#action_12655845 ] Jason Rutherglen commented on LUCENE-1473: -- To Wolf: Your patch looked like it wa

[jira] Created: (LUCENE-1489) highlighter problem with n-gram tokens

2008-12-11 Thread Koji Sekiguchi (JIRA)
highlighter problem with n-gram tokens -- Key: LUCENE-1489 URL: https://issues.apache.org/jira/browse/LUCENE-1489 Project: Lucene - Java Issue Type: Bug Components: contrib/highlighter

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655839#action_12655839 ] Michael McCandless commented on LUCENE-1483: {quote} > If we do that, I don't

[jira] Commented: (LUCENE-1488) issues with standardanalyzer on multilingual text

2008-12-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655840#action_12655840 ] Robert Muir commented on LUCENE-1488: - thats a good idea. you know, currently trying t

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655836#action_12655836 ] Mark Miller commented on LUCENE-1483: - Is that right? We better get going on java5 con

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655832#action_12655832 ] Mark Miller commented on LUCENE-1483: - bq. Could we leave (eg) TopDocCollector extendi

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655829#action_12655829 ] Michael McCandless commented on LUCENE-1483: {quote} > I'm not a fan of contro

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655821#action_12655821 ] markrmil...@gmail.com edited comment on LUCENE-1483 at 12/11/08 4:32 PM: ---

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655821#action_12655821 ] markrmil...@gmail.com edited comment on LUCENE-1483 at 12/11/08 4:29 PM: ---

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655821#action_12655821 ] Mark Miller commented on LUCENE-1483: - Okay, so subclasses of HitCollector stay subcla

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655812#action_12655812 ] Doug Cutting commented on LUCENE-1483: -- > If users are using a HitCollector as a ref

[jira] Commented: (LUCENE-1488) issues with standardanalyzer on multilingual text

2008-12-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655808#action_12655808 ] Grant Ingersoll commented on LUCENE-1488: - Very interesting, Robert. I'd like to

[jira] Commented: (LUCENE-1473) Implement standard Serialization across Lucene versions

2008-12-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655806#action_12655806 ] Doug Cutting commented on LUCENE-1473: -- Thanks, Wolf, this looks like a promising app

Re: SVN karma problem?

2008-12-11 Thread Grant Ingersoll
http://www.nabble.com/Committing-new-files-to-(write-through-proxy)-slave-repo-fails---400-Bad-Request-td20083914.html Any of that ring a bell? On Dec 11, 2008, at 5:49 PM, Karl Wettin wrote: I tried clean checkout, upgraded my SVN client and a bunch of other things. I could try to add and re

Re: SVN karma problem?

2008-12-11 Thread Karl Wettin
I tried clean checkout, upgraded my SVN client and a bunch of other things. I could try to add and remove an alternative dummy file. 11 dec 2008 kl. 23.35 skrev Grant Ingersoll: Does an svn cleanup help? What about on a clean checkout? On Dec 11, 2008, at 5:13 PM, Karl Wettin wrote: I can'

Re: SVN karma problem?

2008-12-11 Thread Grant Ingersoll
Does an svn cleanup help? What about on a clean checkout? On Dec 11, 2008, at 5:13 PM, Karl Wettin wrote: I can't seem to commit new files in contrib, only update existing. Or am I misinterpreting the error? svn: Commit failed (details follow): svn: Server sent unexpected return value (400

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655789#action_12655789 ] Mark Miller commented on LUCENE-1483: - bq. upgrade everything in trunk to use this,

SVN karma problem?

2008-12-11 Thread Karl Wettin
I can't seem to commit new files in contrib, only update existing. Or am I misinterpreting the error? svn: Commit failed (details follow): svn: Server sent unexpected return value (400 Bad Request) in response to PROPFIND request for '/repos/asf/!svn/wrk/d81a2cce-e749-4cd0- a609-6e2a3763b81d

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655771#action_12655771 ] Mark Miller commented on LUCENE-1483: - Thats a great idea, I'll try that route. Anoth

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Doug Cutting (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655761#action_12655761 ] Doug Cutting commented on LUCENE-1483: -- Could we add a new class like {code} public

[jira] Commented: (LUCENE-1487) FieldCacheTermsFilter

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655760#action_12655760 ] Mark Miller commented on LUCENE-1487: - Hold out Tim, your likely to get further commen

[jira] Commented: (LUCENE-1487) FieldCacheTermsFilter

2008-12-11 Thread Tim Sturge (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655757#action_12655757 ] Tim Sturge commented on LUCENE-1487: No problem at all. Should I assume this means tha

Re: [jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller
Mark Miller (JIRA) wrote: bq. The problem is this doesn't create a the right sequence. Ie, if we mark supportsDocBase as deprecated, then some ExternalHitCollector won't see the deprecation warning (they have not overridden supportsDocBase), and so then we can't remove it in 3.0 since their c

[jira] Resolved: (LUCENE-1422) New TokenStream API

2008-12-11 Thread Michael Busch (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch resolved LUCENE-1422. --- Resolution: Fixed See LUCENE-1460. > New TokenStream API > --- > >

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655718#action_12655718 ] Mark Miller commented on LUCENE-1483: - bq. Oh one more thing: I think we don't need bo

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655716#action_12655716 ] Mark Miller commented on LUCENE-1483: - bq. But you shouldn't change that test (it shou

[jira] Updated: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1483: Attachment: LUCENE-1483.patch So I don't know what that stackover flow was, but I just put things

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655713#action_12655713 ] Michael McCandless commented on LUCENE-1483: Oh one more thing: I think we don

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655710#action_12655710 ] Michael McCandless commented on LUCENE-1483: bq. If you try using the default

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655709#action_12655709 ] Mark Miller commented on LUCENE-1483: - bq. Looks good! Do we really need IndexReader.s

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655704#action_12655704 ] Michael McCandless commented on LUCENE-1483: Also, back compat tests fail to c

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655703#action_12655703 ] Michael McCandless commented on LUCENE-1483: Looks good! Do we really need In

RE: [jira] Created: (LUCENE-1486) Wildcards, ORs etc inside Phrasequeries

2008-12-11 Thread Steven A Rowe
Hi David, SpanRegexQuery may help - see my response on a similar thread below: Steve On 12/11/2008 at 11:59 AM, David Kaelbling wrote: > Thanks! But not quite -- that query doesn't hit on a document that > contai

[jira] Updated: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for multiple subreaders

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1483: Description: FieldCache and Filters are forced down to a single segment reader, allowing for indiv

[jira] Updated: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1483: Attachment: LUCENE-1483.patch That actually needed a couple of tweaks. > Change IndexSearcher to

Re: [jira] Created: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2008-12-11 Thread David Kaelbling
Thanks! But not quite -- that query doesn't hit on a document that contains: copyright 2008 mycompany blah blah blah blah copyright 2008 yourcompany - David On Thu, 2008-12-11 at 11:33 -0500, Yonik Seeley wrote: > On Thu, Dec 11, 2008 at 11:24 AM, David Kaelbling > <[EMAI

Re: [jira] Created: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2008-12-11 Thread Yonik Seeley
On Thu, Dec 11, 2008 at 11:33 AM, Yonik Seeley <[EMAIL PROTECTED]> wrote: > On Thu, Dec 11, 2008 at 11:24 AM, David Kaelbling > <[EMAIL PROTECTED]> wrote: >> Will https://issues.apache.org/jira/browse/LUCENE-1486 let people >> include NOT inside phrases? My customers would like to have queries >>

Re: [jira] Created: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2008-12-11 Thread mark harwood
I'm not sure I see an easy translation of "copyright !mycompany" into SpanQueries which is how all the other queries are being converted. SpanNotQuery isn't applicable here because that only tests spans don't overlap. Yonik's approach looks good. - Original Message From: Yonik Seeley

[jira] Commented: (LUCENE-1473) Implement standard Serialization across Lucene versions

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655689#action_12655689 ] Mark Miller commented on LUCENE-1473: - Thanks Wolf, +1 on the change. This issue propo

Re: [jira] Created: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2008-12-11 Thread Yonik Seeley
On Thu, Dec 11, 2008 at 11:24 AM, David Kaelbling <[EMAIL PROTECTED]> wrote: > Will https://issues.apache.org/jira/browse/LUCENE-1486 let people > include NOT inside phrases? My customers would like to have queries > like "copyright !mycompany"~2, that find any copyright clause except > their own.

[jira] Updated: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1483: Attachment: LUCENE-1483.patch I think this is almost there: added the new logic to relevance and h

Re: [jira] Created: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2008-12-11 Thread David Kaelbling
Will https://issues.apache.org/jira/browse/LUCENE-1486 let people include NOT inside phrases? My customers would like to have queries like "copyright !mycompany"~2, that find any copyright clause except their own. Currently searches like this hit on copyright only if mycompany doesn't appear anyw

[jira] Updated: (LUCENE-1473) Implement standard Serialization across Lucene versions

2008-12-11 Thread Wolf Siberski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wolf Siberski updated LUCENE-1473: -- Attachment: lucene-contrib-remote.patch This patch removes all dependencies to Serializable an

[jira] Commented: (LUCENE-1473) Implement standard Serialization across Lucene versions

2008-12-11 Thread Wolf Siberski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655676#action_12655676 ] Wolf Siberski commented on LUCENE-1473: --- This seems to be the right way to go. The p

[jira] Created: (LUCENE-1488) issues with standardanalyzer on multilingual text

2008-12-11 Thread Robert Muir (JIRA)
issues with standardanalyzer on multilingual text - Key: LUCENE-1488 URL: https://issues.apache.org/jira/browse/LUCENE-1488 Project: Lucene - Java Issue Type: Wish Components: contrib

[jira] Updated: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2008-12-11 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-1486: - Attachment: TestComplexPhraseQuery.java Added tests for range queries and plain PhraseQueries >

[jira] Updated: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2008-12-11 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-1486: - Attachment: (was: TestComplexPhraseQuery.java) > Wildcards, ORs etc inside Phrase queries >

[jira] Updated: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2008-12-11 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-1486: - Attachment: ComplexPhraseQueryParser.java Fixed bug with plain phrase query, added support for r

[jira] Updated: (LUCENE-1486) Wildcards, ORs etc inside Phrase queries

2008-12-11 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Harwood updated LUCENE-1486: - Attachment: (was: ComplexPhraseQueryParser.java) > Wildcards, ORs etc inside Phrase queries

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655663#action_12655663 ] Mark Miller commented on LUCENE-1483: - Okay, I follow now. If you did things correctly

[jira] Resolved: (LUCENE-1380) Patch for ShingleFilter.enablePositions (or PositionFilter)

2008-12-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-1380. - Resolution: Fixed Lucene Fields: [New, Patch Available] (was: [Patch Available, N

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655647#action_12655647 ] Michael McCandless commented on LUCENE-1483: bq. How about those keeping their

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655642#action_12655642 ] [EMAIL PROTECTED] edited comment on LUCENE-1483 at 12/11/08 6:00 AM: ---

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655642#action_12655642 ] Mark Miller commented on LUCENE-1483: - bq. Is it TestSort.testTopDocScores that you se

[jira] Updated: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1483: Attachment: LUCENE-1483.patch A filter fix thats closer to correct and a new test. > Change Inde

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655639#action_12655639 ] Michael McCandless commented on LUCENE-1483: You shouldn't need to subtract ba

[jira] Commented: (LUCENE-1380) Patch for ShingleFilter.enablePositions (or PositionFilter)

2008-12-11 Thread Mck SembWever (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655637#action_12655637 ] Mck SembWever commented on LUCENE-1380: --- Yes we agreed with the PositionFilter appro

[jira] Reopened: (LUCENE-1422) New TokenStream API

2008-12-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reopened LUCENE-1422: - Lucene Fields: [Patch Available] (was: [Patch Available, New]) {quote} Outstanding:

Re: [jira] Commented: (LUCENE-965) Implement a state-of-the-art retrieval function in Lucene

2008-12-11 Thread Grant Ingersoll
I don't think the original authors have followed up on this patch at all since first posting. On Nov 27, 2008, at 6:44 AM, Ian Holsman (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655634#action_12655634 ] Michael McCandless commented on LUCENE-1483: Maybe, we should add "setDocBase"

[jira] Commented: (LUCENE-1380) Patch for ShingleFilter.enablePositions (or PositionFilter)

2008-12-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655633#action_12655633 ] Grant Ingersoll commented on LUCENE-1380: - Just to be clear, Mck, what changes are

[jira] Assigned: (LUCENE-1380) Patch for ShingleFilter.enablePositions (or PositionFilter)

2008-12-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reassigned LUCENE-1380: --- Assignee: Grant Ingersoll > Patch for ShingleFilter.enablePositions (or PositionFilt

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655628#action_12655628 ] Mark Miller commented on LUCENE-1483: - bq. I think given this, we should cutover other

[jira] Issue Comment Edited: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655620#action_12655620 ] [EMAIL PROTECTED] edited comment on LUCENE-1483 at 12/11/08 4:22 AM: ---

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655623#action_12655623 ] Michael McCandless commented on LUCENE-1483: One thing to fix is ParalellReade

[jira] Updated: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1483: Attachment: LUCENE-1483.patch Hmmm...well this makes the test pass (I subtract the base from the f

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655617#action_12655617 ] Mark Miller commented on LUCENE-1483: - Thanks Mike. Are we going to be screwed with t

[jira] Commented: (LUCENE-1483) Change IndexSearcher to use MultiSearcher semantics for sorted searches

2008-12-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12655616#action_12655616 ] Michael McCandless commented on LUCENE-1483: OK, I ran a quick perf test on a

Fuzzy search in other database

2008-12-11 Thread usaravanan
SDK for lucene - fuzzy search using xquery, Give sample application, so that use the same in third party database. Thanks Saravanan.U -- View this message in context: http://www.nabble.com/Fuzzy-search-in-other-database-tp20952148p20952148.html Sent from the Lucene - Java Developer mailing list