json, convert it to an object graph and do whatever I want.
If you need to search on a variety of elements in the sub-doc this becomes
less useful an approach. But in some use-cases it worked for me.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Schema-Definition-Que
at the multivalued fields will be in
the same order, so we can use the same index number. This seems clunky to
me, but I have not come across any other solutions.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Schema-Definition-Question-tp1049966p1105593.html
Sent from
Can do you a DB join on OurID? That makes the association in the
database, before it gets to the DataImportHandler.
On Sun, Aug 8, 2010 at 6:17 PM, Frank A wrote:
> Hi,
>
> I have a db handler with the following definition:
>
> query="select OurID,Name,City,State,lat,ln
Hi,
I have a db handler with the following definition:
In my schema I have:
This yields results that have a list of feature labels and a separate
list of FeatureIDs with now real connection between the two. Is the