[jira] [Updated] (SOLR-3959) csv output is invalid csv if there is a currency field

2012-11-11 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-3959: --- Attachment: SOLR-3959.patch csv output is invalid csv if there is a currency field

[jira] [Updated] (SOLR-3959) csv output is invalid csv if there is a currency field

2012-11-11 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-3959: --- Attachment: SOLR-3959.patch Added comments csv output is invalid csv if there is a

[jira] [Updated] (SOLR-3959) csv output is invalid csv if there is a currency field

2012-11-15 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-3959: --- Attachment: SOLR-3959.patch enabled escaping for other poly fields (latlon, point)

[jira] [Updated] (SOLR-4084) Add factory for FuzzySuggester

2012-11-15 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-4084: --- Attachment: SOLR-4084.patch Added Solr Lookup factory for FuzzySuggester Add

[jira] [Commented] (SOLR-3959) csv output is invalid csv if there is a currency field

2012-11-16 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13499368#comment-13499368 ] Areek Zillur commented on SOLR-3959: No Problem, thanks for taking the time to review

[jira] [Updated] (SOLR-4084) Add factory for FuzzySuggester

2012-11-17 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-4084: --- Attachment: SOLR-4084.patch Added tests for the FuzzySuggester Factory! Add factory

[jira] [Created] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-02 Thread Areek Zillur (JIRA)
Areek Zillur created LUCENE-5197: Summary: Add a method to SegmentReader to get the current index heap memory size Key: LUCENE-5197 URL: https://issues.apache.org/jira/browse/LUCENE-5197 Project:

[jira] [Updated] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-02 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5197: - Attachment: LUCENE-5197.patch Initial patch file that only takes into account classes in the

[jira] [Updated] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-02 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5197: - Component/s: core/index Add a method to SegmentReader to get the current index heap memory

[jira] [Updated] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-03 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5197: - Attachment: LUCENE-5197.patch Attached a patch removing redundant null checks as Adrien

[jira] [Comment Edited] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-03 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13756905#comment-13756905 ] Areek Zillur edited comment on LUCENE-5197 at 9/3/13 6:50 PM:

[jira] [Commented] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-03 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13757021#comment-13757021 ] Areek Zillur commented on LUCENE-5197: -- Can you elaborate on this? Where was it

[jira] [Updated] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-04 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5197: - Attachment: LUCENE-5197.patch Changed getSizeInbytes to ramBytesUsed as Robert suggested

[jira] [Commented] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-04 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13758082#comment-13758082 ] Areek Zillur commented on LUCENE-5197: -- [~mikemccand] I can add a ramBytesUsed

[jira] [Updated] (LUCENE-5197) Add a method to SegmentReader to get the current index heap memory size

2013-09-04 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5197: - Attachment: LUCENE-5197.patch Took into account termsCache in SimpleTextFieldReader as

[jira] [Created] (SOLR-5226) Add Lucene index heap size usage in the Solr admin UI

2013-09-09 Thread Areek Zillur (JIRA)
Areek Zillur created SOLR-5226: -- Summary: Add Lucene index heap size usage in the Solr admin UI Key: SOLR-5226 URL: https://issues.apache.org/jira/browse/SOLR-5226 Project: Solr Issue Type:

[jira] [Updated] (SOLR-5237) Add Lucene Index heap usage to LukeRequestHandler

2013-09-11 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5237: --- Attachment: SOLR-5237.patch Initial patch that adds the attribute indexHeapUsageBytes to

[jira] [Created] (SOLR-5237) Add Lucene Index heap usage to LukeRequestHandler

2013-09-11 Thread Areek Zillur (JIRA)
Areek Zillur created SOLR-5237: -- Summary: Add Lucene Index heap usage to LukeRequestHandler Key: SOLR-5237 URL: https://issues.apache.org/jira/browse/SOLR-5237 Project: Solr Issue Type:

[jira] [Updated] (SOLR-5237) Add Lucene Index heap usage to LukeRequestHandler

2013-09-11 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5237: --- Attachment: SOLR-5237.patch Return -1 when any of the readers are not SegmentReader

[jira] [Updated] (SOLR-5167) Ability to use AnalyzingInfixSuggester in Solr

2013-09-13 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5167: --- Attachment: SOLR-5167.patch Proper way to use AnalzingInfixSuggester in Solr + tests for the new

[jira] [Commented] (SOLR-5167) Ability to use AnalyzingInfixSuggester in Solr

2013-09-14 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767393#comment-13767393 ] Areek Zillur commented on SOLR-5167: To answer Varun's question, the storeDir parameter

[jira] [Updated] (SOLR-5226) Add Lucene index heap size usage in the Solr admin UI

2013-09-19 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5226: --- Attachment: SOLR-5226.patch Attached a patch to display the luceneIndexHeapUsage in the index

[jira] [Created] (LUCENE-5251) New Dictionary Implementation for Suggester consumption

2013-10-01 Thread Areek Zillur (JIRA)
Areek Zillur created LUCENE-5251: Summary: New Dictionary Implementation for Suggester consumption Key: LUCENE-5251 URL: https://issues.apache.org/jira/browse/LUCENE-5251 Project: Lucene - Core

[jira] [Updated] (LUCENE-5251) New Dictionary Implementation for Suggester consumption

2013-10-01 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5251: - Attachment: LUCENE-5251.patch Uploaded initial patch with tests New Dictionary Implementation

[jira] [Created] (SOLR-5294) Pluggable Dictionary Implementation for Suggester

2013-10-01 Thread Areek Zillur (JIRA)
Areek Zillur created SOLR-5294: -- Summary: Pluggable Dictionary Implementation for Suggester Key: SOLR-5294 URL: https://issues.apache.org/jira/browse/SOLR-5294 Project: Solr Issue Type:

[jira] [Updated] (SOLR-5294) Pluggable Dictionary Implementation for Suggester

2013-10-01 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5294: --- Attachment: SOLR-5294.patch Initial patch with tests. - added DictionaryFactories for existing

[jira] [Commented] (LUCENE-5214) Add new FreeTextSuggester, to handle long tail suggestions

2013-10-01 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13783660#comment-13783660 ] Areek Zillur commented on LUCENE-5214: -- Hey Michael, had a question for you, this

[jira] [Commented] (LUCENE-5251) New Dictionary Implementation for Suggester consumption

2013-10-02 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1378#comment-1378 ] Areek Zillur commented on LUCENE-5251: -- Hey Michael, Thanks for reviewing the

[jira] [Updated] (LUCENE-5251) New Dictionary Implementation for Suggester consumption

2013-10-02 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5251: - Attachment: LUCENE-5251.patch Uploaded patch (merged commits). - updated javadocs to note

[jira] [Commented] (LUCENE-5251) New Dictionary Implementation for Suggester consumption

2013-10-04 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13785956#comment-13785956 ] Areek Zillur commented on LUCENE-5251: -- Thanks for the quick review! I will upload a

[jira] [Created] (LUCENE-5260) Make older Suggesters more accepting of TermFreqPayloadIterator

2013-10-06 Thread Areek Zillur (JIRA)
Areek Zillur created LUCENE-5260: Summary: Make older Suggesters more accepting of TermFreqPayloadIterator Key: LUCENE-5260 URL: https://issues.apache.org/jira/browse/LUCENE-5260 Project: Lucene -

[jira] [Updated] (LUCENE-5251) New Dictionary Implementation for Suggester consumption

2013-10-06 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5251: - Attachment: LUCENE-5251.patch Uploaded new patch (diff rather than git patch): - field is

[jira] [Updated] (SOLR-5294) Pluggable Dictionary Implementation for Suggester

2013-10-07 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5294: --- Description: It would be nice to have the option of plugging in Dictionary implementations for the

[jira] [Updated] (SOLR-5294) Pluggable Dictionary Implementation for Suggester

2013-10-07 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5294: --- Attachment: SOLR-5294.patch Updated patch (diff instead of git commits) Pluggable Dictionary

[jira] [Updated] (SOLR-5294) Pluggable Dictionary Implementation for Suggester

2013-10-07 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5294: --- Description: It would be nice to have the option of plugging in Dictionary implementations for the

[jira] [Updated] (LUCENE-5251) New Dictionary Implementation for Suggester consumption

2013-10-07 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5251: - Attachment: LUCENE-5251.patch Patch Uploaded - Changed Javadoc as suggested and noted

[jira] [Commented] (LUCENE-5260) Make older Suggesters more accepting of TermFreqPayloadIterator

2013-10-09 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790075#comment-13790075 ] Areek Zillur commented on LUCENE-5260: -- Hey Michael, I was thinking about how to

[jira] [Commented] (LUCENE-5251) New Dictionary Implementation for Suggester consumption

2013-10-09 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790079#comment-13790079 ] Areek Zillur commented on LUCENE-5251: -- Thanks for committing the patch, Michael!

[jira] [Commented] (SOLR-5294) Pluggable Dictionary Implementation for Suggester

2013-10-09 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13790105#comment-13790105 ] Areek Zillur commented on SOLR-5294: Thanks for reviewing this, Robert! {quote} Should

[jira] [Updated] (LUCENE-5260) Make older Suggesters more accepting of TermFreqPayloadIterator

2013-10-11 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5260: - Attachment: LUCENE-5260.patch Uploaded Patch: - changed the input to lookup.build to take

[jira] [Updated] (LUCENE-5260) Make older Suggesters more accepting of TermFreqPayloadIterator

2013-10-12 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5260: - Attachment: LUCENE-5260.patch Thanks for the review, Michael! I fixed the

[jira] [Commented] (LUCENE-5280) Rename TermFreqPayloadIterator - SuggestionIterator

2013-10-13 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793876#comment-13793876 ] Areek Zillur commented on LUCENE-5280: -- I was wondering the if

[jira] [Comment Edited] (LUCENE-5280) Rename TermFreqPayloadIterator - SuggestionIterator

2013-10-13 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793876#comment-13793876 ] Areek Zillur edited comment on LUCENE-5280 at 10/14/13 2:08 AM:

[jira] [Commented] (LUCENE-5280) Rename TermFreqPayloadIterator - SuggestionIterator

2013-10-13 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793882#comment-13793882 ] Areek Zillur commented on LUCENE-5280: -- {quote} it would be

[jira] [Comment Edited] (LUCENE-5280) Rename TermFreqPayloadIterator - SuggestionIterator

2013-10-13 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793902#comment-13793902 ] Areek Zillur edited comment on LUCENE-5280 at 10/14/13 3:56 AM:

[jira] [Commented] (LUCENE-5280) Rename TermFreqPayloadIterator - SuggestionIterator

2013-10-14 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13794780#comment-13794780 ] Areek Zillur commented on LUCENE-5280: -- Thanks for committing this! Rename

[jira] [Created] (LUCENE-5294) Suggester InputIterator implementation that takes expressions as term weights

2013-10-17 Thread Areek Zillur (JIRA)
Areek Zillur created LUCENE-5294: Summary: Suggester InputIterator implementation that takes expressions as term weights Key: LUCENE-5294 URL: https://issues.apache.org/jira/browse/LUCENE-5294

[jira] [Updated] (LUCENE-5294) Suggester InputIterator implementation that takes expressions as term weights

2013-10-17 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5294: - Description: It would be nice to have a Suggester inputIter implementation that could compute

[jira] [Updated] (LUCENE-5294) Suggester InputIterator implementation that takes expressions as term weights

2013-10-17 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5294: - Attachment: LUCENE-5294.patch Initial patch - implements DocumentExpressionDictionary -

[jira] [Updated] (LUCENE-5294) Suggester InputIterator implementation that takes expressions as term weights

2013-10-17 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5294: - Description: It would be nice to have a Suggester Dictionary implementation that could compute

[jira] [Updated] (LUCENE-5294) Suggester Dictionary implementation that takes expressions as term weights

2013-10-17 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5294: - Summary: Suggester Dictionary implementation that takes expressions as term weights (was:

[jira] [Commented] (SOLR-5529) Add Support for queries to use multiple suggesters (new Suggester Component)

2014-01-10 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13868346#comment-13868346 ] Areek Zillur commented on SOLR-5529: Thanks for committing this, Robert! Add Support

[jira] [Created] (SOLR-5631) Add support for FreeTextSuggester in SolrSuggester Component

2014-01-14 Thread Areek Zillur (JIRA)
Areek Zillur created SOLR-5631: -- Summary: Add support for FreeTextSuggester in SolrSuggester Component Key: SOLR-5631 URL: https://issues.apache.org/jira/browse/SOLR-5631 Project: Solr Issue

[jira] [Updated] (SOLR-5631) Add support for FreeTextSuggester in SolrSuggester Component

2014-01-14 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5631: --- Attachment: SOLR-5631.patch Initial patch implementing LookupFactory for FreeTextSuggester and tests

[jira] [Updated] (SOLR-5631) Add support for FreeTextSuggester in SolrSuggester Component

2014-01-15 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5631: --- Attachment: SOLR-5631.patch Fixed spelling. Thanks for the review, Robert! Add support for

[jira] [Updated] (SOLR-5631) Add support for FreeTextSuggester in SolrSuggester Component

2014-01-15 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5631: --- Attachment: SOLR-5631.patch Add support for FreeTextSuggester in SolrSuggester Component

[jira] [Updated] (SOLR-5631) Add support for FreeTextSuggester in SolrSuggester Component

2014-01-15 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5631: --- Attachment: (was: SOLR-5631.patch) Add support for FreeTextSuggester in SolrSuggester Component

[jira] [Updated] (SOLR-5631) Add support for FreeTextSuggester in SolrSuggester Component

2014-01-15 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5631: --- Attachment: SOLR-5631.patch Add support for FreeTextSuggester in SolrSuggester Component

[jira] [Created] (LUCENE-5402) Add support for index-time pruning in Document*Dictionary (Suggester)

2014-01-15 Thread Areek Zillur (JIRA)
Areek Zillur created LUCENE-5402: Summary: Add support for index-time pruning in Document*Dictionary (Suggester) Key: LUCENE-5402 URL: https://issues.apache.org/jira/browse/LUCENE-5402 Project:

[jira] [Updated] (LUCENE-5402) Add support for index-time pruning in Document*Dictionary (Suggester)

2014-01-15 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5402: - Attachment: LUCENE-5402.patch Initial patch for index-time pruning support for

[jira] [Created] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-01-17 Thread Areek Zillur (JIRA)
Areek Zillur created LUCENE-5404: Summary: Add support to get number of entries a Suggester Lookup was built with and minor refactorings Key: LUCENE-5404 URL: https://issues.apache.org/jira/browse/LUCENE-5404

[jira] [Updated] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-01-17 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5404: - Attachment: LUCENE-5404.patch Initial patch: - adds count() method to InputIterator to get

[jira] [Updated] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-01-17 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5404: - Description: It would be nice to be able to tell the number of entries a suggester lookup was

[jira] [Commented] (LUCENE-5376) Add a demo search server

2014-01-17 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13875465#comment-13875465 ] Areek Zillur commented on LUCENE-5376: -- LUCENE-5404 adds support for counting # of

[jira] [Updated] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-01-19 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5404: - Attachment: LUCENE-5404.patch Updated Patch: - count() - getCount() - doc to make it clear

[jira] [Comment Edited] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-01-19 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13876033#comment-13876033 ] Areek Zillur edited comment on LUCENE-5404 at 1/19/14 10:36 PM:

[jira] [Commented] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-01-25 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882105#comment-13882105 ] Areek Zillur commented on LUCENE-5404: -- [~rcmuir] Any thoughts on the proposed API

[jira] [Updated] (LUCENE-5402) Add support for index-time pruning in Document*Dictionary (Suggester)

2014-01-25 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5402: - Attachment: LUCENE-5402.patch Updated Patch: - use reader.maxDoc() instead of

[jira] [Commented] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-01-29 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885833#comment-13885833 ] Areek Zillur commented on LUCENE-5404: -- I like this idea, I can see how the count

[jira] [Updated] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-01-29 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5404: - Attachment: LUCENE-5404.patch Updated Patch: - added getCount in Lookup API - added

[jira] [Assigned] (SOLR-5683) Documentation of Suggester V2

2014-01-30 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur reassigned SOLR-5683: -- Assignee: Areek Zillur Documentation of Suggester V2 -

[jira] [Created] (SOLR-5683) Documentation of Suggester V2

2014-01-30 Thread Areek Zillur (JIRA)
Areek Zillur created SOLR-5683: -- Summary: Documentation of Suggester V2 Key: SOLR-5683 URL: https://issues.apache.org/jira/browse/SOLR-5683 Project: Solr Issue Type: Task Components:

[jira] [Updated] (SOLR-5683) Documentation of Suggester V2

2014-01-30 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5683: --- Description: Place holder for documentation that will eventually end up in the Solr Ref guide.

[jira] [Commented] (SOLR-5683) Documentation of Suggester V2

2014-01-30 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887442#comment-13887442 ] Areek Zillur commented on SOLR-5683: The documentation still has a lot of TODOs, but

[jira] [Commented] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-02-02 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889069#comment-13889069 ] Areek Zillur commented on LUCENE-5404: -- Thanks for the feedback :) I was thinking

[jira] [Created] (LUCENE-5430) Suggesters should verify its index before loading it from disk

2014-02-02 Thread Areek Zillur (JIRA)
Areek Zillur created LUCENE-5430: Summary: Suggesters should verify its index before loading it from disk Key: LUCENE-5430 URL: https://issues.apache.org/jira/browse/LUCENE-5430 Project: Lucene -

[jira] [Updated] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-02-04 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5404: - Attachment: LUCENE-5404.patch Thanks Michael for the clarification on the API and the pointer

[jira] [Created] (SOLR-5695) Add support for BlendedInfixSuggester in Solr

2014-02-04 Thread Areek Zillur (JIRA)
Areek Zillur created SOLR-5695: -- Summary: Add support for BlendedInfixSuggester in Solr Key: SOLR-5695 URL: https://issues.apache.org/jira/browse/SOLR-5695 Project: Solr Issue Type: Improvement

[jira] [Commented] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-02-05 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892656#comment-13892656 ] Areek Zillur commented on LUCENE-5404: -- Thanks for the review Micheal! I will commit

[jira] [Comment Edited] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-02-05 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892656#comment-13892656 ] Areek Zillur edited comment on LUCENE-5404 at 2/5/14 10:29 PM:

[jira] [Commented] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-02-07 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13895035#comment-13895035 ] Areek Zillur commented on LUCENE-5404: -- Minor change made count is long (was int).

[jira] [Resolved] (LUCENE-5404) Add support to get number of entries a Suggester Lookup was built with and minor refactorings

2014-02-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur resolved LUCENE-5404. -- Resolution: Fixed Assignee: Areek Zillur Thanks Michael and Robert for the review and

[jira] [Resolved] (SOLR-5695) Add support for BlendedInfixSuggester in Solr

2014-02-08 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur resolved SOLR-5695. Resolution: Fixed Add support for BlendedInfixSuggester in Solr

[jira] [Commented] (LUCENE-5350) Add Context Aware Suggester

2014-02-26 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13913280#comment-13913280 ] Areek Zillur commented on LUCENE-5350: -- That sounds great! I will work towards that,

[jira] [Commented] (LUCENE-5477) add near-real-time suggest building to AnalyzingInfixSuggester

2014-02-27 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13914978#comment-13914978 ] Areek Zillur commented on LUCENE-5477: -- Wow, that looks awesome! Thanks for getting

[jira] [Commented] (LUCENE-5294) Suggester Dictionary implementation that takes expressions as term weights

2013-10-19 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13800058#comment-13800058 ] Areek Zillur commented on LUCENE-5294: -- Sorry for not running the ant precommit

[jira] [Commented] (LUCENE-5294) Suggester Dictionary implementation that takes expressions as term weights

2013-10-20 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13800125#comment-13800125 ] Areek Zillur commented on LUCENE-5294: -- Thanks Michael for the response! - I will

[jira] [Created] (SOLR-5378) Suggester Version 2

2013-10-23 Thread Areek Zillur (JIRA)
Areek Zillur created SOLR-5378: -- Summary: Suggester Version 2 Key: SOLR-5378 URL: https://issues.apache.org/jira/browse/SOLR-5378 Project: Solr Issue Type: New Feature Components:

[jira] [Updated] (SOLR-5378) Suggester Version 2

2013-10-23 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5378: --- Attachment: SOLR-5378.patch Initial Patch: - implements SuggestComponent and SolrSuggester (along

[jira] [Updated] (SOLR-5378) Suggester Version 2

2013-10-23 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5378: --- Description: The idea is to add a new Suggester Component that will eventually replace the Suggester

[jira] [Commented] (SOLR-5378) Suggester Version 2

2013-10-23 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802726#comment-13802726 ] Areek Zillur commented on SOLR-5378: Note: the dictionary implementations still have

[jira] [Updated] (SOLR-5378) Suggester Version 2

2013-10-24 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5378: --- Attachment: SOLR-5378.patch Patch: - nuked irreverent Dictionary Factories for suggesters

[jira] [Commented] (LUCENE-5305) DocumentExpressionDictionaryTest Failure

2013-10-24 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804585#comment-13804585 ] Areek Zillur commented on LUCENE-5305: -- I am planning on fixing this soon (by

[jira] [Created] (LUCENE-5306) Add CompositeReader Support to DocumentExpressionDictionary

2013-10-24 Thread Areek Zillur (JIRA)
Areek Zillur created LUCENE-5306: Summary: Add CompositeReader Support to DocumentExpressionDictionary Key: LUCENE-5306 URL: https://issues.apache.org/jira/browse/LUCENE-5306 Project: Lucene - Core

[jira] [Updated] (LUCENE-5306) Add CompositeReader Support to DocumentExpressionDictionary

2013-10-24 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5306: - Attachment: LUCENE-5306.patch Patch uploaded: - added support for CompositeReader - tested

[jira] [Commented] (LUCENE-5305) DocumentExpressionDictionaryTest Failure

2013-10-24 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804657#comment-13804657 ] Areek Zillur commented on LUCENE-5305: --

[jira] [Updated] (LUCENE-5306) Add CompositeReader Support to DocumentExpressionDictionary

2013-10-28 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated LUCENE-5306: - Attachment: LUCENE-5306.patch Patch (minor change): - additional check to ensure that the

[jira] [Updated] (SOLR-5378) Suggester Version 2

2013-10-29 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur updated SOLR-5378: --- Attachment: SOLR-5378.patch Uploaded Patch: - added documentation - added expressions

[jira] [Comment Edited] (SOLR-5378) Suggester Version 2

2013-10-29 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13807731#comment-13807731 ] Areek Zillur edited comment on SOLR-5378 at 10/29/13 6:58 AM: --

[jira] [Created] (LUCENE-5313) Add preservePositionIncrements to Analyzing and FuzzyAnalyzing constructors

2013-10-29 Thread Areek Zillur (JIRA)
Areek Zillur created LUCENE-5313: Summary: Add preservePositionIncrements to Analyzing and FuzzyAnalyzing constructors Key: LUCENE-5313 URL: https://issues.apache.org/jira/browse/LUCENE-5313 Project:

  1   2   3   >