| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
4378 (0.51s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: classic.QueryParser - bug or new behavior? - Lucene - [mail # user]
|
|
...Just a thought - this looks like it could be due to the regexp (/pattern/ syntax) support added, but that was added in Lucene 4.0 so it doesn't quite fit that it would be a difference betwee...
|
|
|
Author: Erik Hatcher,
2013-05-19, 19:09
|
|
|
Re: CACM, CISI, CRAN, and MED - Lucene - [mail # general]
|
|
...Parse? No. But it can index what you toss at it. You parse it, Lucene can index it. Erik On May 17, 2013, at 8:25, fifi wrote: ...
|
|
|
Author: Erik Hatcher,
2013-05-17, 12:30
|
|
|
Re: SurroundQParser does not analyze the query text - Solr - [mail # user]
|
|
...The issue can certainly be "solved". But to me, it's actually a bit of a "feature" by design for the Lucene-level surround query parser to not do analysis, as it seems to have been mea...
|
|
|
Author: Erik Hatcher,
2013-05-16, 22:11
|
|
|
Re: Solritas truncates content - Solr - [mail # user]
|
|
...#field is defined in conf/velocity/VM_global_library.vm as: #macro(field $f) #if($response.response.highlighting.get($docId).get($f).get(0)) #set($pad = "") ...
|
|
|
Author: Erik Hatcher,
2013-05-14, 01:45
|
|
|
Re: Solr Boolean query help - Solr - [mail # user]
|
|
...Inner purely negative clauses aren't allowed by Lucene. (Solr supports top-level negative clauses, though, so works as expected) To get a nested negative clause to work, tr...
|
|
|
Author: Erik Hatcher,
2013-05-13, 20:18
|
|
|
Re: Solr 4.2.1 behavior with field names that use "|" character - Solr - [mail # user]
|
|
...Use underscore instead? It's really necessary for Solr to restrict the characters in a field name since they get used in various contexts and java identifier like seems reasona...
|
|
|
Author: Erik Hatcher,
2013-05-11, 20:33
|
|
|
Re: Index corrupted detection from http get command. - Solr - [mail # user]
|
|
...Would a non-successful /select?q={!cache=false}*:* query be sufficient? (if so, /admin/ping would do the trick) What's causing index corruption in your environment? That's ...
|
|
|
Author: Erik Hatcher,
2013-05-10, 13:10
|
|
|
Re: Maximum number of facet query ina single query - Solr - [mail # user]
|
|
...There's no fixed limit of facet.query's. But certainly there is a performance impact, which is often mitigated by warming and caching. You'll need to test the impact in your envi...
|
|
|
Author: Erik Hatcher,
2013-04-30, 12:40
|
|
|
Re: svn commit: r1476908 - in /lucene/dev/branches/branch_4x: ./ solr/ solr/example/ solr/example/solr/collection1/conf/velocity/ - Lucene - [mail # dev]
|
|
...D'oh... Thanks Uwe! Erik On Apr 29, 2013, at 00:09 , [EMAIL PROTECTED] wrote: ...
|
|
|
Author: Erik Hatcher,
2013-04-29, 17:24
|
|
|
Re: Indexing PDF Files - Solr - [mail # user]
|
|
...Did you restart after adding those fields and types? On Apr 24, 2013, at 16:59, Furkan KAMACI wrote: ...
|
|
|
Author: Erik Hatcher,
2013-04-24, 21:18
|
|
|
|