x27;t need
to. It's a bit advanced and complicated.
~ David Smiley
Author: http://www.packtpub.com/solr-1-4-enterprise-search-server
____
From: Vladimir Landman [v...@northernautoparts.com]
Sent: Wednesday, August 19, 2009 4:01 PM
To: solr-user@lucene.apache.org
Subject:
Parts
From: Smiley, David W. [mailto:dsmi...@mitre.org]
Sent: 2009-08-19 10:42 AM
To: solr; Vladimir Landman
Subject: Re: Data Modeling
This is the sort of Solr fundamentals question my book (chapter 2) will help
you with.
Think about what your user interface is. Wha
This is the sort of Solr fundamentals question my book (chapter 2) will help
you with.
Think about what your user interface is. What are users searching for? That
is, what exactly comes back from search results? It's not clear from your
description what your search scenario is.
~ David Smil
Hi,
I am trying to create a schema for Solr. Here is a relational model of what
our data might look like:
Inventory
-
Sku
Price
Weight
Attributes
---
AttributeName
AttributeValue
Applications
--
Id (Auto-Incrementing)
Sku
VehicleYear
Ve