Re: Replace NULL with 0 while Indexing

2013-10-12 Thread Karol Sikora
6.n3.nabble.com/Replace-NULL-with-0-while-Indexing-tp4095059.html Sent from the Solr - User mailing list archive at Nabble.com. -- Karol Sikora Kierownik Informatyczny Projektu CBN - Interfejs 2.0 +48 781 493 788 Laboratorium EE ul. Mokotowska 46A/23 | 00-543 Warszawa | www.laboratoriu

Highlighting multivalued fields using fvh

2013-04-10 Thread Karol Sikora
Hi all, accoridng to this ticket: https://issues.apache.org/jira/browse/SOLR-2998 Are there any plans to fix this bug? Is there antoher way to usign fvh and still having proper results (without concatenation)? -- Karol Sikora +48 781 493 788 Laboratorium EE ul. Mokotowska 46A/23 | 00-543

Re: How to male Solr complex Join Query

2013-03-28 Thread Karol Sikora
Hi Ashim, You probably doing something in wrong way if You need using such a complex joins. Remember that solr isn't relational database. You should probably revisit Your schema and flatten Your data structure. Regards, Karol W dniu 28.03.2013 13:45, ashimbose pisze: Hi I need to do comple

Re: High QTime when wildcards in hl.fl are used

2013-03-08 Thread Karol Sikora
when I have only one fileld that is matching given pattern it should be no diference between using wildcards and not. Any ideas? W dniu 08.03.2013 13:49, Karol Sikora pisze: Hi all, I'm currently stumbling with following case: I have indexed documents with fileds named like fulltext_[som

LocalParam tag does not work when is placed in brackets

2013-02-07 Thread Karol Sikora
a8}category:"5" OR otherField:"otherValue") AND type:DOCUMENT not. There is a special syntax for dealing with such cases? Thanks in advance for your help. -- Karol Sikora