[jira] [Updated] (LUCENE-3690) JFlex-based HTMLStripCharFilter replacement

2012-01-21 Thread Steven Rowe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-3690: Attachment: LUCENE-3690.patch Here is the final patch. {quote} bq. sarowe: oh, you mean: don't ev

[jira] [Resolved] (LUCENE-3703) DirectoryTaxonomyReader.refresh misbehaves with ref counts

2012-01-21 Thread Shai Erera (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-3703. Resolution: Fixed Committed revision 1234450 (3x), 1234451 (trunk). Thanks Doron !

[jira] [Commented] (SOLR-1283) Mark Invalid error on indexing

2012-01-21 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190605#comment-13190605 ] Steven Rowe commented on SOLR-1283: --- The below-listed exception, which appears to be the

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 1577 - Failure

2012-01-21 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1577/ 1 tests failed. REGRESSION: org.apache.solr.search.TestRealTimeGet.testStressGetRealtime Error Message: java.lang.AssertionError: Some threads threw uncaught exceptions! Stack Trace: java.lang.RuntimeException: java.l

[jira] [Commented] (LUCENE-3690) JFlex-based HTMLStripCharFilter replacement

2012-01-21 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190588#comment-13190588 ] Steven Rowe commented on LUCENE-3690: - bq. AFAICT, SOLR-2891 will be fixed by this im

[jira] [Created] (SOLR-3055) Use NGramPhraseQuery in Solr

2012-01-21 Thread Koji Sekiguchi (Created) (JIRA)
Use NGramPhraseQuery in Solr Key: SOLR-3055 URL: https://issues.apache.org/jira/browse/SOLR-3055 Project: Solr Issue Type: New Feature Components: Schema and Analysis, search Reporter: Koji

[jira] [Commented] (LUCENE-3426) optimizer for n-gram PhraseQuery

2012-01-21 Thread Koji Sekiguchi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190560#comment-13190560 ] Koji Sekiguchi commented on LUCENE-3426: bq. Is this automatic in SOLR? No. I've

[jira] [Commented] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-21 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190559#comment-13190559 ] Uwe Schindler commented on LUCENE-2858: --- I created the branch at [https://svn.apac

[jira] [Issue Comment Edited] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-21 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190559#comment-13190559 ] Uwe Schindler edited comment on LUCENE-2858 at 1/21/12 11:51 PM: --

[jira] [Commented] (LUCENE-3426) optimizer for n-gram PhraseQuery

2012-01-21 Thread Bill Bell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190550#comment-13190550 ] Bill Bell commented on LUCENE-3426: --- Is this automatic in SOLR? Or do we need to add a

[jira] [Commented] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190547#comment-13190547 ] Dawid Weiss commented on LUCENE-3714: - If my feeling is right and the PQ can be kept

[jira] [Created] (SOLR-3054) Add a TypeTokenFilterFactory

2012-01-21 Thread Tommaso Teofili (Created) (JIRA)
Add a TypeTokenFilterFactory Key: SOLR-3054 URL: https://issues.apache.org/jira/browse/SOLR-3054 Project: Solr Issue Type: New Feature Components: Schema and Analysis Reporter: Tommaso Teofi

[jira] [Commented] (LUCENE-3671) Add a TypeTokenFilter

2012-01-21 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190544#comment-13190544 ] Tommaso Teofili commented on LUCENE-3671: - Sure Uwe, I'll open a new one for the

[jira] [Commented] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190543#comment-13190543 ] Robert Muir commented on LUCENE-3714: - {quote} we could combine the two approaches: s

[jira] [Commented] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190541#comment-13190541 ] Dawid Weiss commented on LUCENE-3714: - If I seem inconsistent above then it's because

[jira] [Commented] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190539#comment-13190539 ] Dawid Weiss commented on LUCENE-3714: - I thought you had a solution that collects top

[jira] [Commented] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190536#comment-13190536 ] Michael McCandless commented on LUCENE-3714: Dawid, by problematic example, y

[jira] [Commented] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190535#comment-13190535 ] Robert Muir commented on LUCENE-3714: - Yeah I think we should try that first, and see

[jira] [Commented] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190526#comment-13190526 ] Dawid Weiss commented on LUCENE-3714: - I'm sure there are solutions to the problem if

[jira] [Commented] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190524#comment-13190524 ] Dawid Weiss commented on LUCENE-3714: - The patch works because it finds the first (to

[jira] [Commented] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190525#comment-13190525 ] Robert Muir commented on LUCENE-3714: - Not sure it requires one, http://www.cs.nyu.ed

[jira] [Updated] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Dawid Weiss (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3714: Attachment: out.png An problematic example where root arcs, when traversed min-to-max collect out

[jira] [Created] (LUCENE-3715) TestStressIndexing2 failes with AssertionFailedError

2012-01-21 Thread Simon Willnauer (Created) (JIRA)
TestStressIndexing2 failes with AssertionFailedError Key: LUCENE-3715 URL: https://issues.apache.org/jira/browse/LUCENE-3715 Project: Lucene - Java Issue Type: Bug Components: co

[jira] [Updated] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3714: Attachment: LUCENE-3714.patch patch that Mike and I came up with that finds the minimal output fro

[jira] [Resolved] (LUCENE-3713) TestIndexWriterOnDiskFull.testAddIndexOnDiskFull fails with java.lang.IllegalStateException: CFS has pending open files

2012-01-21 Thread Simon Willnauer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-3713. - Resolution: Fixed > TestIndexWriterOnDiskFull.testAddIndexOnDiskFull fails with > j

[jira] [Created] (LUCENE-3714) add suggester that uses shortest path/wFST instead of buckets

2012-01-21 Thread Robert Muir (Created) (JIRA)
add suggester that uses shortest path/wFST instead of buckets - Key: LUCENE-3714 URL: https://issues.apache.org/jira/browse/LUCENE-3714 Project: Lucene - Java Issue Type: New Featur

[jira] [Resolved] (LUCENE-3671) Add a TypeTokenFilter

2012-01-21 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3671. --- Resolution: Fixed Committed trunk revision: 1234396 Committed 3.x revision: 1234397 Tommaso

[jira] [Updated] (LUCENE-3713) TestIndexWriterOnDiskFull.testAddIndexOnDiskFull fails with java.lang.IllegalStateException: CFS has pending open files

2012-01-21 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3713: Attachment: LUCENE-3713.patch sneaky, great example why random testing rocks! I really won

[jira] [Updated] (LUCENE-3713) TestIndexWriterOnDiskFull.testAddIndexOnDiskFull fails with java.lang.IllegalStateException: CFS has pending open files

2012-01-21 Thread Simon Willnauer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-3713: Lucene Fields: New,Patch Available (was: New) > TestIndexWriterOnDiskFull.testAddInde

[jira] [Created] (LUCENE-3713) TestIndexWriterOnDiskFull.testAddIndexOnDiskFull fails with java.lang.IllegalStateException: CFS has pending open files

2012-01-21 Thread Simon Willnauer (Created) (JIRA)
TestIndexWriterOnDiskFull.testAddIndexOnDiskFull fails with java.lang.IllegalStateException: CFS has pending open files Key: LUCENE-3713 URL:

Re: [JENKINS] Lucene-trunk - Build # 1805 - Still Failing

2012-01-21 Thread Simon Willnauer
I opened LUCENE-3713 for this failure On Sat, Jan 21, 2012 at 6:20 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-trunk/1805/ > > 1 tests failed. > REGRESSION:   > org.apache.lucene.index.TestIndexWriterOnDiskFull.testAddIndexOnDiskFull > > Error Message: > CFS has

[jira] [Commented] (SOLR-2983) Unable to load custom MergePolicy

2012-01-21 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190500#comment-13190500 ] Simon Willnauer commented on SOLR-2983: --- tomasso can you update changes.txt too. once

[jira] [Commented] (LUCENE-2858) Separate SegmentReaders (and other atomic readers) from composite IndexReaders

2012-01-21 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190456#comment-13190456 ] Uwe Schindler commented on LUCENE-2858: --- Simon: Just to inform you, I am working on

[jira] [Updated] (LUCENE-3706) add offsets into lucene40 postings

2012-01-21 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3706: Attachment: LUCENE-3706.patch Updated patch with tests for skipping and offsets + payloads. this

[jira] [Commented] (LUCENE-3712) Remove unused (and untested) methods from ReaderUtil that are also veeeeery ineffective

2012-01-21 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190429#comment-13190429 ] Robert Muir commented on LUCENE-3712: - +1, untested and unused, nuke it.

[jira] [Updated] (LUCENE-3712) Remove unused (and untested) methods from ReaderUtil that are also veeeeery ineffective

2012-01-21 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3712: -- Affects Version/s: 3.5 Fix Version/s: 4.0 3.6 > Remove unus

[jira] [Updated] (LUCENE-3712) Remove unused (and untested) methods from ReaderUtil that are also veeeeery ineffective

2012-01-21 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3712: -- Attachment: LUCENE-3712.patch > Remove unused (and untested) methods from ReaderUtil that

[jira] [Created] (LUCENE-3712) Remove unused (and untested) methods from ReaderUtil that are also veeeeery ineffective

2012-01-21 Thread Uwe Schindler (Created) (JIRA)
Remove unused (and untested) methods from ReaderUtil that are also very ineffective --- Key: LUCENE-3712 URL: https://issues.apache.org/jira/browse/LUCENE-3712 Pr

[jira] [Commented] (LUCENE-3671) Add a TypeTokenFilter

2012-01-21 Thread Tommaso Teofili (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190425#comment-13190425 ] Tommaso Teofili commented on LUCENE-3671: - Thanks Uwe for taking care of it :)

[jira] [Commented] (SOLR-3045) eDismax: Allow virtual fields

2012-01-21 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190371#comment-13190371 ] Jan Høydahl commented on SOLR-3045: --- Alternatively, Hoss' suggestion from SOLR-3026, with

[jira] [Commented] (SOLR-3026) eDismax: Locking down which fields can be explicitly queried (user fields aka uf)

2012-01-21 Thread Commented
[ https://issues.apache.org/jira/browse/SOLR-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190369#comment-13190369 ] Jan Høydahl commented on SOLR-3026: --- I like the f.who.qf style. And the fact that you the

[jira] [Updated] (SOLR-3045) eDismax: Allow virtual fields

2012-01-21 Thread Updated
[ https://issues.apache.org/jira/browse/SOLR-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-3045: -- Description: Imagine a one-field yellow page search using eDisMax across fields {noformat} qf=firstname