[jira] Commented: (SOLR-1458) Java Replication error: NullPointerException SEVERE: SnapPull failed on 2009-09-22 nightly

2009-10-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762524#action_12762524 ] Noble Paul commented on SOLR-1458: -- I plan to commit this shortly, Please comment if there

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-06 Thread Fergus McMenemie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fergus McMenemie updated SOLR-1437: --- Attachment: SOLR-1437.patch Sorted; added another check for null. DIH: Enhance

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Priority: Major (was: Minor) Fix Version/s: (was: 1.5) 1.4 DIH: Enhance

[jira] Resolved: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-1437. -- Resolution: Fixed committed r822154 Thanks Fergus DIH: Enhance XPathRecordReader to deal with

[jira] Updated: (SOLR-1437) DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.

2009-10-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-1437: - Attachment: putNulls_using_bitset.patch another enhancement to use a BitSet instead of a HashSet DIH:

Re: [Solr Wiki] Update of DataImportHandler by FergusMcMenemie

2009-10-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
The wiki has eaten up a lot of documentation On Tue, Oct 6, 2009 at 1:54 PM, Apache Wiki wikidi...@apache.org wrote: Dear Wiki user, You have subscribed to a wiki page or wiki category on Solr Wiki for change notification. The DataImportHandler page has been changed by FergusMcMenemie:

Re: [Solr Wiki] Update of DataImportHandler by FergusMcMenemie

2009-10-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
we will have to revert to rev=212 because the wiki has removed a lot of data On Tue, Oct 6, 2009 at 3:25 PM, Apache Wiki wikidi...@apache.org wrote: Dear Wiki user, You have subscribed to a wiki page or wiki category on Solr Wiki for change notification. The DataImportHandler page has been

Re: Highlighting bean properties using DocumentObjectBinder - New feature?

2009-10-06 Thread Avlesh Singh
Does this one deserve a JIRA issue? Cheers Avlesh On Sun, Oct 4, 2009 at 8:37 PM, Avlesh Singh avl...@gmail.com wrote: Like most others, I use SolrJ and bind my beans with @Field annotations to read responses from Solr. For highlighting these properties in my bean, I always write a separate

Re: Highlighting bean properties using DocumentObjectBinder - New feature?

2009-10-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
go ahead but mark for 1.5 On Tue, Oct 6, 2009 at 4:50 PM, Avlesh Singh avl...@gmail.com wrote: Does this one deserve a JIRA issue? Cheers Avlesh On Sun, Oct 4, 2009 at 8:37 PM, Avlesh Singh avl...@gmail.com wrote: Like most others, I use SolrJ and bind my beans with @Field annotations to

Re: Highlighting bean properties using DocumentObjectBinder - New feature?

2009-10-06 Thread Avlesh Singh
Sure! Cheers Avlesh 2009/10/6 Noble Paul നോബിള്‍ नोब्ळ् noble.p...@corp.aol.com go ahead but mark for 1.5 On Tue, Oct 6, 2009 at 4:50 PM, Avlesh Singh avl...@gmail.com wrote: Does this one deserve a JIRA issue? Cheers Avlesh On Sun, Oct 4, 2009 at 8:37 PM, Avlesh Singh

wiki problem

2009-10-06 Thread Noble Paul നോബിള്‍ नोब्ळ्
our wiki is behaving very strangely after the new upgrade. Many of the edits result in deletion of data . What is worse is that it is not even possible to revert. for instance ,I need to revert the page http://wiki.apache.org/solr/DataImportHandler to revision 212 and I am unsuccessful after 5

[jira] Created: (SOLR-1494) Bind highlighting info using SolrJ's DocumentObjectBinder

2009-10-06 Thread Avlesh Singh (JIRA)
Bind highlighting info using SolrJ's DocumentObjectBinder - Key: SOLR-1494 URL: https://issues.apache.org/jira/browse/SOLR-1494 Project: Solr Issue Type: New Feature

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread Bill Au (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762604#action_12762604 ] Bill Au commented on SOLR-1294: --- jscalendar.js is LGPL so I am not sure if it can be included

Re: [jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread Mark Miller
Bill Au (JIRA) wrote: jscalendar.js is LGPL so I am not sure if it can be included into Solr. Yup - no LGPL allowed in Apache SVN.

[jira] Updated: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1492: --- Attachment: SOLR-1492.patch OK, this patch: - includes SOLR-1491 so single valued single part trie

[jira] Resolved: (SOLR-1492) Can't facet Trie fields with precisionSteps

2009-10-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-1492. Resolution: Fixed committed. Can't facet Trie fields with precisionSteps

SOLR-1477 help

2009-10-06 Thread Jason Rutherglen
Hi, Jason Venner and I hacked all night on SOLR-1477 however didn't get anywhere trying to make multileveled proxied shards work. I was wondering if someone more in the know about the distributed search code could give some pointers to help us move along. We understand the getids stage needs to

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread James McKinney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762700#action_12762700 ] James McKinney commented on SOLR-1294: -- Grant Ingersoll: A fork was necessary, as our

[jira] Updated: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-1449: --- Attachment: SOLR-1449.patch updated to trunk (schema.xml change already committed) plus the fixes miller

[jira] Created: (SOLR-1495) Store UnInvertedField on disk

2009-10-06 Thread Jason Rutherglen (JIRA)
Store UnInvertedField on disk - Key: SOLR-1495 URL: https://issues.apache.org/jira/browse/SOLR-1495 Project: Solr Issue Type: Improvement Components: search Affects Versions: 1.3, 1.4

[jira] Commented: (SOLR-1449) solrconfig.xml syntax to add classpath elements from outside of instanceDir

2009-10-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762723#action_12762723 ] Hoss Man commented on SOLR-1449: bq. add a new method to SolrConfig ... public ListString

Re: wiki problem

2009-10-06 Thread Chris Hostetter
: our wiki is behaving very strangely after the new upgrade. Many of the : edits result in deletion of data . What is worse is that it is not : even possible to revert. : : for instance ,I need to revert the page : http://wiki.apache.org/solr/DataImportHandler to revision 212 and I am :

[jira] Resolved: (SOLR-1491) single valued trie fields use multi valued faceting

2009-10-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-1491. Resolution: Fixed This was committed as part of SOLR-1492 single valued trie fields use multi

[jira] Updated: (SOLR-1483) Example schema is confusing with int, tint and pint fields

2009-10-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1483: Attachment: SOLR-1483.patch Updated patch to take SOLR-1492 into account. I've

[jira] Commented: (SOLR-1493) Provide a non delimiting SpellingQueryConverter

2009-10-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762783#action_12762783 ] Shalin Shekhar Mangar commented on SOLR-1493: - Jason, yes SpellingQueryConvertor

[jira] Updated: (SOLR-1493) Provide a non delimiting SpellingQueryConverter

2009-10-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-1493: Fix Version/s: (was: 1.4) 1.5 Moving to 1.5 since we are not

[jira] Commented: (SOLR-1477) Search on local cores

2009-10-06 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762844#action_12762844 ] Jason Rutherglen commented on SOLR-1477: I made some headway with getting this

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762848#action_12762848 ] Ryan McKinley commented on SOLR-1294: - Looking over it, it seems interesting... what is

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread James McKinney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762850#action_12762850 ] James McKinney commented on SOLR-1294: -- Yes, I am currently tri-licensing it

Re: 8 for 1.4

2009-10-06 Thread James McKinney
Hi all, I only just now discovered this thread on the future of SolrJS. I'm one of the Drupal developers that worked on the SolrJS fork that we call AJAX Solr. The code is up at http://github.com/evolvingweb/AJAX-Solr Before I address some of the concerns that came up earlier in the thread, I'd

Re: 8 for 1.4

2009-10-06 Thread Israel Ekpo
On Tue, Oct 6, 2009 at 11:22 PM, James McKinney ja...@evolvingweb.cawrote: Hi all, I only just now discovered this thread on the future of SolrJS. I'm one of the Drupal developers that worked on the SolrJS fork that we call AJAX Solr. The code is up at http://github.com/evolvingweb/AJAX-Solr

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762860#action_12762860 ] Ryan McKinley commented on SOLR-1294: - sweet. If AJAX-Solr is Apache licensed, then I

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762864#action_12762864 ] Ryan McKinley commented on SOLR-1294: - In your 'COPYRIGHT.txt' file, it says: [panel]

[jira] Issue Comment Edited: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762864#action_12762864 ] Ryan McKinley edited comment on SOLR-1294 at 10/6/09 9:17 PM: --

archive solrjs and point to AJAX Solr?

2009-10-06 Thread Ryan McKinley
I don't think solrjs should hold up the 1.4 release. Since this issue was last discussed, James McKinney has licensed AJAX Solr (a solrjs fork) under Apache MIT http://github.com/evolvingweb/AJAX-Solr/blob/master/COPYRIGHT.txt It seems like this has good support and gets the on-going

Solr Quries

2009-10-06 Thread Pravin Karne
Hi, I am new to solr. I have following queries : 1. Is solr work in distributed environment ? if yes, how to configure it? 2. Is solr have Hadoop support? if yes, how to setup it with Hadoop/HDFS? (Note: I am familiar with Hadoop) 3. I have employee information(id, name

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread James McKinney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762865#action_12762865 ] James McKinney commented on SOLR-1294: -- The jQuery strftime plugin was the only piece

[jira] Issue Comment Edited: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread James McKinney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762865#action_12762865 ] James McKinney edited comment on SOLR-1294 at 10/6/09 9:35 PM: ---

[jira] Issue Comment Edited: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread James McKinney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762865#action_12762865 ] James McKinney edited comment on SOLR-1294 at 10/6/09 9:35 PM: ---

[jira] Commented: (SOLR-1294) SolrJS/Javascript client fails in IE8!

2009-10-06 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762866#action_12762866 ] Ryan McKinley commented on SOLR-1294: - excellent -- thank you SolrJS/Javascript client