On Sun, Nov 8, 2009 at 8:25 AM, Bertie Shen wrote:
> I have figured out a way to solve this problem: just specify a
> single blah blah blah . Under , specify
> multiple top level entity entries, each of which corresponds to one table
> data.
>
> So each top level entry will map one row in it to a
Please paste the complete stacktrace
On Fri, Nov 6, 2009 at 1:37 PM, manishkbawne wrote:
>
> Thanks for assistance. Actually I installed jdk 6 and my problem was
> resolved. But now I am getting this exception:-
> org.apache.solr.handler.dataimport.DataImportHandlerException: Unable to
> execute
On Sat, Nov 7, 2009 at 11:37 PM, Rakhi Khatwani wrote:
> Hi,
>
> i have a complex schema as shown below:
>
> Book
>- Title
>- Category
>- Publication
>- Edition
>- Publish Date
>- Author (multivalued) => Author is a multivalued field containing
> the following attr
Hi,
i have a complex schema as shown below:
Book
- Title
- Category
- Publication
- Edition
- Publish Date
- Author (multivalued) => Author is a multivalued field containing
the following attributes.
- Name
- Age
- Location
I have figured out a way to solve this problem: just specify a
single blah blah blah . Under , specify
multiple top level entity entries, each of which corresponds to one table
data.
So each top level entry will map one row in it to a document in Lucene
index. in DIH is *NOT* mapped to a documen
> You can do it with the
> complexphrasequery parser in lucerne contrib (I think that's
> the name). You have to plug it in to solr though - someone
> has already donethis bit I'm not sure if it was controbbed
> back.
I would be happy to contribute it, what should i do?
I have the same problem. I had thought we could specify multiple
blah blah blahs, each of which is mapping one table in the RDBMS.
But I found it was not the case. It only picks the first blah blah
blah to do indexing.
I think Rupert's and my request are pretty common. Basically there are
multip
If the query doesn't have clauses where it would matter (positional,
phrase, multiterm) it's just as fast either way.
- Mark
http://www.lucidimagination.com (mobile)
On Nov 6, 2009, at 8:35 PM, Peter Wolanin
wrote:
Trying to clarify when the new behavior is useful - if I'm using the
di
Bertie Shen wrote:
Hi folks,
Does Lucene Luke have a web interface, something like Solr Admin? I do not
have X Windows installed on my server. But I like to use Luke to take a look
at my index.
For web interface, Solr has the schema browser.
Click [SCHEMA BROWSER] link in Solr admin to la