Re: Get matched Term in join query

2014-12-09 Thread Peter Sturge
Hi, Your question is a good one - I have added an option to search through results and filter that way, but it's not ideal, as very often there are 10,000 or millions of hits, with only 20 results per page returned. I've realized I run into the classic 'Terms-can't-filtered' issue. To filter Term

Re: Get matched Term in join query

2014-12-08 Thread Mikhail Khludnev
Hello Peter, Let's limit or just fix the problem definition. I've got that dealing with cross core join id mandatory. Is it right? Then, do you need facets (from all resultset) or just a snippets (just from result page)? 09.12.2014 1:23 пользователь "Peter Sturge" написал: > Hi Forum, > > Is it

Get matched Term in join query

2014-12-08 Thread Peter Sturge
Hi Forum, Is it possible for a Solr query to return the term(s) that matched a particular field/query? For example, let's say there's a field like this: raw="This is a raw text field that happens to contain some text that's also in the action field value..." And another field in a different inde