Hi,
I would guess, that the problem is, that you use a jre not a jdk. I mean
I have read, that solr requires a JDK.
with best regards,
Marco
Aaron Aberg schrieb:
Constantijn,
First of all, I want you to know how much I appreciate you not giving
up on me. Second of all, your instructions we
Hi Paul,
I would say, you should use the copyField tag in the schema. eg:
the text-field has to be difined as multivalued=true. When you now do an
unqualified search, it will search every field, which is copied to the
text-field.
with best regards,
Marco Westermann
Paul Tomblin schrieb
ue, Aug 18, 2009 at 10:46 AM, Marco Westermann wrote:
I would say, you should use the copyField tag in the schema. eg:
the text-field has to be difined as multivalued=true. When you now do an
unqualified search, it will search every field, which is copied to the
text-field.
--
+
searchable
field is added or removed.
Any suggestions,
Thanks a lot,
Marco Westermann
--
++ Business-Software aus einer Hand ++
++ Internet, Warenwirtschaft, Linux, Virtualisierung ++
http://www.intersales.de
http://www.eisxen.org
http://www.tarantella-partner.de
http://www.medisales.de
http
ntijn Visinescu schrieb:
use a dynamic field ?
On Tue, Aug 18, 2009 at 5:09 PM, Marco Westermann wrote:
Hi there,
is there a possibility to change the solr-schema over php dynamically. The
web-application I want to index at the moment has the feature to add fields
to entitys and you can tell
hould be able to
restrict your users from doing anything you please (or don't please in this
case).
On Tue, Aug 18, 2009 at 11:38 PM, Marco Westermann wrote:
hi,
thanks for the advise but the problem with dynamic fields is, that i cannot
restrict how the user calls the field in the a