t? Do I really need to use a
> > dismax SearchHander (I read about it, and I don't want to search in
> multple
> > fields - I want to search in one field and boost in another one)?
>
> > Thanks in advance
>
> > Alex Grilo
>
>
>
one field and boost in another one)?
Thanks in advance
Alex Grilo
Hi,
Can I make a query that returns only exact match or do I have to change the
fields to achieve that?
Thanks in advance
Alex Grilo
The code is here: http://pastebin.com/50ugqRfA
<http://pastebin.com/50ugqRfA>and my schema.xml configuration entry for
similarity is:
Thanks
Alex
On Mon, May 16, 2011 at 2:01 PM, Gora Mohanty wrote:
> On Mon, May 16, 2011 at 10:04 PM, Alex Grilo wrote:
> > Hi,
> > I&
Hi,
I'm new to Solr and I'm trying to use my custom Similarity class but I've
not succeeded on that.
I added some debug information and my class is loaded, but it is not used
when queries are made.
Does someone could help me? If any further information is relevant, I can
provide it.
Thanks in ad