Hello everybody,

I'm new to this mailing list, so excuse me if my question has already been debated here (I've searched on the web and found nothing about it).

I've used solr for two weeks now, and so far it's a really neat solution. I've replaced my previous index searcher app by solr in my current project, but can not find a way to substitute the browseIndex(field, startterm, numberoftermsretuened) function i've used so far. It's a very usefull method and I'm sure it can be accomplished with solr, but I can't figure how. Lucene does it throught the terms method from the class IndexReader, I think : abstract TermEnum terms(Term t) : Returns an enumeration of all terms after a given term.

Does an implementation of this method exists in solr ?

If not, is it difficult to develop new instructions for solr ? where I must start to do so ?

Thanks !
Pierre-Yves Landron

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

Reply via email to