mize on each iteration? When you run an
> optimize, the entire index is rewritten. Thus each index file can have at
> most one hard link and each snapshot will consume the full amount of space
> on your disk.
>
> Asir
>
> On Thu, Jul 9, 2009 at 3:26 AM, tushar kapoor <
>
What I gather from this discussion is -
1. Snapshots are always hard links and not actual files so they cannot
possibly consume the same amountof space.
2. Snapshots contain hard links to existing docs + delta docs.
We are facing a situation wherein the snapshot occupies the same space as
th
Hi,
I am facing an issue while performing snapshot pulling thru Snappuller
script from slave server :
We have the setup of multicores on Master Solr and Slave Solr servers.
Scenario , 2 cores are set :
i) CORE_WWW.ABCD.COM
ii) CORE_WWW.XYZ.COM
rsync-enable and rsync-start script run fr
Shalin Shekhar Mangar wrote:
>
> On Tue, Mar 31, 2009 at 2:18 PM, tushar kapoor <
> tushar_kapoor...@rediffmail.com> wrote:
>
>>
>> I have indexes with a multivalued field authorLastName. I query them with
>> sort=authorLastName asc and get the result
Hi,
I have indexes with a multivalued field authorLastName. I query them with
sort=authorLastName asc and get the results as -
Index# authorLastName
1 Antonakos
2 Keller
3 Antonakos
Mansfield
However Index#3 has a value starting with A
Hi,
I am trying to test relevancy of results with the q.alt field on a Dismax
Request Handler. Term level boosting based on bq information in
solrconfig.xml works fine. However field level boosting based on the qf
information in solrconfig.xml doesn't seem to work.
Query
q=&q.alt=for&rows=1000&qt
I am using FileBasedSpellChecker and currently configuring it through one
source file. Something like this -
default
solr.spelling.FileBasedSpellChecker
./files/spellings.txt
UTF-8
./spellcheckerindex
I have a whole bunch of other wordlist files which I want
saving
stopwords file it started working for Russian, German and all type of
languages.
Anyways Thanks for the suggesting a valid direction.
Regards,
Tushar.
Steven A Rowe wrote:
>
> Hi Tushar,
>
> On 12/05/2008 at 5:18 AM, tushar kapoor wrote:
>> I am trying to filter rus
I am trying to filter russian stopwords but have not been successful with
that. I am using the following schema entry -
.
..
Intrestingly, Russian synonyms are working fine. English and russian
synonyms get searched
Hoss,
If the way I am doing it (Query 1) is a fluke, what is the correct way of
doing it? Seems like there is something fundamental that I am missing.
It would be great if you could list down the steps required to support multi
language search. Please provide some context on how exactly Language
Hi,
I am facing problems while searching for some encoded text as part of the
search query string. The results don't come up when I use some url encoding
with qt=dismaxrequest.
I am searching a Russian word by posting a URL encoded UTF8 transformation
of the word. The query works fine for normal
Hi,
Before I start with Solr specific question, there is one thing I need to get
information on.
If I am a Russian user on a Russian Website & I want to search for indexes
having two Russian words how is the query term going to look like.
1. AND
or rather,
2 .
Now over to solr specific
field by
re-creating indexes.
Is there any other way of doing it ?
Shalin Shekhar Mangar wrote:
>
> Well that is not very well defined. I suppose if you can mathematically
> defined an ordering, you can implement it by writing some plugin code.
>
> On Mon, Sep 29, 2008 at 9:57 AM
4,P3,P2,P1
Now I want the order to be ,P3,P2,P1,P4. Is this possible ?
Grant Ingersoll-6 wrote:
>
> Can you give an example of what you mean?
>
> On Sep 26, 2008, at 11:28 AM, tushar kapoor wrote:
>
>>
>> I want to specify a particular pattern in which results are
I want to specify a particular pattern in which results are retrieved for a
query. Can a pattern of ranks be specified in the query ?
--
View this message in context:
http://www.nabble.com/Is-it-possible-to-specify-a-pattern-of-Ranking-while-querying-the-indexes--tp19690731p19690731.html
Sent fr
15 matches
Mail list logo