Facet mappings

2011-09-28 Thread ntsrikanth
Hi, I got a set of values which needs to be mapped to a facet. For example, I want to map the codes SC, AC to the facet value 'Catering', HB to Half Board AI, IN to All\ inclusive I tried creating the following in the schema file. And in boardbasis_synonyms.txt SC => Self\ Cater

Selective values for facets

2011-09-21 Thread ntsrikanth
Hi, The dataset I have got is for special offers. We got lot of offer codes. But I need to create few facets for specific conditions only. For example, I got the following codes: ABCD, AGTR, KUYH, NEWY, NEWA, NEWB, EAS1, EAS2 And I need to create a facet like 'New Year Offers' mapped with NEW

XPath value passed to SQL query

2011-09-19 Thread ntsrikanth
Hi, After little struggle figured out a way of joining xml files with database. But for some reason it is not working. After the import, only the content from xml is present in my index. Msql contents are missing. To debug, I replaced the parametrized query with a simple select statement and it