[TYPO3-Solr] Searching for custom field values
Marc Wöhlken
woehlken at quadracom.de
Tue Aug 6 18:14:54 CEST 2013
Hello,
I have added some custom fields to my solr config but can not search for
those field values.
My (shortened) setup looks like this:
plugin.tx_solr {
enabled = 1
index {
queue {
tx_myext = 1
tx_myext {
fields {
strasse_stringS = strasse
ansprechpartner_stringS = ansprechpartner
}
}
}
}
}
In solr admin I can see that those values are indexed by solr:
<str name="ansprechpartner_stringS">Max Mustermann</str>
<str name="strasse_stringS">Rembertistraße 32</str>
Which part of configuration is missing to make those values searchable?
Any hint appreciated,
regards
Marc
--
...........................................................
Marc Wöhlken TYPO3 certified integrator
Quadracom - Proffe & Wöhlken
Rembertistraße 32 WWW: http://www.quadracom.de
D-28203 Bremen E-Mail: woehlken at quadracom.de
______________ PGP-Key: http://pgp.quadracom.de
More information about the TYPO3-project-solr
mailing list