[jira] [Created] (LUCENE-3968) Factor MockGraphTokenFilter into LookaheadTokenFilter + random tokens

2012-04-08 Thread Michael McCandless (Created) (JIRA)
Factor MockGraphTokenFilter into LookaheadTokenFilter + random tokens - Key: LUCENE-3968 URL: https://issues.apache.org/jira/browse/LUCENE-3968 Project: Lucene - Java Issue

[jira] [Created] (LUCENE-3966) smokeTestRelease should accept a local (file://) staging URL

2012-04-07 Thread Michael McCandless (Created) (JIRA)
smokeTestRelease should accept a local (file://) staging URL Key: LUCENE-3966 URL: https://issues.apache.org/jira/browse/LUCENE-3966 Project: Lucene - Java Issue Type: Improvement

[jira] [Created] (LUCENE-3942) SynonymFilter should set pos length att

2012-04-02 Thread Michael McCandless (Created) (JIRA)
SynonymFilter should set pos length att --- Key: LUCENE-3942 URL: https://issues.apache.org/jira/browse/LUCENE-3942 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless

[jira] [Created] (LUCENE-3940) When Japanese (Kuromoji) tokenizer removes a punctuation token it should leave a hole

2012-03-30 Thread Michael McCandless (Created) (JIRA)
When Japanese (Kuromoji) tokenizer removes a punctuation token it should leave a hole - Key: LUCENE-3940 URL: https://issues.apache.org/jira/browse/LUCENE-3940

[jira] [Created] (LUCENE-3912) Improved the checked-in tiny line file docs

2012-03-24 Thread Michael McCandless (Created) (JIRA)
Improved the checked-in tiny line file docs --- Key: LUCENE-3912 URL: https://issues.apache.org/jira/browse/LUCENE-3912 Project: Lucene - Java Issue Type: Improvement Reporter: Michael

[jira] [Created] (LUCENE-3913) HTMLStripCharFilter produces invalid final offset

2012-03-24 Thread Michael McCandless (Created) (JIRA)
HTMLStripCharFilter produces invalid final offset - Key: LUCENE-3913 URL: https://issues.apache.org/jira/browse/LUCENE-3913 Project: Lucene - Java Issue Type: Bug Reporter: Michael

[jira] [Created] (LUCENE-3905) BaseTokenStreamTestCase should test analyzers on real-ish content

2012-03-23 Thread Michael McCandless (Created) (JIRA)
BaseTokenStreamTestCase should test analyzers on real-ish content - Key: LUCENE-3905 URL: https://issues.apache.org/jira/browse/LUCENE-3905 Project: Lucene - Java Issue Type:

[jira] [Created] (LUCENE-3907) Improve the Edge/NGramTokenizer/Filters

2012-03-23 Thread Michael McCandless (Created) (JIRA)
Improve the Edge/NGramTokenizer/Filters --- Key: LUCENE-3907 URL: https://issues.apache.org/jira/browse/LUCENE-3907 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless

[jira] [Created] (LUCENE-3890) GroupFacetCollectorTest nightly build failure

2012-03-20 Thread Michael McCandless (Created) (JIRA)
GroupFacetCollectorTest nightly build failure - Key: LUCENE-3890 URL: https://issues.apache.org/jira/browse/LUCENE-3890 Project: Lucene - Java Issue Type: Bug Reporter: Michael

[jira] [Created] (LUCENE-3891) Documents loaded at search time (IndexReader.document) should be a different class from the index-time Document

2012-03-20 Thread Michael McCandless (Created) (JIRA)
Documents loaded at search time (IndexReader.document) should be a different class from the index-time Document --- Key: LUCENE-3891 URL:

[jira] [Created] (LUCENE-3892) Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.)

2012-03-20 Thread Michael McCandless (Created) (JIRA)
Add a useful intblock postings format (eg, FOR, PFOR, PFORDelta, Simple9/16/64, etc.) - Key: LUCENE-3892 URL: https://issues.apache.org/jira/browse/LUCENE-3892

[jira] [Created] (LUCENE-3893) TermsFilter should use AutomatonQuery

2012-03-20 Thread Michael McCandless (Created) (JIRA)
TermsFilter should use AutomatonQuery - Key: LUCENE-3893 URL: https://issues.apache.org/jira/browse/LUCENE-3893 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless I

[jira] [Created] (LUCENE-3894) Make BaseTokenStreamTestCase a bit more evil

2012-03-20 Thread Michael McCandless (Created) (JIRA)
Make BaseTokenStreamTestCase a bit more evil Key: LUCENE-3894 URL: https://issues.apache.org/jira/browse/LUCENE-3894 Project: Lucene - Java Issue Type: Improvement Reporter: Michael

[jira] [Created] (LUCENE-3877) Lucene should not call System.out.println

2012-03-16 Thread Michael McCandless (Created) (JIRA)
Lucene should not call System.out.println - Key: LUCENE-3877 URL: https://issues.apache.org/jira/browse/LUCENE-3877 Project: Lucene - Java Issue Type: Bug Reporter: Michael McCandless

[jira] [Created] (LUCENE-3872) Index changes are lost if you call prepareCommit() then close()

2012-03-15 Thread Michael McCandless (Created) (JIRA)
Index changes are lost if you call prepareCommit() then close() --- Key: LUCENE-3872 URL: https://issues.apache.org/jira/browse/LUCENE-3872 Project: Lucene - Java Issue Type: Bug

[jira] [Created] (LUCENE-3870) VarDerefBytesImpl doc values prefix length may fall across two pages

2012-03-14 Thread Michael McCandless (Created) (JIRA)
VarDerefBytesImpl doc values prefix length may fall across two pages Key: LUCENE-3870 URL: https://issues.apache.org/jira/browse/LUCENE-3870 Project: Lucene - Java Issue

[jira] [Created] (LUCENE-3846) Fuzzy suggester

2012-03-04 Thread Michael McCandless (Created) (JIRA)
Fuzzy suggester --- Key: LUCENE-3846 URL: https://issues.apache.org/jira/browse/LUCENE-3846 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless Assignee: Michael McCandless

[jira] [Created] (LUCENE-3829) Lucene40 codec's DocValues DirectSource impls aren't thread-safe

2012-02-27 Thread Michael McCandless (Created) (JIRA)
Lucene40 codec's DocValues DirectSource impls aren't thread-safe Key: LUCENE-3829 URL: https://issues.apache.org/jira/browse/LUCENE-3829 Project: Lucene - Java Issue Type: Bug

[jira] [Created] (LUCENE-3824) TermOrdVal/DocValuesComparator does too much work in compareBottom

2012-02-26 Thread Michael McCandless (Created) (JIRA)
TermOrdVal/DocValuesComparator does too much work in compareBottom -- Key: LUCENE-3824 URL: https://issues.apache.org/jira/browse/LUCENE-3824 Project: Lucene - Java Issue Type:

[jira] [Created] (LUCENE-3769) Simplify NRTManager

2012-02-10 Thread Michael McCandless (Created) (JIRA)
Simplify NRTManager --- Key: LUCENE-3769 URL: https://issues.apache.org/jira/browse/LUCENE-3769 Project: Lucene - Java Issue Type: Improvement Components: core/search Reporter: Michael McCandless

[jira] [Created] (LUCENE-3766) Remove/deprecate Tokenizer's default ctor

2012-02-09 Thread Michael McCandless (Created) (JIRA)
Remove/deprecate Tokenizer's default ctor - Key: LUCENE-3766 URL: https://issues.apache.org/jira/browse/LUCENE-3766 Project: Lucene - Java Issue Type: Improvement Reporter: Michael

[jira] [Created] (LUCENE-3767) Explore streaming Viterbi search in Kuromoji

2012-02-09 Thread Michael McCandless (Created) (JIRA)
Explore streaming Viterbi search in Kuromoji Key: LUCENE-3767 URL: https://issues.apache.org/jira/browse/LUCENE-3767 Project: Lucene - Java Issue Type: Improvement Components:

[jira] [Created] (LUCENE-3760) Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()

2012-02-08 Thread Michael McCandless (Created) (JIRA)
Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData() - Key: LUCENE-3760 URL: https://issues.apache.org/jira/browse/LUCENE-3760 Project: Lucene - Java

[jira] [Created] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-07 Thread Michael McCandless (Created) (JIRA)
Don't allow IndexWriterConfig setters to chain -- Key: LUCENE-3756 URL: https://issues.apache.org/jira/browse/LUCENE-3756 Project: Lucene - Java Issue Type: Improvement Reporter:

[jira] [Created] (LUCENE-3738) Be consistent about negative vInt/vLong

2012-01-31 Thread Michael McCandless (Created) (JIRA)
Be consistent about negative vInt/vLong --- Key: LUCENE-3738 URL: https://issues.apache.org/jira/browse/LUCENE-3738 Project: Lucene - Java Issue Type: Bug Reporter: Michael McCandless

[jira] [Created] (LUCENE-3742) SynFilter doesn't set offsets for outputs that hang off the end of the input tokens

2012-01-31 Thread Michael McCandless (Created) (JIRA)
SynFilter doesn't set offsets for outputs that hang off the end of the input tokens --- Key: LUCENE-3742 URL: https://issues.apache.org/jira/browse/LUCENE-3742 Project:

[jira] [Created] (LUCENE-3729) Allow using FST to hold terms data in DocValues.BYTES_*_SORTED

2012-01-29 Thread Michael McCandless (Created) (JIRA)
Allow using FST to hold terms data in DocValues.BYTES_*_SORTED -- Key: LUCENE-3729 URL: https://issues.apache.org/jira/browse/LUCENE-3729 Project: Lucene - Java Issue Type:

[jira] [Created] (LUCENE-3725) Add optional packing to FST building

2012-01-26 Thread Michael McCandless (Created) (JIRA)
Add optional packing to FST building Key: LUCENE-3725 URL: https://issues.apache.org/jira/browse/LUCENE-3725 Project: Lucene - Java Issue Type: Improvement Components: core/FSTs

[jira] [Created] (LUCENE-3685) Add top-down version of BlockJoinQuery

2012-01-10 Thread Michael McCandless (Created) (JIRA)
Add top-down version of BlockJoinQuery -- Key: LUCENE-3685 URL: https://issues.apache.org/jira/browse/LUCENE-3685 Project: Lucene - Java Issue Type: Improvement Components: modules/join

[jira] [Created] (LUCENE-3684) Add offsets to postings (DPEnum)

2012-01-09 Thread Michael McCandless (Created) (JIRA)
Add offsets to postings (DPEnum) - Key: LUCENE-3684 URL: https://issues.apache.org/jira/browse/LUCENE-3684 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless

[jira] [Created] (LUCENE-3681) FST.BYTE2 should save as fixed 2 byte not as vInt

2012-01-08 Thread Michael McCandless (Created) (JIRA)
FST.BYTE2 should save as fixed 2 byte not as vInt - Key: LUCENE-3681 URL: https://issues.apache.org/jira/browse/LUCENE-3681 Project: Lucene - Java Issue Type: Improvement Reporter:

[jira] [Created] (LUCENE-3679) Replace IndexReader.getFieldNames with IndexReader.getFieldInfos

2012-01-07 Thread Michael McCandless (Created) (JIRA)
Replace IndexReader.getFieldNames with IndexReader.getFieldInfos Key: LUCENE-3679 URL: https://issues.apache.org/jira/browse/LUCENE-3679 Project: Lucene - Java Issue Type:

[jira] [Created] (LUCENE-3658) NRTCachingDir has invalid asserts (if same file name is written twice)

2011-12-19 Thread Michael McCandless (Created) (JIRA)
NRTCachingDir has invalid asserts (if same file name is written twice) -- Key: LUCENE-3658 URL: https://issues.apache.org/jira/browse/LUCENE-3658 Project: Lucene - Java

[jira] [Created] (LUCENE-3639) Add test case support for shard searching

2011-12-11 Thread Michael McCandless (Created) (JIRA)
Add test case support for shard searching - Key: LUCENE-3639 URL: https://issues.apache.org/jira/browse/LUCENE-3639 Project: Lucene - Java Issue Type: Improvement Reporter: Michael

[jira] [Created] (LUCENE-3640) remove IndexSearcher.close

2011-12-11 Thread Michael McCandless (Created) (JIRA)
remove IndexSearcher.close -- Key: LUCENE-3640 URL: https://issues.apache.org/jira/browse/LUCENE-3640 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless Assignee:

[jira] [Created] (LUCENE-3634) remove old static main methods in core

2011-12-10 Thread Michael McCandless (Created) (JIRA)
remove old static main methods in core -- Key: LUCENE-3634 URL: https://issues.apache.org/jira/browse/LUCENE-3634 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless

[jira] [Created] (LUCENE-3618) FST suggester should allow saving to Directory (not just File)

2011-12-04 Thread Michael McCandless (Created) (JIRA)
FST suggester should allow saving to Directory (not just File) -- Key: LUCENE-3618 URL: https://issues.apache.org/jira/browse/LUCENE-3618 Project: Lucene - Java Issue Type:

[jira] [Created] (PYLUCENE-15) Add spellchecker JAR

2011-12-01 Thread Michael McCandless (Created) (JIRA)
Add spellchecker JAR Key: PYLUCENE-15 URL: https://issues.apache.org/jira/browse/PYLUCENE-15 Project: PyLucene Issue Type: Improvement Reporter: Michael McCandless 3.x's lucene/contrib/spellchecker has the

[jira] [Created] (PYLUCENE-14) Add PythonIndexDeletionPolicy so we can implement IndexDeletionPolicy in Python

2011-11-26 Thread Michael McCandless (Created) (JIRA)
Add PythonIndexDeletionPolicy so we can implement IndexDeletionPolicy in Python Key: PYLUCENE-14 URL: https://issues.apache.org/jira/browse/PYLUCENE-14 Project:

[jira] [Created] (PYLUCENE-12) Add PythonReusableAnalyzerBase, so we can create analyzers in Python

2011-11-22 Thread Michael McCandless (Created) (JIRA)
Add PythonReusableAnalyzerBase, so we can create analyzers in Python Key: PYLUCENE-12 URL: https://issues.apache.org/jira/browse/PYLUCENE-12 Project: PyLucene Issue Type:

[jira] [Created] (LUCENE-3572) MultiIndexDocValues pretends it can merge sorted sources

2011-11-14 Thread Michael McCandless (Created) (JIRA)
MultiIndexDocValues pretends it can merge sorted sources Key: LUCENE-3572 URL: https://issues.apache.org/jira/browse/LUCENE-3572 Project: Lucene - Java Issue Type: Bug

[jira] [Created] (LUCENE-3575) Field names can be wrong for stored fields / term vectors after merging

2011-11-14 Thread Michael McCandless (Created) (JIRA)
Field names can be wrong for stored fields / term vectors after merging --- Key: LUCENE-3575 URL: https://issues.apache.org/jira/browse/LUCENE-3575 Project: Lucene - Java

[jira] [Created] (LUCENE-3564) rename IndexWriter.rollback to .rollbackAndClose

2011-11-06 Thread Michael McCandless (Created) (JIRA)
rename IndexWriter.rollback to .rollbackAndClose Key: LUCENE-3564 URL: https://issues.apache.org/jira/browse/LUCENE-3564 Project: Lucene - Java Issue Type: Improvement Reporter:

[jira] [Created] (LUCENE-3562) Stop storing TermsEnum in CloseableThreadLocal inside Terms instance

2011-11-05 Thread Michael McCandless (Created) (JIRA)
Stop storing TermsEnum in CloseableThreadLocal inside Terms instance Key: LUCENE-3562 URL: https://issues.apache.org/jira/browse/LUCENE-3562 Project: Lucene - Java Issue

[jira] [Created] (LUCENE-3539) IndexFormatTooOld/NewExc should try to include fileName + directory when possible

2011-10-27 Thread Michael McCandless (Created) (JIRA)
IndexFormatTooOld/NewExc should try to include fileName + directory when possible - Key: LUCENE-3539 URL: https://issues.apache.org/jira/browse/LUCENE-3539 Project:

[jira] [Created] (LUCENE-3524) Add direct PackedInts.Reader impl, that reads directly from disk on each get

2011-10-20 Thread Michael McCandless (Created) (JIRA)
Add direct PackedInts.Reader impl, that reads directly from disk on each get -- Key: LUCENE-3524 URL: https://issues.apache.org/jira/browse/LUCENE-3524 Project: Lucene - Java

[jira] [Created] (LUCENE-3520) If the NRT reader hasn't changed then IndexReader.openIfChanged should return null

2011-10-15 Thread Michael McCandless (Created) (JIRA)
If the NRT reader hasn't changed then IndexReader.openIfChanged should return null -- Key: LUCENE-3520 URL: https://issues.apache.org/jira/browse/LUCENE-3520 Project:

[jira] [Created] (LUCENE-3518) Add sort-by-term with DocValues

2011-10-14 Thread Michael McCandless (Created) (JIRA)
Add sort-by-term with DocValues --- Key: LUCENE-3518 URL: https://issues.apache.org/jira/browse/LUCENE-3518 Project: Lucene - Java Issue Type: New Feature Components: core/search Reporter:

[jira] [Created] (LUCENE-3519) BlockJoinCollector only allows retrieving groups for only one BlockJoinQuery

2011-10-14 Thread Michael McCandless (Created) (JIRA)
BlockJoinCollector only allows retrieving groups for only one BlockJoinQuery Key: LUCENE-3519 URL: https://issues.apache.org/jira/browse/LUCENE-3519 Project: Lucene - Java

[jira] [Created] (LUCENE-3515) Possible slowdown of indexing/merging on 3.x vs trunk

2011-10-13 Thread Michael McCandless (Created) (JIRA)
Possible slowdown of indexing/merging on 3.x vs trunk - Key: LUCENE-3515 URL: https://issues.apache.org/jira/browse/LUCENE-3515 Project: Lucene - Java Issue Type: Bug Components:

[jira] [Created] (LUCENE-3510) BooleanScorer should not limit number of prohibited clauses

2011-10-11 Thread Michael McCandless (Created) (JIRA)
BooleanScorer should not limit number of prohibited clauses --- Key: LUCENE-3510 URL: https://issues.apache.org/jira/browse/LUCENE-3510 Project: Lucene - Java Issue Type: Improvement

[jira] [Created] (LUCENE-3502) Packed ints: move .getArray into Reader API

2011-10-10 Thread Michael McCandless (Created) (JIRA)
Packed ints: move .getArray into Reader API --- Key: LUCENE-3502 URL: https://issues.apache.org/jira/browse/LUCENE-3502 Project: Lucene - Java Issue Type: Improvement Reporter: Michael

[jira] [Created] (LUCENE-3503) DisjunctionSumScorer gives slightly (float iotas) different scores when you .nextDoc vs .advance

2011-10-10 Thread Michael McCandless (Created) (JIRA)
DisjunctionSumScorer gives slightly (float iotas) different scores when you .nextDoc vs .advance Key: LUCENE-3503 URL:

[jira] [Created] (LUCENE-3504) DocValues: deref/sorted bytes types shouldn't return empty byte[] when doc didn't have a value

2011-10-10 Thread Michael McCandless (Created) (JIRA)
DocValues: deref/sorted bytes types shouldn't return empty byte[] when doc didn't have a value -- Key: LUCENE-3504 URL: https://issues.apache.org/jira/browse/LUCENE-3504

[jira] [Created] (LUCENE-3486) Add SearcherLifetimeManager, so you can retrieve the same searcher you previously used

2011-10-04 Thread Michael McCandless (Created) (JIRA)
Add SearcherLifetimeManager, so you can retrieve the same searcher you previously used -- Key: LUCENE-3486 URL: https://issues.apache.org/jira/browse/LUCENE-3486

[jira] [Created] (SOLR-2807) Upgrade to Tika 0.10

2011-10-03 Thread Michael McCandless (Created) (JIRA)
Upgrade to Tika 0.10 Key: SOLR-2807 URL: https://issues.apache.org/jira/browse/SOLR-2807 Project: Solr Issue Type: Improvement Reporter: Michael McCandless Tika 0.10 was recently released... seems like we

[jira] [Created] (LUCENE-3477) Fix JFlex tokenizer compiler warnings

2011-09-30 Thread Michael McCandless (Created) (JIRA)
Fix JFlex tokenizer compiler warnings - Key: LUCENE-3477 URL: https://issues.apache.org/jira/browse/LUCENE-3477 Project: Lucene - Java Issue Type: Improvement Reporter: Michael McCandless

[jira] [Created] (LUCENE-3478) TestSimpleExplanations failure

2011-09-30 Thread Michael McCandless (Created) (JIRA)
TestSimpleExplanations failure -- Key: LUCENE-3478 URL: https://issues.apache.org/jira/browse/LUCENE-3478 Project: Lucene - Java Issue Type: Bug Components: core/search Reporter: Michael

[jira] [Created] (LUCENE-3479) TestGrouping failure

2011-09-30 Thread Michael McCandless (Created) (JIRA)
TestGrouping failure Key: LUCENE-3479 URL: https://issues.apache.org/jira/browse/LUCENE-3479 Project: Lucene - Java Issue Type: Bug Components: modules/grouping Reporter: Michael McCandless

[jira] [Created] (LUCENE-3465) IndexSearcher fails to pass docBase to Collector when using ExecutorService

2011-09-26 Thread Michael McCandless (Created) (JIRA)
IndexSearcher fails to pass docBase to Collector when using ExecutorService --- Key: LUCENE-3465 URL: https://issues.apache.org/jira/browse/LUCENE-3465 Project: Lucene - Java