Re: Solr indexing not taking all values from DB.

2008-10-11 Thread Noble Paul നോബിള്‍ नोब्ळ्
template transformer does not eat up rows. I am almost sure that the query returns only 10 rows in that case. could you write a quick jdbc program and verify that (not the oralce client) everything else looks fine On Sat, Oct 11, 2008 at 4:52 PM, con <[EMAIL PROTECTED]> wrote: > > Hi Noble > Tha

Re: Solr indexing not taking all values from DB.

2008-10-11 Thread con
Hi Noble Thanks for your reply In my data-config.xml I have; Whether this, TemplateTransformer, is the one that

Re: Querying multivalued field - can scoring formula consider only matched values?

2008-10-11 Thread Svein Parnas
On 7. okt.. 2008, at 21.49, abhishek007 wrote: Hi, My application needs to handle synonyms for courses. The most natural way to achieve this would be having the field "course" to be multivalued. Now, say I add documents like: John Dane Algorithms Theory Computability, Complexity and