Re: indexing key/value field type

2010-03-17 Thread Chris Hostetter
: tags , where key is String and value is Int. : key is a given tag and value is a count of how many users used this tag for : a given document. : : How can I index and store a key/value type of field? such that one can : search on the values as well as keys of this field. It depends on what ty

indexing key/value field type

2010-03-09 Thread muneeb
would we search on the dynamic field names? I guess the final option I have is to make my custom field type and analyzer to deal with this... Any suggestions on how i should i go about this?? Thanks very much in advance. -Ali -- View this message in context: http://old.nabble.com/indexing-key-value