Get used indices

2009-08-21 Thread Alexander Herzog
Hi I'm using dynamic fields and was wandering how to retrieve information about used indices (wether they are empty and what actually do exist) via a a rest call? I get a list of fieldnames at the admin location and I wanted to retrieve this information in my php application. Thanks, Alexander

Re: Is wildcard search not correctly analyzed at query? [solved]

2009-08-20 Thread Alexander Herzog
gt; > On Thu, Aug 20, 2009 at 7:03 PM, Alexander Herzog wrote: > >> It seems like the analyzer/filter isn't affected at all, since the query >> >> http://localhost:8983/solr/select/?q=PhysicalDescription:nĂ¼*&debugQuery=true<http://localhost:8983/solr/select/?q=Phy

Re: Is wildcard search not correctly analyzed at query?

2009-08-20 Thread Alexander Herzog
to lucene directly without any analyzing". If it is like this, I'm happy with that as well. best, Alexander Alexander Herzog schrieb: > Hi all > > sorry for the long post > > We are switching from indexdata's zebra to solr for a new book > archival/preserva

Is wildcard search not correctly analyzed at query?

2009-08-19 Thread Alexander Herzog
Hi all sorry for the long post We are switching from indexdata's zebra to solr for a new book archival/preservation project with multiple languages, so expect more questions soon (sorry for that) The features of solr are pretty cool and more or less overwhelming! But there is one thing I found a