[jira] Created: (SOLR-1119) Move all the XPath reading code from SolrCore to SolrConfig

2009-04-17 Thread Noble Paul (JIRA)
Move all the XPath reading code from SolrCore to SolrConfig Key: SOLR-1119 URL: https://issues.apache.org/jira/browse/SOLR-1119 Project: Solr Issue Type: Improvement

[jira] Created: (SOLR-1120) Simplify EntityProcessor API

2009-04-17 Thread Shalin Shekhar Mangar (JIRA)
Simplify EntityProcessor API Key: SOLR-1120 URL: https://issues.apache.org/jira/browse/SOLR-1120 Project: Solr Issue Type: Improvement Components: contrib - DataImportHandler Affects Versions: 1.3

[jira] Commented: (SOLR-1120) Simplify EntityProcessor API

2009-04-17 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700085#action_12700085 ] Fergus McMenemie commented on SOLR-1120: Good idea. Dont know if you are interested

Hudson build is back to normal: Solr-trunk #775

2009-04-17 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/775/changes

[jira] Commented: (SOLR-1120) Simplify EntityProcessor API

2009-04-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700087#action_12700087 ] Noble Paul commented on SOLR-1120: -- bq.Is there any ligitimate place where one would want

[jira] Commented: (SOLR-1106) Pluggable CoreAdminHandler (Action ) architecture that allows for custom handler access to CoreContainer / request-response

2009-04-17 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700191#action_12700191 ] Kay Kay commented on SOLR-1106: --- {quote} It leaves no option to override the standard

[jira] Updated: (SOLR-1106) Pluggable CoreAdminHandler (Action ) architecture that allows for custom handler access to CoreContainer / request-response

2009-04-17 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kay Kay updated SOLR-1106: -- Attachment: SOLR-1106.patch CoreAdminHandler ( default ) instantiated without using reflection Pluggable

[jira] Commented: (SOLR-1106) Pluggable CoreAdminHandler (Action ) architecture that allows for custom handler access to CoreContainer / request-response

2009-04-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700205#action_12700205 ] Noble Paul commented on SOLR-1106: -- bq.I do not see the motivation to override the default

[jira] Commented: (SOLR-1106) Pluggable CoreAdminHandler (Action ) architecture that allows for custom handler access to CoreContainer / request-response

2009-04-17 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700210#action_12700210 ] Kay Kay commented on SOLR-1106: --- {quote} There are places were we may need to override the

[jira] Updated: (SOLR-773) Incorporate Local Lucene/Solr

2009-04-17 Thread patrick o'leary (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] patrick o'leary updated SOLR-773: - Attachment: SOLR-773.patch This fixes the query parsing issue, it defaults to the use the default

Re: analyzer in QueryElevationComponent

2009-04-17 Thread Ryan Mckinley
Yup -- that would be better. On Apr 17, 2009, at 4:41 AM, Koji Sekiguchi k...@r.email.ne.jp wrote: Hi, I'm just seeing the source of QueryElevationComponent.java. At inform() method, analyzer object is set like this: // line 154 analyzer = ft.getAnalyzer(); Why is getAnalyzer() used? Isn't

Re: SOLR-1106 - Custom Admin Action handler

2009-04-17 Thread Chris Hostetter
: For one of our projects - we need custom admin monitoring hooks that gets : access to multiple cores for a given solr web app (through the CoreContainer : interface). i've only skimed the back and forth in this thread (and in the issue comments) but i'm wondering why/if this specificaly needs

[jira] Updated: (SOLR-1099) FieldAnalysisRequestHandler

2009-04-17 Thread Uri Boness (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uri Boness updated SOLR-1099: - Attachment: AnalisysRequestHandler_refactored.patch The latest patch

[jira] Commented: (SOLR-633) QParser for use with user-entered query which recognizes subphrases as well as allowing some other customizations on per field basis

2009-04-17 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700422#action_12700422 ] Otis Gospodnetic commented on SOLR-633: --- This description could sure use an example! :)

Re: SOLR-1106 - Custom Admin Action handler

2009-04-17 Thread Noble Paul നോബിള്‍ नोब्ळ्
hi hoss .I am adding the responses to the issue https://issues.apache.org/jira/browse/SOLR-1106 On Sat, Apr 18, 2009 at 3:25 AM, Chris Hostetter hossman_luc...@fucit.org wrote: : For one of our projects - we need custom admin monitoring hooks that gets : access to multiple cores for a given

[jira] Commented: (SOLR-1106) Pluggable CoreAdminHandler (Action ) architecture that allows for custom handler access to CoreContainer / request-response

2009-04-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12700424#action_12700424 ] Noble Paul commented on SOLR-1106: -- to hoss' comment on the list