[jira] Commented: (SOLR-1850) KeepWordFilter can be slow at query time if wordlist is large

2010-03-26 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850377#action_12850377 ] John Wang commented on SOLR-1850: - Hi Yonk: No problem! Do you think overloading the c

[jira] Created: (SOLR-1850) KeepWordFilter can be slow at query time if wordlist is large

2010-03-26 Thread John Wang (JIRA)
KeepWordFilter can be slow at query time if wordlist is large - Key: SOLR-1850 URL: https://issues.apache.org/jira/browse/SOLR-1850 Project: Solr Issue Type: Improvement C

[jira] Commented: (SOLR-1802) Make Solr work with IndexReaderFactory implementations that return MultiReader

2010-03-10 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843922#action_12843922 ] John Wang commented on SOLR-1802: - Thanks Mark for the pointer! > Make Solr work with Index

[jira] Commented: (SOLR-1807) UpdateHandler plugin is not fully supported

2010-03-09 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843362#action_12843362 ] John Wang commented on SOLR-1807: - bq. I almost think thats the lessor of two evils. While i

[jira] Commented: (SOLR-1808) When IndexReader.reopen is called, old reader is not properly closed

2010-03-09 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843361#action_12843361 ] John Wang commented on SOLR-1808: - Thanks Mark and Chris. I meant to close this bug, but kep

[jira] Created: (SOLR-1808) When IndexReader.reopen is called, old reader is not properly closed

2010-03-04 Thread John Wang (JIRA)
When IndexReader.reopen is called, old reader is not properly closed Key: SOLR-1808 URL: https://issues.apache.org/jira/browse/SOLR-1808 Project: Solr Issue Type: Bug

[jira] Created: (SOLR-1807) UpdateHandler plugin is not fully supported

2010-03-04 Thread John Wang (JIRA)
UpdateHandler plugin is not fully supported --- Key: SOLR-1807 URL: https://issues.apache.org/jira/browse/SOLR-1807 Project: Solr Issue Type: Bug Components: update Affects Versions: 1.4

[jira] Commented: (SOLR-1802) Make Solr work with IndexReaderFactory implementations that return MultiReader

2010-03-01 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12840010#action_12840010 ] John Wang commented on SOLR-1802: - Thanks Chris for the info. > Make Solr work with IndexRe

[jira] Created: (SOLR-1802) Solr is not friend to IndexReaderFactory implementations that return MultiReader

2010-03-01 Thread John Wang (JIRA)
Solr is not friend to IndexReaderFactory implementations that return MultiReader Key: SOLR-1802 URL: https://issues.apache.org/jira/browse/SOLR-1802 Project: Solr

[jira] Created: (SOLR-1774) IndexReaderFactory should have a close() method for cleanup

2010-02-15 Thread John Wang (JIRA)
IndexReaderFactory should have a close() method for cleanup --- Key: SOLR-1774 URL: https://issues.apache.org/jira/browse/SOLR-1774 Project: Solr Issue Type: Improvement Compo

[jira] Commented: (SOLR-243) Create a hook to allow custom code to create custom IndexReaders

2008-06-16 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605447#action_12605447 ] John Wang commented on SOLR-243: Sorry, I didn't see Hoss's earlier comments. Thanks -John

[jira] Commented: (SOLR-243) Create a hook to allow custom code to create custom IndexReaders

2008-06-05 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602844#action_12602844 ] John Wang commented on SOLR-243: Not sure what do you mean?It was supposed to be a simple add

[jira] Commented: (SOLR-243) Create a hook to allow custom code to create custom IndexReaders

2008-03-08 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576693#action_12576693 ] John Wang commented on SOLR-243: What is the plan for this patch? We have a couple of votes f

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-12-07 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549654 ] John Wang commented on SOLR-243: Thanks Kevin! Please vote on this patch to have it committed. -John > Create a ho

[jira] Commented: (SOLR-390) HashDocSet initialization of internal array is not efficient

2007-11-02 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539863 ] John Wang commented on SOLR-390: Hi Yonik: With my tests, for large arrays, e.g. 2M entries, there is a 14% gain. B

[jira] Commented: (SOLR-390) HashDocSet initialization of internal array is not efficient

2007-10-23 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537051 ] John Wang commented on SOLR-390: I am having problems with "Attach file" Following is the patch: Index: /Users/john/pl

[jira] Created: (SOLR-390) HashDocSet initialization of internal array is not efficient

2007-10-23 Thread John Wang (JIRA)
HashDocSet initialization of internal array is not efficient Key: SOLR-390 URL: https://issues.apache.org/jira/browse/SOLR-390 Project: Solr Issue Type: Bug Components: s

[jira] Updated: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-06-12 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang updated SOLR-243: --- Attachment: indexReaderFactory.patch My apologies for not being patient with this process. I have made the requ

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-06-11 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503697 ] John Wang commented on SOLR-243: Are you looking at the right patch? For 1) at least, they are public. 2) I am using

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-30 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500262 ] John Wang commented on SOLR-243: My motivation in doing this is to create a plugin into solr for my project: www.brows

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-30 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500261 ] John Wang commented on SOLR-243: Hi Yonik: 1) context in factory: I am not sure how the interface would look like, su

[jira] Updated: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-27 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang updated SOLR-243: --- Attachment: indexReaderFactory.patch New patch incorporating Chris's comments 1-6. for item 3) config is now p

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-26 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499294 ] John Wang commented on SOLR-243: 1) Sorry about this, my eclipse IDE showed 2 spaces. I will remember in the future.

[jira] Updated: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-25 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang updated SOLR-243: --- Attachment: indexReaderFactory.patch I have attached a patch for this issue. > Create a hook to allow custome

[jira] Updated: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-20 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang updated SOLR-243: --- Description: I have a customized IndexReader and I want to write a Solr plugin to use my derived IndexReader i

[jira] Created: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-20 Thread John Wang (JIRA)
Create a hook to allow custome code to create custome index readers --- Key: SOLR-243 URL: https://issues.apache.org/jira/browse/SOLR-243 Project: Solr Issue Type: Improvement