Re: Queries with undetermined field count

2011-04-07 Thread Erick Erickson
One possibility is to have just a "groups" field with a positionIncrementGap of, say, 100. that is multiValued. Now, index values like "group1 foo bar happy joy joy" "group2 some more words to search" etc. Now do phrase queries with a slop of less than 100. Then searches like groups:"group1 more

Re: Queries with undetermined field count

2011-04-07 Thread Renaud Delbru
Hi, SIREn [1], a Lucene/Solr plugin, allows you perform queries across an undetermined number of fields, even if you have hundred of thousands of fields. It might be helpful for your scenario. [1] http://siren.sindice.com -- Renaud Delbru On 07/04/11 19:18, jisenhart wrote: I have a questi

Queries with undetermined field count

2011-04-07 Thread jisenhart
I have a question on how to set up queries not having a predetermined field list to search on. Here are some sample docs, 1234 hihello lalachika chika boom boom 1235 foobarhappy happy joy joy some textsome more words to search . . . 4567 bedrock memeyou you