[jira] Commented: (LUCENE-2959) [GSoC] Implementing State of the Art Ranking for Lucene

2011-03-10 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13005345#comment-13005345 ] Andrzej Bialecki commented on LUCENE-2959: --- You are probably familiar with

[jira] Commented: (LUCENE-2621) Extend Codec to handle also stored fields and term vectors

2011-03-14 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006612#comment-13006612 ] Andrzej Bialecki commented on LUCENE-2621: --- Sure, go ahead. Extend Codec to

[jira] [Commented] (LUCENE-2995) factor out a shared spellchecking module

2011-03-29 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13012476#comment-13012476 ] Andrzej Bialecki commented on LUCENE-2995: --- +1 for a suggester module.

[jira] [Commented] (SOLR-2378) FST-based Lookup (suggestions) for prefix matches.

2011-03-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13013933#comment-13013933 ] Andrzej Bialecki commented on SOLR-2378: - bq. I see TSTLookup and JaspellLookup

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

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

[jira] [Commented] (LUCENE-3320) Explore Proximity Scoring

2011-07-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13066199#comment-13066199 ] Andrzej Bialecki commented on LUCENE-3320: --- An interesting concept to consider

[jira] [Commented] (SOLR-2700) transaction logging

2011-08-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13085722#comment-13085722 ] Andrzej Bialecki commented on SOLR-2700: - +1 for abstract class. E.g. one

[jira] [Commented] (LUCENE-3218) Make CFS appendable

2011-08-19 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087963#comment-13087963 ] Andrzej Bialecki commented on LUCENE-3218: --- bq. I think append-only

[jira] [Commented] (LUCENE-4055) Refactor SegmentInfo / FieldInfo to make them extensible

2012-05-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274412#comment-13274412 ] Andrzej Bialecki commented on LUCENE-4055: --- +1. Per commit information could

[jira] [Assigned] (LUCENE-4050) Make segments_NN file codec-independent

2012-05-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned LUCENE-4050: - Assignee: Robert Muir Make segments_NN file codec-independent

[jira] [Commented] (LUCENE-4050) Make segments_NN file codec-independent

2012-05-15 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13276325#comment-13276325 ] Andrzej Bialecki commented on LUCENE-4050: --- bq. The only small thing we lose

[jira] [Commented] (SOLR-1725) Script based UpdateRequestProcessorFactory

2012-05-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278257#comment-13278257 ] Andrzej Bialecki commented on SOLR-1725: - Erik, good stuff, very much needed! My

[jira] [Commented] (SOLR-2822) don't run update processors twice

2012-05-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13278327#comment-13278327 ] Andrzej Bialecki commented on SOLR-2822: - This looks good. Some comments: *

[jira] [Commented] (LUCENE-4055) Refactor SegmentInfo / FieldInfo to make them extensible

2012-05-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283725#comment-13283725 ] Andrzej Bialecki commented on LUCENE-4055: --- +1, this looks very good. One

[jira] [Commented] (LUCENE-4055) Refactor SegmentInfo / FieldInfo to make them extensible

2012-05-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283755#comment-13283755 ] Andrzej Bialecki commented on LUCENE-4055: --- bq. stacked segments in

[jira] [Comment Edited] (LUCENE-4055) Refactor SegmentInfo / FieldInfo to make them extensible

2012-05-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13283755#comment-13283755 ] Andrzej Bialecki edited comment on LUCENE-4055 at 5/25/12 9:32 PM:

[jira] [Created] (LUCENE-4083) RateLimited.pause() throws unchecked exception

2012-05-29 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created LUCENE-4083: - Summary: RateLimited.pause() throws unchecked exception Key: LUCENE-4083 URL: https://issues.apache.org/jira/browse/LUCENE-4083 Project: Lucene - Java

[jira] [Commented] (LUCENE-4083) RateLimited.pause() throws unchecked exception

2012-05-30 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285538#comment-13285538 ] Andrzej Bialecki commented on LUCENE-4083: --- Hmm, right ... something

[jira] [Commented] (LUCENE-4083) RateLimited.pause() throws unchecked exception

2012-05-30 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285599#comment-13285599 ] Andrzej Bialecki commented on LUCENE-4083: --- Yes, it happened during testing,

[jira] [Commented] (LUCENE-3312) Break out StorableField from IndexableField

2012-05-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286909#comment-13286909 ] Andrzej Bialecki commented on LUCENE-3312: --- Comments to patch 04: *

[jira] [Resolved] (LUCENE-4083) RateLimited.pause() throws unchecked exception

2012-06-01 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved LUCENE-4083. --- Resolution: Cannot Reproduce I can't reproduce this, and anyway very likely it was

[jira] [Commented] (LUCENE-3312) Break out StorableField from IndexableField

2012-06-01 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13287267#comment-13287267 ] Andrzej Bialecki commented on LUCENE-3312: --- bq. We already have Document and

[jira] [Created] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

2012-06-07 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created LUCENE-4119: - Summary: SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular Key: LUCENE-4119 URL: https://issues.apache.org/jira/browse/LUCENE-4119

[jira] [Updated] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

2012-06-07 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-4119: -- Attachment: LUCENE-4119.patch Patch with the rename. I plan to apply this shortly.

[jira] [Resolved] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

2012-06-07 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved LUCENE-4119. --- Resolution: Fixed Committed revision 134.

[jira] [Updated] (LUCENE-4119) SegmentInfoFormat.getSegmentInfos{Reader,Writer} should be singular

2012-06-07 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-4119: -- Affects Version/s: 5.0 Fix Version/s: 5.0

[jira] [Created] (LUCENE-4122) Replace Payload with BytesRef

2012-06-08 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created LUCENE-4122: - Summary: Replace Payload with BytesRef Key: LUCENE-4122 URL: https://issues.apache.org/jira/browse/LUCENE-4122 Project: Lucene - Java Issue Type:

[jira] [Updated] (LUCENE-4122) Replace Payload with BytesRef

2012-06-08 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-4122: -- Attachment: LUCENE-4122.patch Patch for trunk. All tests pass.

[jira] [Resolved] (LUCENE-4122) Replace Payload with BytesRef

2012-06-08 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved LUCENE-4122. --- Resolution: Fixed Committed in rev. 1348171 to trunk and in rev. 1348227 to

[jira] [Commented] (LUCENE-3837) A modest proposal for updateable fields

2012-06-19 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13396855#comment-13396855 ] Andrzej Bialecki commented on LUCENE-3837: --- It's still quite incomplete, I'm

[jira] [Commented] (LUCENE-2632) FilteringCodec, TeeCodec, TeeDirectory

2012-06-20 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13397464#comment-13397464 ] Andrzej Bialecki commented on LUCENE-2632: --- There have been some changes in 4x

[jira] Commented: (LUCENE-2373) Change StandardTermsDictWriter to work with streaming and append-only filesystems

2010-04-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12861361#action_12861361 ] Andrzej Bialecki commented on LUCENE-2373: --- bq. I think that's a good plan -

[jira] Closed: (NUTCH-814) SegmentMerger bug

2010-04-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki closed NUTCH-814. --- Resolution: Fixed Committed in rev. 938511. Thanks! SegmentMerger bug -

[jira] Updated: (NUTCH-732) Subcollection plugin not working on Nutch-1.0

2010-04-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated NUTCH-732: Attachment: sub.patch Turns out this was due to a way the list of applicable collections is

[jira] Commented: (LUCENE-2373) Change StandardTermsDictWriter to work with streaming and append-only filesystems

2010-04-30 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12862568#action_12862568 ] Andrzej Bialecki commented on LUCENE-2373: --- HDFS uses 64 or 128 _Mega_Byte

[jira] Updated: (SOLR-1877) Investigate unclosed Reader in IndexBasedSpellCheck

2010-05-11 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1877: Attachment: SOLR-1877.patch Patch to fix the issue, relative to the current trunk.

[jira] Created: (LUCENE-2459) FilterIndexReader doesn't work correctly with post-flex SegmentMerger

2010-05-13 Thread Andrzej Bialecki (JIRA)
FilterIndexReader doesn't work correctly with post-flex SegmentMerger - Key: LUCENE-2459 URL: https://issues.apache.org/jira/browse/LUCENE-2459 Project: Lucene - Java Issue

[jira] Updated: (LUCENE-2459) FilterIndexReader doesn't work correctly with post-flex SegmentMerger

2010-05-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2459: -- Attachment: LUCENE-2459.patch The test passes with this patch. I'm not completely

[jira] Commented: (LUCENE-2455) Some house cleaning in addIndexes*

2010-05-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868198#action_12868198 ] Andrzej Bialecki commented on LUCENE-2455: --- I understand - see the edited

[jira] Commented: (LUCENE-2455) Some house cleaning in addIndexes*

2010-05-17 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868221#action_12868221 ] Andrzej Bialecki commented on LUCENE-2455: --- bq. So can't the PrunningReader run

[jira] Updated: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2010-05-18 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1812: -- Attachment: pruning.patch Updated patch relative to branch_3x. Static index pruning

[jira] Updated: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2010-05-18 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-1812: -- Affects Version/s: 3.1 Lucene Fields: [New, Patch Available] (was: [New])

[jira] Created: (SOLR-1918) Bit-wise scoring field type

2010-05-18 Thread Andrzej Bialecki (JIRA)
Bit-wise scoring field type --- Key: SOLR-1918 URL: https://issues.apache.org/jira/browse/SOLR-1918 Project: Solr Issue Type: New Feature Components: Schema and Analysis Affects Versions: 3.1

[jira] Commented: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2010-05-18 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868730#action_12868730 ] Andrzej Bialecki commented on LUCENE-1812: --- I'm fine with reorganizing it - I

[jira] Commented: (SOLR-1918) Bit-wise scoring field type

2010-05-19 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869314#action_12869314 ] Andrzej Bialecki commented on SOLR-1918: - Maybe you expected something more complex

[jira] Commented: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2010-05-23 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870507#action_12870507 ] Andrzej Bialecki commented on LUCENE-1812: --- Thank you - yes, I think we will

[jira] Updated: (SOLR-1877) Investigate unclosed Reader in IndexBasedSpellCheck

2010-05-26 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1877: Attachment: SOLR-1877.patch Another approach - use incRef/decRef for readers created in

[jira] Updated: (SOLR-1316) Create autosuggest component

2010-05-26 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1316: Attachment: SOLR-1316.patch Updated patch. This version of the patch is relative to trunk/.

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-05-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12872263#action_12872263 ] Andrzej Bialecki commented on SOLR-1316: - Yes, sorry, it's [ms] of elapsed time for

[jira] Updated: (LUCENE-2482) Index sorter

2010-05-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2482: -- Attachment: indexSorter.patch Patch with the tool and a unit test. Index sorter

[jira] Commented: (LUCENE-2482) Index sorter

2010-05-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12872366#action_12872366 ] Andrzej Bialecki commented on LUCENE-2482: --- Re: combination of fields + a

[jira] Updated: (SOLR-1316) Create autosuggest component

2010-05-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1316: Attachment: SOLR-1316.patch Updated patch - previous version had a missing else in

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-05-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873583#action_12873583 ] Andrzej Bialecki commented on SOLR-1316: - bq. Are we currently using the

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-05-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873603#action_12873603 ] Andrzej Bialecki commented on SOLR-1316: - Just to clarify: the buildTime above is

[jira] Updated: (SOLR-1316) Create autosuggest component

2010-05-31 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1316: Attachment: SOLR-1316.patch Minor changes - clean up imports, improve the

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-06-01 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874084#action_12874084 ] Andrzej Bialecki commented on SOLR-1316: - I would expect the facet.prefix method to

[jira] Commented: (SOLR-1405) Show the index files in the web UI

2010-06-01 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874173#action_12874173 ] Andrzej Bialecki commented on SOLR-1405: - .. in particular

[jira] Commented: (LUCENE-2492) Make PulsingCodec (wrapping StandardCodec) the default codec

2010-06-08 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876577#action_12876577 ] Andrzej Bialecki commented on LUCENE-2492: --- How about adding some metadata to

[jira] Updated: (LUCENE-2373) Create a Codec to work with streaming and append-only filesystems

2010-06-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2373: -- Summary: Create a Codec to work with streaming and append-only filesystems (was:

[jira] Updated: (LUCENE-2373) Create a Codec to work with streaming and append-only filesystems

2010-06-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2373: -- Attachment: appending.patch This patch contains an implementation of AppendingCodec

[jira] Commented: (LUCENE-2373) Create a Codec to work with streaming and append-only filesystems

2010-06-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12882791#action_12882791 ] Andrzej Bialecki commented on LUCENE-2373: --- Yup, I used @lucene.experimental in

[jira] Commented: (LUCENE-2373) Create a Codec to work with streaming and append-only filesystems

2010-07-01 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884291#action_12884291 ] Andrzej Bialecki commented on LUCENE-2373: --- bq. Probably the codec could return

[jira] Commented: (LUCENE-2373) Create a Codec to work with streaming and append-only filesystems

2010-07-04 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885023#action_12885023 ] Andrzej Bialecki commented on LUCENE-2373: --- bq. I hear you, but it looks sort

[jira] Updated: (LUCENE-2373) Create a Codec to work with streaming and append-only filesystems

2010-07-05 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2373: -- Attachment: appending.patch It wasn't too messy after all - here's an updated patch

[jira] Commented: (LUCENE-2373) Create a Codec to work with streaming and append-only filesystems

2010-07-05 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885275#action_12885275 ] Andrzej Bialecki commented on LUCENE-2373: --- contrib/misc is fine with me. I'll

[jira] Updated: (LUCENE-2373) Create a Codec to work with streaming and append-only filesystems

2010-07-08 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2373: -- Attachment: LUCENE-2372-2.patch Updated patch. I added comments both in top-level

[jira] Resolved: (LUCENE-2373) Create a Codec to work with streaming and append-only filesystems

2010-07-09 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved LUCENE-2373. --- Resolution: Fixed Committed to trunk in revision 962694. Thank you all for helping

[jira] Updated: (SOLR-1316) Create autosuggest component

2010-07-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1316: Attachment: SOLR-1316.patch Play the catch-up game with the trunk ... This patch includes a

[jira] Updated: (SOLR-1316) Create autosuggest component

2010-07-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1316: Attachment: SOLR-1316.patch Previous patch had some unrelated changes. Create autosuggest

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-07-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12889172#action_12889172 ] Andrzej Bialecki commented on SOLR-1316: - Yeah, this code comes from Jaspell... if

[jira] Updated: (SOLR-1535) Pre-analyzed field type

2010-07-24 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1535: Attachment: SOLR-1535.patch Updated patch. This patch implements also

[jira] Commented: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2010-08-09 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896742#action_12896742 ] Andrzej Bialecki commented on LUCENE-1812: --- Doron, were you able to check on

[jira] Commented: (LUCENE-2482) Index sorter

2010-08-11 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12897172#action_12897172 ] Andrzej Bialecki commented on LUCENE-2482: --- If there are no objections I'd like

[jira] Commented: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2010-08-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898139#action_12898139 ] Andrzej Bialecki commented on LUCENE-1812: --- Doron, thank you very much for

[jira] Commented: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2010-08-13 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898275#action_12898275 ] Andrzej Bialecki commented on LUCENE-1812: --- ASF legal thinks this is

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-08-16 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899186#action_12899186 ] Andrzej Bialecki commented on SOLR-1316: - Unfortunately yes, that's the way it

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-08-19 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900275#action_12900275 ] Andrzej Bialecki commented on SOLR-1316: - Robert, bq. But i have trouble

[jira] Updated: (SOLR-1316) Create autosuggest component

2010-08-19 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1316: Attachment: SOLR-1316.patch Updated patch. Create autosuggest component

[jira] Updated: (SOLR-1316) Create autosuggest component

2010-08-23 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-1316: Attachment: SOLR-1316.patch Yet another attempt to catch the peleton leaders... This is the

[jira] Assigned: (SOLR-1316) Create autosuggest component

2010-08-23 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned SOLR-1316: --- Assignee: Andrzej Bialecki (was: Shalin Shekhar Mangar) Create autosuggest

[jira] Resolved: (SOLR-1316) Create autosuggest component

2010-08-23 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved SOLR-1316. - Resolution: Fixed Committed to trunk in rev. 988120. Thanks to all who contributed to

[jira] Commented: (LUCENE-1812) Static index pruning by in-document term frequency (Carmel pruning)

2010-08-23 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901437#action_12901437 ] Andrzej Bialecki commented on LUCENE-1812: --- bq. Renamed some of

[jira] Commented: (SOLR-2079) Expose HttpServletRequest object from SolrQueryRequest object

2010-08-23 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901439#action_12901439 ] Andrzej Bialecki commented on SOLR-2079: - The IP may be often that of a load

[jira] Created: (LUCENE-2621) Extend Codec to handle also stored fields and term vectors

2010-08-24 Thread Andrzej Bialecki (JIRA)
Extend Codec to handle also stored fields and term vectors -- Key: LUCENE-2621 URL: https://issues.apache.org/jira/browse/LUCENE-2621 Project: Lucene - Java Issue Type: Improvement

[jira] Created: (LUCENE-2632) TeeSinkCodec and FilteringCodec

2010-09-02 Thread Andrzej Bialecki (JIRA)
TeeSinkCodec and FilteringCodec --- Key: LUCENE-2632 URL: https://issues.apache.org/jira/browse/LUCENE-2632 Project: Lucene - Java Issue Type: New Feature Components: Index Affects Versions: 4.0

[jira] Updated: (LUCENE-2632) TeeSinkCodec and FilteringCodec

2010-09-02 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2632: -- Attachment: LUCENE-2632.patch Initial implementation. TeeSinkCodec was only tested

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-09-07 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12906812#action_12906812 ] Andrzej Bialecki commented on SOLR-1316: - I added license headers and committed the

[jira] Created: (LUCENE-2638) Make HighFreqTerms.TermStats class public

2010-09-09 Thread Andrzej Bialecki (JIRA)
Make HighFreqTerms.TermStats class public - Key: LUCENE-2638 URL: https://issues.apache.org/jira/browse/LUCENE-2638 Project: Lucene - Java Issue Type: Improvement Affects Versions: 4.0

[jira] Updated: (LUCENE-2638) Make HighFreqTerms.TermStats class public

2010-09-09 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2638: -- Attachment: LUCENE-2638.patch Patch with the change. If there are no objections I'll

[jira] Resolved: (LUCENE-2491) Extend Codec with a SegmentInfos writer / reader

2010-09-20 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved LUCENE-2491. --- Fix Version/s: 4.0 Resolution: Fixed This was committed as a part of

[jira] Assigned: (LUCENE-2482) Index sorter

2010-09-20 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reassigned LUCENE-2482: - Assignee: Andrzej Bialecki Index sorter Key:

[jira] Resolved: (LUCENE-2482) Index sorter

2010-09-20 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved LUCENE-2482. --- Resolution: Fixed Committed in rev. 998948. Index sorter

[jira] Reopened: (LUCENE-2482) Index sorter

2010-09-21 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reopened LUCENE-2482: --- ..to remember we need a port of this tool to 4.0 Index sorter

[jira] Updated: (LUCENE-2482) Index sorter

2010-09-21 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated LUCENE-2482: -- Affects Version/s: 4.0 Index sorter Key: LUCENE-2482

[jira] Commented: (LUCENE-2562) Make Luke a Lucene/Solr Module

2010-09-25 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914873#action_12914873 ] Andrzej Bialecki commented on LUCENE-2562: --- +1. I'm happy to do a code grant if

[jira] Resolved: (LUCENE-2638) Make HighFreqTerms.TermStats class public

2010-09-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved LUCENE-2638. --- Assignee: Andrzej Bialecki Fix Version/s: 4.0 Resolution: Fixed

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-09-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12915449#action_12915449 ] Andrzej Bialecki commented on SOLR-1316: - Thanks for prodding :) I'll create a wiki

[jira] Commented: (SOLR-1316) Create autosuggest component

2010-09-27 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12915530#action_12915530 ] Andrzej Bialecki commented on SOLR-1316: - Sounds like a good plan. Let's track this

[jira] Commented: (LUCENE-2621) Extend Codec to handle also stored fields and term vectors

2010-10-12 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12920332#action_12920332 ] Andrzej Bialecki commented on LUCENE-2621: --- .. and norms while we're at it.

[jira] Created: (SOLR-2164) Add option to build suggester dictionary on init

2010-10-15 Thread Andrzej Bialecki (JIRA)
Add option to build suggester dictionary on init Key: SOLR-2164 URL: https://issues.apache.org/jira/browse/SOLR-2164 Project: Solr Issue Type: Improvement Components: spellchecker

  1   2   3   4   5   6   7   8   9   10   >