Re: If you could have one feature in Solr...

2010-02-28 Thread Adrien Specq
- Built-in hierarchical faceting and - langage attribute for each field On Sat, Feb 27, 2010 at 9:59 PM, Stephen Weiss swe...@stylesight.comwrote: I think an examples page would be a good idea. We've already implemented search in Chinese, Japanese, and Spanish back with 1.3, but it was not

Re: Auto suggestion

2010-02-28 Thread Erick Erickson
H, works for me without any problems. That is, this URL brings back newly-indexed data without doing anything to solr... http://localhost:8983/solr/terms/?terms=trueterms.fl=authorterms.prefix=er so forget my comment about reopening the index. So are you sure that the new terms are in the

Re: Auto suggestion

2010-02-28 Thread Erick Erickson
P.S. Are you absolutely sure your SOLR instance is pointing at the index you're adding data to? On Sun, Feb 28, 2010 at 9:08 AM, Erick Erickson erickerick...@gmail.comwrote: H, works for me without any problems. That is, this URL brings back newly-indexed data without doing anything to

Re: If you could have one feature in Solr...

2010-02-28 Thread Ian Holsman
On 2/24/10 8:42 AM, Grant Ingersoll wrote: What would it be? most of this will be coming in 1.5, but for me it's - sharding.. it still seems a bit clunky secondly.. this one isn't in 1.5. I'd like to be able to find interesting terms that appear in my result set that don't appear in the

Re: If you could have one feature in Solr...

2010-02-28 Thread Andrzej Bialecki
On 2010-02-28 17:26, Ian Holsman wrote: On 2/24/10 8:42 AM, Grant Ingersoll wrote: What would it be? most of this will be coming in 1.5, but for me it's - sharding.. it still seems a bit clunky secondly.. this one isn't in 1.5. I'd like to be able to find interesting terms that appear in my

Re: If you could have one feature in Solr...

2010-02-28 Thread Erik Hatcher
On Feb 28, 2010, at 8:47 AM, Adrien Specq wrote: - Built-in hierarchical faceting Adrien - I'm curious what you mean by this exactly. Could you describe your hierarchical faceting needs by example?Often hierarchical faceting can be accomplished by simply indexing /level1/ level2/...

Re: Using XSLT with DIH for a URLDataSource

2010-02-28 Thread Noble Paul നോബിള്‍ नोब्ळ्
this is the only one place this should be a problem.'xsl' is not a very commonly used attribute On Fri, Feb 26, 2010 at 10:46 AM, Lance Norskog goks...@gmail.com wrote: There could be a common 'open an url' utility method. This would help make the DIH components consistent. 2010/2/24 Noble

Re: If you could have one feature in Solr...

2010-02-28 Thread Noble Paul നോബിള്‍ नोब्ळ्
On Wed, Feb 24, 2010 at 7:18 PM, Patrick Sauts patrick.via...@gmail.com wrote: Synchronisation between the slaves to switch the new index at the same time after replication. I shall open as issue for this. And let us figure out how best it should be done

Re: Warning : no lockType configured for...

2010-02-28 Thread Mani EZZAT
Anyone got an idea ? I'm stuck on this and I can't find the solution Mani EZZAT wrote: Hello, I have this warning even if (I think) everything is setted correctly I'm dynamically creating cores with a new index, using the same schema and solrconfig.xml I looked at the solr code (SolrCore,