Hello Ryan,
Thanks, that really helped.
Wednesday, July 11, 2007, 4:06:08 PM, you wrote:
>> Can I make a query for example like:
>> select for "query test" where module=ARTICLES
>>
> "query test" +module:ARTICLES
> check:
> http://lucene.apache.org/java/docs/queryparsersyntax.html
Hi to all.
First of all I want to thanks for solr community for cool search engine.
My question is :
I have determined in schema.xml
...
...
I have a number of different logical modules in application like: ARTICLES,
PEOPLE, GROUPS, ... .
Search is working ok for all mod