ject: Re: Solr MultiCore query
Both schema.xml ( in example/multicore/core0/conf and
example/multicore/core1/conf ) already have
* name*
Here are the following query responses:
1)
http://localhost:8983/solr/core0/select?shards=localhost:8983/solr/core0,localhost:8983/solr/core1&q=*:*
025
> >>
> >> This will return the datasources that are defined with their number of
> >> results for the query.
> >>
> >> Making the facet results clickable in order to narrow down the results
> >> can
> >> be achieved by adding a filter
with their number of
>> results for the query.
>>
>> Making the facet results clickable in order to narrow down the results
>> can
>> be achieved by adding a filter to the query and filtering to a specific
>> dataSource. I actually ended uo creating a fairly i
ended uo creating a fairly intuitive front-end for
> my
> system with faceting, filtering, paging etc all using jsp and SolrJ. SolrJ
> is powerful enough to handle all of the backend processing.
>
> Good luck!
>
>
>
>
>
>
> joe_coder wrote:
> >
> > I miss
uery above.
>
> D1 and D2 would have close to 1 million records each
> D3 would have ~10 million records.
>
> Thanks!
>
--
View this message in context:
http://www.nabble.com/Solr-MultiCore-query-tp24534383p24534793.html
Sent from the Solr - User mailing list archive at Nabble.com.
I missed adding some size related information in the query above.
D1 and D2 would have close to 1 million records each
D3 would have ~10 million records.
Thanks!
--
View this message in context:
http://www.nabble.com/Solr-MultiCore-query-tp24534383p24534421.html
Sent from the Solr - User
the faceting work?
3) How can I get spellcheck/morelikethis work ( incase I choose
single/multiple cores )?
PS: I am planning to use SolrJ.
--
View this message in context:
http://www.nabble.com/Solr-MultiCore-query-tp24534383p24534383.html
Sent from the Solr - User mailing list archive at