> Google does a guessing about the query language. If you hit www.google.com, > you will be redirected to www.google.pl if you're sitting in Poland. This > may also be achieved in your application by detecting the browser's locale > etc. Many web application frameworks have support for this. Then you may > give (at query time) a higher boost to the fields belonging to the language > detected.
...but even when searching in google.pl I will get results in any language if only it match my query :) anyway - thanks for your help (both of you). Reading your answers and googling let me achieve desired efect. What really I needed was dismax and searching multiple fields. one more time - sorry for bothering.
