[jira] Commented: (LUCENE-1482) Replace infoSteram by a logging framework (SLF4J)

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718327#action_12718327 ] Shai Erera commented on LUCENE-1482: I'm not even sure if this issue should be kept

[jira] Commented: (LUCENE-1460) Change all contrib TokenStreams/Filters to use the new TokenStream API

2009-06-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718342#action_12718342 ] Simon Willnauer commented on LUCENE-1460: - Robert, would you divide your patch

[jira] Updated: (LUCENE-1460) Change all contrib TokenStreams/Filters to use the new TokenStream API

2009-06-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-1460: Attachment: LUCENE-1460_contrib_partial.txt LUCENE-1460_core.txt split patch:

[jira] Commented: (LUCENE-1592) fix or deprecate TermsEnum.skipTo

2009-06-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718357#action_12718357 ] Uwe Schindler commented on LUCENE-1592: --- I will do this and close this issue, it is

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718360#action_12718360 ] Simon Willnauer commented on LUCENE-1407: - This bugs me for a while already. Just

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718363#action_12718363 ] Michael McCandless commented on LUCENE-1407: I'd also like to see this in 2.9

Re: MMap certain files, leave the rest to the regular dir

2009-06-11 Thread Michael McCandless
Could we use FileSwitchDirectory to achieve that? Mike On Thu, Jun 11, 2009 at 1:12 AM, Jason Rutherglenjason.rutherg...@gmail.com wrote: On the topic of MMaping files. Would a Directory implementation that transparently MMaps only certain files be interesting? It could MMap files that are

[jira] Updated: (LUCENE-1167) add compatibility statement to README.txt for all contribs

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1167: --- Fix Version/s: (was: 2.9) 3.1 I agree; moving out. add

[jira] Updated: (LUCENE-1545) Standard analyzer does not correctly tokenize combining character U+0364 COMBINING LATIN SMALL LETTRE E

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1545: --- Fix Version/s: (was: 3.0) 3.1 Mark, when we push, we should

RE: MMap certain files, leave the rest to the regular dir

2009-06-11 Thread Uwe Schindler
This was my first idea, when I read the subject. The solution is FileSwitchDirectory. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Michael McCandless [mailto:luc...@mikemccandless.com] Sent:

Re: Lucene memory usage

2009-06-11 Thread Michael McCandless
On Wed, Jun 10, 2009 at 9:24 PM, Jason Rutherglenjason.rutherg...@gmail.com wrote: I read over the LUCENE-1458 comments again. Interesting. I think the most compelling argument is that the various files we're normally loading into the heap are, after merging, in the IO cache. If we can simply

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718379#action_12718379 ] Shai Erera commented on LUCENE-1407: In LUCENE-1630 I'm going to do just that, as part

[jira] Updated: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1407: Fix Version/s: (was: 3.0) 2.9 Looks like we flip back for now in either

[jira] Updated: (LUCENE-1482) Replace infoSteram by a logging framework (SLF4J)

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1482: Fix Version/s: (was: 3.0) 3.1 Replace infoSteram by a logging framework

[jira] Updated: (LUCENE-996) Parsing mixed inclusive/exclusive range queries

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-996: --- Fix Version/s: (was: 3.0) 3.1 Parsing mixed inclusive/exclusive range

[jira] Updated: (LUCENE-772) Index corruption can cause infinite spin loop when Lucene attempts to incorrectly uncompress fields

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-772: --- Fix Version/s: (was: 2.1) 3.1 Index corruption can cause infinite spin loop

[jira] Commented: (LUCENE-1599) SpanRegexQuery and SpanNearQuery is not working with MultiSearcher

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718396#action_12718396 ] Mark Miller commented on LUCENE-1599: - Hey Billow, do you have anything to add to help

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718398#action_12718398 ] Shai Erera commented on LUCENE-1407: Hmm ... maybe that won't be that simple. As part

Re: Payloads and TrieRangeQuery

2009-06-11 Thread Michael McCandless
On Wed, Jun 10, 2009 at 6:07 PM, Yonik Seeleyyo...@lucidimagination.com wrote: Really goes into Solr land... my pref for Lucene is to remain a core expert-level full-text search library and keep out things that are easy to do in an application or at another level. I think this must be the

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718403#action_12718403 ] Simon Willnauer commented on LUCENE-1407: - Shai, I have looked at LUCENE-1630 but

[jira] Created: (LUCENE-1684) Add matchVersion to StandardAnalyzer

2009-06-11 Thread Michael McCandless (JIRA)
Add matchVersion to StandardAnalyzer Key: LUCENE-1684 URL: https://issues.apache.org/jira/browse/LUCENE-1684 Project: Lucene - Java Issue Type: Improvement Components: Analysis

Re: back compat is good

2009-06-11 Thread Michael McCandless
On Wed, Jun 10, 2009 at 4:21 PM, Yonik Seeleyyo...@lucidimagination.com wrote: On Wed, Jun 10, 2009 at 4:11 PM, Mark Miller markrmil...@gmail.com wrote: The computer should handle that for me. It really should be as easy as saying, look I want the best new defaults, or I want the back compat

[jira] Updated: (LUCENE-1684) Add matchVersion to StandardAnalyzer

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1684: --- Attachment: LUCENE-1684.patch Add matchVersion to StandardAnalyzer

[jira] Updated: (LUCENE-1599) SpanRegexQuery and SpanNearQuery is not working with MultiSearcher

2009-06-11 Thread Billow Gao (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Billow Gao updated LUCENE-1599: --- Attachment: TestSpanRegexBug.java Sorry, I should write the test case earlier. Forgot to check my

[jira] Commented: (LUCENE-1599) SpanRegexQuery and SpanNearQuery is not working with MultiSearcher

2009-06-11 Thread Billow Gao (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718419#action_12718419 ] Billow Gao commented on LUCENE-1599: Just uploaded the testcase

[jira] Updated: (LUCENE-1644) Enable MultiTermQuery's constant score mode to also use BooleanQuery under the hood

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1644: --- Fix Version/s: (was: 2.9) 3.1 I agree... moving out.

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718428#action_12718428 ] Shai Erera commented on LUCENE-1407: bq. Shai, I have looked at LUCENE-1630 but

Re: Payloads and TrieRangeQuery

2009-06-11 Thread Yonik Seeley
On Thu, Jun 11, 2009 at 7:01 AM, Michael McCandlessluc...@mikemccandless.com wrote: On Wed, Jun 10, 2009 at 6:07 PM, Yonik Seeleyyo...@lucidimagination.com wrote: Really goes into Solr land... my pref for Lucene is to remain a core expert-level full-text search library and keep out things

Weird problem w/ JIRA

2009-06-11 Thread Shai Erera
Hi I apologize in advance that this email is not directly related to Lucene, but I was wondering if someone else ran into the weird behavior I'm experiencing. I noticed that for just the issues I create, I get two emails for every comment/update, regardless of who does it (me or someone else).

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

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1536: --- Fix Version/s: (was: 2.9) 3.1 Moving out. if a filter can

[jira] Resolved: (LUCENE-1592) fix or deprecate TermsEnum.skipTo

2009-06-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1592. --- Resolution: Fixed Committed revision: 783747 fix or deprecate TermsEnum.skipTo

[jira] Commented: (LUCENE-1676) New Token filter for adding payloads in-stream

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718433#action_12718433 ] Michael McCandless commented on LUCENE-1676: Shouldn't the CHANGES entry in

[jira] Resolved: (LUCENE-1642) IndexWriter.addIndexesNoOptimize ignores the compound file setting of the destination index

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1642. Resolution: Fixed I added the test case committed. Thanks Yasuhiro!

[jira] Assigned: (LUCENE-979) Remove Deprecated Benchmarking Utilities from contrib/benchmark

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-979: - Assignee: Michael McCandless Remove Deprecated Benchmarking Utilities from

[jira] Commented: (LUCENE-1630) Mating Collector and Scorer on doc Id orderness

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718436#action_12718436 ] Shai Erera commented on LUCENE-1630: Over in LUCENE-1407 I made some comments about

[jira] Commented: (LUCENE-1539) Improve Benchmark

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718440#action_12718440 ] Michael McCandless commented on LUCENE-1539: Jason this patch seems close...

[jira] Commented: (LUCENE-979) Remove Deprecated Benchmarking Utilities from contrib/benchmark

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718442#action_12718442 ] Shai Erera commented on LUCENE-979: --- What are the old benchmark utilities? Remove

[jira] Commented: (LUCENE-1676) New Token filter for adding payloads in-stream

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718443#action_12718443 ] Mark Miller commented on LUCENE-1676: - That has been minorly inconsistent in the past.

[jira] Commented: (LUCENE-1676) New Token filter for adding payloads in-stream

2009-06-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718447#action_12718447 ] Grant Ingersoll commented on LUCENE-1676: - bq. Shouldn't the CHANGES entry in this

RE: Payloads and TrieRangeQuery

2009-06-11 Thread Uwe Schindler
From: Michael McCandless [mailto:luc...@mikemccandless.com] On Wed, Jun 10, 2009 at 6:07 PM, Yonik Seeleyyo...@lucidimagination.com wrote: Really goes into Solr land... my pref for Lucene is to remain a core expert-level full-text search library and keep out things that are easy to do in

[jira] Commented: (LUCENE-979) Remove Deprecated Benchmarking Utilities from contrib/benchmark

2009-06-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718450#action_12718450 ] Grant Ingersoll commented on LUCENE-979: bq. What are the old benchmark utilities?

[jira] Commented: (LUCENE-979) Remove Deprecated Benchmarking Utilities from contrib/benchmark

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718452#action_12718452 ] Shai Erera commented on LUCENE-979: --- Oh ok, you mean o.a.l.benchmark.Benchmarker,

[jira] Commented: (LUCENE-979) Remove Deprecated Benchmarking Utilities from contrib/benchmark

2009-06-11 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718463#action_12718463 ] Grant Ingersoll commented on LUCENE-979: Yes. Remove Deprecated Benchmarking

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718466#action_12718466 ] Shai Erera commented on LUCENE-1407: I did the following: removed the extends Remote

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718472#action_12718472 ] Shai Erera commented on LUCENE-1407: From UnicastRemoteObject's documentation:

[jira] Commented: (LUCENE-1496) Move solr NumberUtils to lucene

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718473#action_12718473 ] Michael McCandless commented on LUCENE-1496: Uwe, with trie now handling 32

[jira] Resolved: (LUCENE-979) Remove Deprecated Benchmarking Utilities from contrib/benchmark

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-979. --- Resolution: Fixed I just removed them. Remove Deprecated Benchmarking Utilities

[jira] Commented: (LUCENE-1496) Move solr NumberUtils to lucene

2009-06-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718476#action_12718476 ] Uwe Schindler commented on LUCENE-1496: --- I think we can close this now. I originally

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718481#action_12718481 ] Simon Willnauer commented on LUCENE-1407: - Shai, you miss one little tricky thing

[jira] Resolved: (LUCENE-1496) Move solr NumberUtils to lucene

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-1496. Resolution: Won't Fix OK, I'm resolving as won't fix. It sounds like Lucene only

[jira] Commented: (LUCENE-1684) Add matchVersion to StandardAnalyzer

2009-06-11 Thread Marvin Humphrey (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718485#action_12718485 ] Marvin Humphrey commented on LUCENE-1684: - +1 This approach addresses all of my

[jira] Updated: (LUCENE-1345) Allow Filter as clause to BooleanQuery

2009-06-11 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-1345: - Fix Version/s: (was: 2.9) 3.1 Since I don't think I'll get to providing

[jira] Updated: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-1407: Attachment: LUCENE-1407.patch Moved - org.apache.lucene.search.RemoteSearchable.java -

[jira] Commented: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-11 Thread Koji Sekiguchi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718539#action_12718539 ] Koji Sekiguchi commented on LUCENE-1466: If I can vote for it, I want it to be

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718550#action_12718550 ] Michael McCandless commented on LUCENE-1407: bq. the ant target test-tag will

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718559#action_12718559 ] Simon Willnauer commented on LUCENE-1407: - What do you mean by: If you can work

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718561#action_12718561 ] Michael McCandless commented on LUCENE-1407: Woops, sorry... ant test-tag

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

2009-06-11 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718573#action_12718573 ] Mark Harwood commented on LUCENE-1486: -- Perhaps hacky was too strong a word. I think

[jira] Commented: (LUCENE-1539) Improve Benchmark

2009-06-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718575#action_12718575 ] Jason Rutherglen commented on LUCENE-1539: -- It would be good to get done, we need

[jira] Commented: (LUCENE-1539) Improve Benchmark

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718578#action_12718578 ] Michael McCandless commented on LUCENE-1539: Right, I think

[jira] Assigned: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reassigned LUCENE-1466: -- Assignee: Michael McCandless CharFilter - normalize characters before

[jira] Commented: (LUCENE-1466) CharFilter - normalize characters before tokenizer

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718579#action_12718579 ] Michael McCandless commented on LUCENE-1466: I'd like to get this in for 2.9.

[jira] Updated: (LUCENE-1674) Add IndexReaderFactory to IndexWriter

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1674: --- Fix Version/s: (was: 2.9) 3.1 Moving out. Add

[jira] Commented: (LUCENE-1676) New Token filter for adding payloads in-stream

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718581#action_12718581 ] Michael McCandless commented on LUCENE-1676: Yeah we have not been consistent

[jira] Commented: (LUCENE-1676) New Token filter for adding payloads in-stream

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718584#action_12718584 ] Mark Miller commented on LUCENE-1676: - I think we should decide on one way or another

Re: Lucene memory usage

2009-06-11 Thread Jason Rutherglen
Makes sense. Currently MMapDirectory doesn't write using mapped byte buffers, would the memory management of the OS behave differently if we were writing to the MMapped bytebuffers as opposed to writing to an RAF (like with FSDir)? it's blind LRU approach is often a poor policy (eg for terms

[jira] Updated: (LUCENE-1607) String.intern() faster alternative

2009-06-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-1607: - Attachment: LUCENE-1607.patch Latest patch attached with multi-threaded test. Some quick

Re: Payloads and TrieRangeQuery

2009-06-11 Thread Michael McCandless
On Thu, Jun 11, 2009 at 8:46 AM, Yonik Seeleyyo...@lucidimagination.com wrote: Really goes into Solr land... my pref for Lucene is to remain a core expert-level full-text search library and keep out things that are easy to do in an application or at another level. I think this must be the

Re: Lucene memory usage

2009-06-11 Thread Jason Rutherglen
Maybe we can put together our requested IO operations and submit them for inclusion in NIO Java 7? http://openjdk.java.net/projects/nio/ On Thu, Jun 11, 2009 at 12:21 PM, Jason Rutherglen jason.rutherg...@gmail.com wrote: Makes sense. Currently MMapDirectory doesn't write using mapped byte

[jira] Created: (LUCENE-1685) Make the Highlighter use SpanScorer by default

2009-06-11 Thread Mark Miller (JIRA)
Make the Highlighter use SpanScorer by default -- Key: LUCENE-1685 URL: https://issues.apache.org/jira/browse/LUCENE-1685 Project: Lucene - Java Issue Type: Improvement Reporter: Mark

Re: Lucene memory usage

2009-06-11 Thread Michael McCandless
On Thu, Jun 11, 2009 at 3:21 PM, Jason Rutherglenjason.rutherg...@gmail.com wrote: Makes sense. Currently MMapDirectory doesn't write using mapped byte buffers, would the memory management of the OS behave differently if we were writing to the MMapped bytebuffers as opposed to writing to an

[jira] Commented: (LUCENE-1407) Refactor Searchable to not have RMI Remote dependency

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718625#action_12718625 ] Shai Erera commented on LUCENE-1407: bq. If you would implement Remotable in you

Re: Payloads and TrieRangeQuery

2009-06-11 Thread Michael McCandless
On Thu, Jun 11, 2009 at 9:20 AM, Uwe Schindleru...@thetaphi.de wrote: In my opinion, solr and lucene should exchange technology much more. Solr should concentrate on the search server and lucene should provide the technology. +1 All additional implementations inside solr like faceting and

[jira] Commented: (LUCENE-1676) New Token filter for adding payloads in-stream

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718626#action_12718626 ] Michael McCandless commented on LUCENE-1676: I agree we should decide. I

Re: Lucene memory usage

2009-06-11 Thread Jason Rutherglen
Yes please post feature requests to Sun ;) I signed up for http://mail.openjdk.java.net/mailman/listinfo/nio-discuss But I think in the short term Lucene will have to drop to native code to tell OS not to cache bytes read by segment merging... LUCENE-1121 uses transferTo which presumably

[jira] Commented: (LUCENE-1685) Make the Highlighter use SpanScorer by default

2009-06-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718629#action_12718629 ] Michael McCandless commented on LUCENE-1685: bq. Make the Highlighter use

[jira] Commented: (LUCENE-1630) Mating Collector and Scorer on doc Id orderness

2009-06-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718632#action_12718632 ] Shai Erera commented on LUCENE-1630: Given the changes in LUCENE-1407, I don't think

Re: Payloads and TrieRangeQuery

2009-06-11 Thread Yonik Seeley
In Solr land we can quickly hack something together, spend some time thinking about the external HTTP interface, and immediately make it available to users (those using nightlies at least). It would be a huge burden to say to Solr that anything of interest to the Lucene community should be pulled

Re: [jira] Commented: (LUCENE-1685) Make the Highlighter use SpanScorer by default

2009-06-11 Thread Mark Harwood
+1 On 11 Jun 2009, at 21:32, Michael McCandless (JIRA) wrote: [ https://issues.apache.org/jira/browse/LUCENE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718629 #action_12718629 ] Michael McCandless commented on LUCENE-1685:

[jira] Commented: (LUCENE-1607) String.intern() faster alternative

2009-06-11 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718650#action_12718650 ] Yonik Seeley commented on LUCENE-1607: -- bq. I still have a feeling we should expose a

[jira] Commented: (LUCENE-1685) Make the Highlighter use SpanScorer by default

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718658#action_12718658 ] Mark Miller commented on LUCENE-1685: - Didn't even have the actual highlighter code in

[jira] Updated: (LUCENE-1685) Make the Highlighter use SpanScorer by default

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-1685: Fix Version/s: 2.9 Make the Highlighter use SpanScorer by default

[jira] Commented: (LUCENE-1685) Make the Highlighter use SpanScorer by default

2009-06-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718660#action_12718660 ] Mark Miller commented on LUCENE-1685: - which reminds me, highlighter has no changes

[jira] Updated: (LUCENE-1539) Improve Benchmark

2009-06-11 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1539: - Attachment: LUCENE-1539.patch Changed the deletes to be random, cleaned up the code.