Hi, You may use the string as you choose, for instance filtering (fq=language_s:en) or for faceting (facet.field=language_s). What are you looking to do?
What would you like to detect on the query side? The language of the search string? That is very hard since people type very few words into the search box. -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com Solr Training - www.solrtraining.com On 19. jan. 2012, at 09:22, nibing wrote: > > Hi, all, > > > > I am using Solr3.5.0 which applies Tika0.10 to do language detection, > and I have a couple of questions about this function. > > > > 1. I can see the outcome of the language detection in a field > "language_s". But what action will be taken according to the different > language code? How to configure? > > > > 2. Currently the language detection only happens in indexing. Is it > possible to use the function in searching as well? How to configure? > > > > Many thanks. > > > Best Regards > > Ni, Bing >