request « query « Java Lucene Q&A

Home
Java Lucene Q&A
1.Database
2.Development
3.document
4.Field
5.index
6.lucene
7.lucene.net
8.nutch
9.query
10.solr
11.Tools
Java Lucene Q&A » query » request 

1. solr - execute multiple queries in one request    stackoverflow.com

Is there a way to execute multiple queries in a single solr request and get the union of results as response my simplified schema would look like a name field and a ...

2. Doubt in Solr Request Handlers and Query Parsers    stackoverflow.com

I am new to Solr. Please help me with following queries:

  1. What is the difference between a request handler and a query parser?
    I'm thinking it's that when a query is sent through ...

3. Lucene / Solr: what request handlers to use for query strings in Chinese or Japanese?    stackoverflow.com

For my Solr server, some of the query strings will be in Asian languages such as Chinese or Japanese. For such query strings, would the Standard or Dismax request handler work? ...

4. Boosting fields at query time in Standard Request Handler from Solrconfig.xml    stackoverflow.com

I am developing a search engine app using Asp.Net, C# and Solrnet. I use the standard request handler. Is there a way I can boost the fields at query time from ...

5. SOLR (3.1+) - Multiple Spatial Queries with OR in Same Request    stackoverflow.com

Is it possible to conduct multiple spatial queries within the same SOLR (3.1+) request? We currently have a need to allow user to search for inventory with a location of their choice ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.